Advertisement
plytalent

regen hp fast beta

Jul 8th, 2018
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. while true do
  2. local cd = 0.00001
  3. wait(cd)
  4. if owner.Character:FindFirstChildOfClass("Humanoid").Health ~=owner.Character:FindFirstChildOfClass("Humanoid").MaxHealth then
  5. owner.Character:FindFirstChildOfClass("Humanoid").Health=owner.Character:FindFirstChildOfClass("Humanoid").Health+(owner.Character:FindFirstChildOfClass("Humanoid").MaxHealth/100)
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement