local Settings = { SpamAmount = 40000, -- Amount of lines to spam Radius = 100, -- Max radius of the random positions Color = Color3.new(1,1,1), -- Color of the lines Transparency = 0.9999, -- Transparency of the lines Thickness = 0.05, -- Thickness of the lines AntiLag = true -- It will delete all your art to prevent from lag } loadstring(game:HttpGet("https://raw.githubusercontent.com/NaikoScript/Simple-Good-Scripts/main/FreeDraw"))(Settings)