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

how do i make it so players cannot use the reset tool in the menu?

Asked by
Teeter11 281 Moderation Voter
9 years ago

how can i make it so that players cannot use the reset in the main menu on the bottom left?

i dont really know where to start..

thanks!!

1 answer

Log in to vote
0
Answered by
W8X 95
9 years ago

Actually, I had a problem like this too, But it's really simple, In a localscript, Write this.

game.Players.LocalPlayer.Character.Humanoid.Name = 'ROBLOXian' --Can be anything that isn't 'Humanoid'
Ad

Answer this question