View difference between Paste ID: rYG8SEkx and t0WXgb0E
SHOW: | | - or go back to the newest paste.
1
--GO TO LINE 3 AND RENAME 'NAME' TO YOUR PLAYER NAME
2
while true do
3
   wait()
4-
   game.Players.NAME.Character.Humanoid.Health = game.Players.NAME.Character.Humanoid.Health - 2
4+
   game.Players.mlan6.Character.Humanoid.Health = game.Players.mlan6.Character.Humanoid.Health - 2
5
end