Advertisement
szze

bp

Jan 1st, 2023
10,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. --put in AUTOEXEC (UTE)
  2. repeat task.wait() until game:IsLoaded()
  3. getgenv().AutoFarm = true --enables / disables AutoFarm
  4. getgenv().ServerHop = true --enables / disables server hop, add to autoexec if you enable this.
  5. loadstring(game:HttpGet('https://raw.githubusercontent.com/2vsh/breakingpoint/main/mainscript.lua'))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement