Advertisement
potatinha

roblox Anti Za Warudo i guess(change Bruno973 to your name

Aug 16th, 2017
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. while true do
  2. local char = game.Players.Bruno973.Character
  3. char.Head.Anchored = false
  4. char['Right Arm'].Anchored = false
  5. char['Left Arm'].Anchored = false
  6. char.Torso.Anchored = false
  7. char['Right Leg'].Anchored = false
  8. char['Left Leg'].Anchored = false
  9. char.Humanoid.MaxHealth = math.huge
  10. char.Humanoid.Health = math.huge
  11. char.Humanoid.JumpPower = 100
  12. wait(0.000000000001)
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement