Advertisement
nostopgmaming17

Boxing Simulator 5 Autolevel

Apr 6th, 2022 (edited)
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. repeat wait() until game:IsLoaded()
  2. syn.queue_on_teleport(game:HttpGet("https://pastebin.com/raw/6QjPdsqR"))
  3. local plr = game.Players.LocalPlayer
  4. delay(20,function()
  5. game:GetService("TeleportService"):Teleport(1274796672)
  6. end)
  7. for i = 1,10 do
  8. spawn(function()
  9. while wait() do
  10. spawn(function()
  11. plr.Backpack["Weight Lifting"].E:FireServer()
  12. end)
  13. spawn(function()
  14. plr.Backpack["Jump Rope"].E:FireServer()
  15. end)
  16. end
  17. end)
  18. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement