supports all executors
1getgenv().Settings = {
2 stealThreshold = 100,
3 instantProximityPrompts = true,
4 speedboost = 33,
5 jumpboost = 12,
6 AutoCollect = true, -- if true, cash will be auto collected
7 AutoCollectInterval = 60, -- how often (in seconds) to auto collect cash
8}
9
10loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/DontStealLabubu.lua"))()