Advertisement
Animescapetower

Untitled

Feb 24th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Target = {"AlexNoonSun999",Animescapetower}
  2. Player = game.Players.LocalPlayer
  3. function en(oof)
  4. wait(1)
  5. if Player.Name == Target then
  6.  
  7. oof.Target.Character.Humanoid.Health = 0
  8.  
  9.  
  10.  
  11.  
  12. end
  13.  
  14. end
  15.  
  16. while true do
  17. wait(0.1)
  18. en()
  19. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement