How would I remove a player from the roblox leaderboard and roblox menu gui in a game?

Im making a roblox game and I want to make it so that if a player dies, it will remove him from both the leaderboard and the roblox menu gui that appears when you press esc. For example it happens in the game “Rooms” when a player dies. After they die, if you check the leaderboard and menu, theres no player but if you check the actual roblox game’s servers, it shows the player because theyre still in the game.

Roblox menu im talking about:

1 Like

Destroy the player you want to hide on a client script.

3 Likes

This would work, but isn’t this against Roblox’s TOS since you can’t report them when they aren’t in the escape menu?

He is asking for the help and i gave him the solution, he is doing it on his own risk.

Oh well, hopefully he doesn’t run into any problems down the road.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.