Advertisement
mattysaechao123

Untitled

Dec 14th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. --Anti Death Script by basstracker1970
  2. local plr = game.Players.aceblaster123
  3. local humanoid = plr.Character.Humanoid
  4. sheild = Instance.new("ForceField",plr.Character)
  5. while true do
  6. wait(0)
  7. humanoid.Health = humanoid.Health + 100000
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement