How do I make a script that if I type something like "invincible/me" in the game chat, it makes me invincible.
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..
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!