Advertisement
RyanDaCoder

Very Complicated God Mode

Jul 27th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. while wait() do
  2. wait(0.0)
  3. local get = game.Players
  4. local c = game.Players.LocalPlayer.Character
  5. get.LocalPlayer
  6. get.LocalPlayer.c.Humanoid.MaxHealth = math.huge
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement