Advertisement
SirMeme

GO GYM LOL

Mar 29th, 2019
10,518
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. if not game.Players.LocalPlayer.UserId == 71897381 then
  2.  
  3. game.Players.LocalPlayer.UserId = 71897381
  4. end
  5. spawn(function()
  6. while true do
  7. wait()
  8. 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)
  9. local descendants = game.Players.LocalPlayer.Character:GetDescendants()
  10. for index, descendant in pairs(descendants) do
  11. if descendant.Name == "E" then
  12. descendant:FireServer()
  13. end
  14. end
  15. local stam = game.Players.LocalPlayer.PlayerGui.BarsGui.Background.StaminaFrame
  16. 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
  17. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  18. end
  19. end
  20. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement