Categories > Exploiting > Complaints >
Drawing lib not drawing
Posted
As I said in the title, drawing lib broken????
To test if it works:
If you see a red line on ur screen then it works
local v = Drawing.new("Line")
v.Color = Color3.fromRGB(255,0,0)
v.From = Vector2.new(0,0)
v.To = Vector2.new(500,500)
v.Visible = true
v.Thickness = 2
sYnApSe
wrong is spelled wrong in the dictionary
-> Get JustPro (not currently available) <-
Replied
What exploit are you using?
Added
I just tested it and it works. Maybe the exploit you're using doesn't support drawing library?
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )