Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Target = {"AlexNoonSun999",Animescapetower}
- Player = game.Players.LocalPlayer
- function en(oof)
- wait(1)
- if Player.Name == Target then
- oof.Target.Character.Humanoid.Health = 0
- end
- end
- while true do
- wait(0.1)
- en()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement