Advertisement
plytalent

Untitled

Dec 25th, 2018
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 200
  2. game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").JumpPower = 200
  3. repeat
  4. game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
  5. wait(0.000000000000000000000000000000000000001)
  6. game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
  7. wait(0.000000000000000000000000000000000000001)
  8. until game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth < 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement