local Settings = { SpamAmount = 222000, -- Amount of lines to spam Color = Color3.new(1,1,1), -- Color of the lines Transparency = 1, -- 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)