Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Script Created By Exploit Godz#6437
- --Press R To Run
- plr = game.Players.LocalPlayer
- hum = plr.Character.HumanoidRootPart
- mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == "r" then
- for x = 1, 1200 do
- local A_1 = "Pushup"
- local Event = game:GetService("ReplicatedStorage").ExerciseEvents.Exercise
- Event:FireServer(A_1)
- end
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement