Hide specific players from Roblox SERVER list

I want to add a feature to my game that hides me from the list of roblox servers. I don’t mean the in-game player list or the leaderboard, I mean the list of servers for the game in the roblox app/website. I also want to make it so that it does not count me as an active player where it shows the number of players playing the game. I am trying to achieve this because I want to seem like an NPC to other players.

Something I have thought of is making it so that when I join the game it teleports me to a different place within that game that is essentially a “clone” of the main one so it won’t show me in the list of players in the game, but in order for that to work I would have to sort of “merge” the clone place with the original so that I can interact and be interacted with other players as normal.

Is this in any way possible, and if so, how would I achieve it? I would prefer if you could explain it like I’m 5. While I have a bit of a natural talent for programming, I do not have a lot of experience with it and I have basically no experience with Roblox Studio, so if you just give me the basic concept of it I probably won’t understand it.

1 Like

it’s impossible. you could join on an alt then make a script to give you a diff udername and avatar ingame though

Simply just turn your joins off, it should hide your avatar on the server list, however as per usual people will be able to join the server.

And no its impossible to properly hide yourself from the server list and play count, closest thing you can get is playing in studio, but some things such as BanAsync won’t work and it still adds 1 to the player count I believe.

1 Like

i’m having this problem too, the ladies just can’t get enough of me :cool:

no seriously just turn your joins off and make a custom leaderboard (or use a premade one, either way not too hard)

I was going to actually refer to that exact thread but I realized they said the actual roblox serverlist on the website.

to hide themselves on the playerlist too yes they do that.

2 Likes