Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How do I make an invincible command?

Asked by 10 years ago

How do I make a script that if I type something like "invincible/me" in the game chat, it makes me invincible.

0
This seems more like a request to me. xolbStudios 127 — 10y

2 answers

Log in to vote
0
Answered by
Vividex 162
10 years ago

Not going to give a full script, just the invincible part.

game.Workspace.PlayerName.Humanoid.MaxHealth = max.huge

Pretty simple. And this is not a request site..

Ad
Log in to vote
0
Answered by 10 years ago

Here, check out this thread, it may help with what your trying to do; http://wiki.roblox.com/index.php?title=Advanced_Admin_Commands Hope this helped!

Answer this question