Advertisement
ZacBozer

Yes

Apr 21st, 2020
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. while true do
  2. if game.Players.LocalPlayer.Character.Humanoid.Health == 100 then
  3. game.Players.LocalPlayer.Character.Humanoid.Health = 0
  4. end
  5. wait(0.001)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement