Best way to hide the 'Account 13+' text and username?

What’s the best way to hide these two text labels here?
image

Also, what’s the best way to get the width of the default roblox playerlist?

You are not allowed to hide these. At the least, you’re not allowed to hide the 13+ or <13 labels.

The best you can do is disable the topbar entirely, which will hide the player name and move the 13+/<13 label near the menu button instead.

image

Disabling the topbar also disables the health bar, player list, and chat. You can turn the chat back on with one of the settings in the Chat script.

4 Likes

Ok thanks.

What would be the alternative methods, because I ideally dont want to disable chat?

1 Like

Here are the porperties of the Roblox PlayerList from the CoreGui.

1 Like

Cheers

1 Like