supports ALL executors
1getgenv().Settings = {
2 stealThreshold = 100,
3 antiRagDoll = true,
4 autoLock = true,
5 timerEsp = true,
6 instantProximityPrompts = true,
7 speedboost = 33,
8 jumpboost = 12,
9}
10
11loadstring(game:HttpGet("https://raw.githubusercontent.com/raxscripts/LuaUscripts/refs/heads/main/BuildFightSteal.lua"))()