Advertisement
zed_isJayTheLionJR

obib

Apr 7th, 2019
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. --ShadowTD Workspace Co.
  2. function onTouched(part)
  3. local h = part.Parent:findFirstChild("Humanoid")
  4. if h~=nil then
  5. h.MaxHealth = 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  6. h.Parent.Torso.Reflectance = 10000
  7. end
  8. end
  9. script.Parent.Touched:connect(onTouched)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement