Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 200
- game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").JumpPower = 200
- repeat
- game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
- wait(0.000000000000000000000000000000000000001)
- game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
- wait(0.000000000000000000000000000000000000001)
- until game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth < 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement