Advertisement
Guest User

Commag's Fixed ROBLOX Health Script

a guest
Apr 19th, 2016
2,908
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. msg=Instance.new("Message")
  2. msg.Parent=game.Workspace
  3. msg.Text="Loading Commag's Health Script" --Leave this credit alone
  4. wait(0.5)
  5. msg.Text="Loading Commag's Health Script" --Leave this credit alone
  6. wait(0.5)
  7. msg.Text="Loading Commag's Health Script" --Leave this credit alone
  8. wait(0.5)
  9. msg.Text="Loading Commag's Health Script" --Leave this credit alone
  10. wait(0.5)
  11. msg.Text="Commag's Health Script has loaded!" --Leave this credit alone
  12. Wait(2)
  13. msg:Remove()
  14.  
  15.  
  16. game.Workspace.commag.Humanoid.MaxHealth=100000000 --REPLACE COMMAG WITH YOUR NAME
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement