How do I remove players from the roblox escape menu

Hi, I am trying to find a way to remove the player list from the escape menu for a horror game I’m working on that will have fake players. I am trying to make it harder for real players to differentiate the fake ones.


(this is a photo I found online of the escape menu I am talking about if your confused)

I have found posts that have confirmed that this is possible and have code that used to work but now has changed due to roblox updates. I know this is possible because arsenal has also messed with the core gui so this cant just be dismissed as impossible.

the old solution:

the patch:

proof that the core gui can be messed with:

1 Like

You can do this by deleting the player on the client. as long as the player isn’t the LocalPlayer it will remove it from the menu and leaderboard

2 Likes

A sketchy way is to rename the playergui as soon as the player joins. (This can break quite a few things) but it does remove the entire menu