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.NAME.Character.Humanoid.Health = game.Players.BlxrryDream.Character.Humanoid.Health - 2 |
5 | end |