getgenv().Settings = { stealThreshold = 2, -- this is the minimum amount of cash a brainrot must generate every second for it to be stolen speedboost = 23, jumpboost = 10, instantProximityPrompts = true, -- if true, proximity prompts will be activated instantly autoLock = true, -- if true, your base will automatically lock AutoCollect = true, -- if true, cash will be auto collected AutoCollectInterval = 60, -- how often (in seconds) to auto collect cash } loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/RipBrainrot.lua"))()