How to get the newest ROBLOX menu UI!

Before we start, I literally stole most of this from Kingzz’s Post

  1. Press the Windows button and search up %appdata%, and if it brings you to Roaming, where it says Users > NAME > AppData > Roaming click AppData, then choose Local, then Roblox, and then click Versions.

  2. When you get to Versions, look for the most recently modified version of the Folder it should look something like this:

image

  1. Then from there, click on the Folder and create a new Folder and name it “ClientSettings” it should look something like this:

  1. In that ClientSettings folder, Right Click > New > Text Document and in that text document paste in this code:
{
"FStringInGameMenuChromeForcedUserIds": "youruserid",
"FStringInGameMenuModernizationForcedUserIds": "youruserid",
"FFlagEnableV3MenuABTest": true,
"FFlagEnableV3MenuABTest2": true,
"FFlagEnableInGameMenuV3": true
}
  1. If you don’t want the new buttons simply remove line 2.

  2. Afterwards, press File and choose the option Save File As. Below “File Name” you should see the option to Save as Type, switch the selected “Text documents” option with All Files and change the file’s name as “ClientAppSettings.json.”

  3. Afterwards, save the file and delete the previous text document if still there.

  4. You should get the new menu:

7 Likes

cant wait to do this every wednesday!

3 Likes

you could just copy the folder and store it somewhere on your pc, that would make it easier.

Alternatively you can just use a Roblox Client that supports persistent flags.

Personally I use Bloxstrap.

5 Likes