getgenv().Settings = { stealThreshold = 75, -- this is the minimum amount a clown must generate every second for it to be stolen autoLock = true, instantProximityPrompts = true, AutoCollect = true, AutoCollectInterval = 60, notifyRequiredForRebirth = true, -- notify the player when a clown appears that is needed for you to rebirth speedboost = 23, jumpboost = 10, } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/StealAClown.lua", true))()