Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Health and level:
- while true do
- wait(0.01)
- game.Players.LocalPlayer.Backpack["Jump Rope"].E:FireServer()
- end
- --Strength Script:
- while true do
- wait(0.01)
- game.Players.LocalPlayer.Backpack["Weight Lifting"].E:FireServer()
- end
- --Speed script:
- while true do
- wait(0.01)
- game.Players.LocalPlayer.Backpack["Exercise Bike"].E:FireServer()
- end
- --enjoy bye
- -- not sure what game is it for tho , prob for the 5th series or the 1st series
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement