Categories > Exploiting > Complaints >

Drawing lib not drawing

CipX

CipXeno

Posts: 16

Threads: 7

Joined: Feb, 2020

Reputation: 0

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
  • 0

sYnApSe

wrong is spelled wrong in the dictionary

-> Get JustPro (not currently available) <-

Posts: 2014

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

What exploit are you using?

  • 0

Added

I just tested it and it works. Maybe the exploit you're using doesn't support drawing library?

  • 0

Random quote here...

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )