Advertisement
Guest User

Untitled

a guest
May 26th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local noob = Game.Workspace.Crab_Kake
  2. noob.Humanoid.MaxHealth = math.huge
  3. noob.Humanoid.Health = math.huge
  4. local fieldforce = instance.new("ForceField")
  5. fieldforce.Parent = noob
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement