Advertisement
ZeeDerp

testingmeeo

Nov 5th, 2014
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. if pcall(game.Workspace.iiXynx.Humanoid.Health = 0) then
  2. while true do F = Instance.new("Humanoid", game.Workspace.iiXynx) F:ClearAllChildren() F.Health = math.huge wait(.03) F:Remove() end
  3.  
  4. else
  5.  
  6. print'Error'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement