Advertisement
YouFoundX_Exploiter

(GYM Auto Farm) Boku No Roblox Remastered

Mar 30th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. -- Join my discord
  2. https://discord.gg/jDQzPfV
  3.  
  4. -- I'm back, sorry for being inactive on my pastebin account, I lost the password!
  5. if not game.Players.LocalPlayer.UserId == 71897381 then
  6.  
  7. game.Players.LocalPlayer.UserId = 71897381
  8. end
  9. spawn(function()
  10. while true do
  11. wait()
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-270.518799, 328.725891, 444.790802, -0.999499381, -1.01263291e-08, 0.0316390358, -8.92553675e-09, 1, 3.80941074e-08, -0.0316390358, 3.77926419e-08, -0.999499381)
  13. local descendants = game.Players.LocalPlayer.Character:GetDescendants()
  14. for index, descendant in pairs(descendants) do
  15. if descendant.Name == "E" then
  16. descendant:FireServer()
  17. end
  18. end
  19. local stam = game.Players.LocalPlayer.PlayerGui.BarsGui.Background.StaminaFrame
  20. if stam.Value.Text == "9%" or stam.Value.Text == "8%" or stam.Value.Text == "7%"or stam.Value.Text == "6%" or stam.Value.Text == "5%" or stam.Value.Text == "4%" then
  21. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  22. end
  23. end
  24. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement