Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent = nil
- while true do
- wait()
- game.Players.IceTea_Bottle.Character.Humanoid.MaxHealth = "inf"
- game.Players.IceTea_Bottle.Character.Humanoid.Health = "inf"
- if game.Players.IceTea_Bottle.Character.Humanoid.Health <"inf" then
- game.Players.IceTea_Bottle.Character.Humanoid.MaxHealth = "inf"
- game.Players.IceTea_Bottle.Character.Humanoid.Health = "inf"
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement