How to force the new Roblox Top bar

Hello, I am wondering if there is any way to force this new Roblox top bar in the actual game? I see on Studio it’s this new one, but whenever I actually join the game, its 99% of the time the old one and 1% the new one, why is not just the new one? Is there a way to force the new one?

image

2 Likes

Any help will be very much appreciated

If there is no way to do this, is there atleast a way to know if it’s using this Topbar or the old one? That would allow me to switch what Tobar module I use based off the code.

One way to get the new top bar is to enable the chrome flag.

There are some ways to edit flags for your client but Bloxstrap is my preferred method.

  1. Install Bloxstrap
  2. Open the Bloxstrap menu and to go FastFlags
  3. Add the FFlagChromeBetaFeature in the FastFlag editor and make sure it’s set to true.

Once all of that is done when you launch a new Roblox instance it should show the new topbar.

I mean this doesn’t really answer my question as I’m asking if there is a way to force this on a player when they join my game? Or is there atleast a way to know what topbar they have.

There is no way to force the new top bar for players as it’s a percent rollout.

I suggest you read the original post for more information about the new top bar.

Can’t you just do that with client setting folder?