Created by patyk73
You will also have to re-do this every time Roblox updates – it’s a very manual job.
Requirements:
~ Firefox (https://mozilla.org/en-US/firefox/new) ~
~ 7-Zip (https://7-zip.org)~
~ a way of modifying text files~
~ admin access to your computer ~
Tutorial:
- Open Firefox and head over to https://store.rg-adguard.net – this site will allow us to download a clean copy of the Roblox .appx file, straight from Microsoft.
- On the page, paste
https://apps.microsoft.com/store/detail/roblox/9NBLGGGZM6WM
into the URL box and press the tick.
- You will be greeted with a list of files – the only one that you need is the one that starts with ROBLOXCORPORATION and ends with .msixbundle. Click on it to start downloading it.
- Firefox may complain that the download is “insecure” – this is because we’re downloading it using HTTP. You can ignore the warning.
- Once it finishes downloading, extract it to a folder with 7-zip. Copy the extracted files into a new folder on the root of the C drive – we’ll call it “roblox”.
- Go into the folder and you’ll see a bunch of .msix files – extract the largest one to a folder (the one without “scale” in the file name) called “roblox1”.
- Inside the extracted folder, delete “AppxSignature.p7x”.
- Go back into the previous folder (the one where you saw a bunch of .msix files) – and repeat Step 6 and Step 7, incrementing the 1 in “roblox1” accordingly.
- Go back to “roblox1” and open the AppxManifest.xml file with Notepad.
- On the 3rd line, you will see <Identity Name=”ROBLOXCORPORATION.ROBLOX” (…) > Add a .1 to “ROBLOXCORPORATION.ROBLOX” so it becomes “ROBLOXCORPORATION.ROBLOX.1”.
- On the 6th line, you will see the
-
<DisplayName>
-
- parameter. Change “Roblox” to “Roblox 1”. Do the same for line 20 and 21.
- Repeat Step 9, Step 10 and Step 11 for every single instance of Roblox you extracted, incrementing the 1 accordingly.
- Open Windows Settings and search for “developer” – open the developer settings and enable Developer Mode.
- Open PowerShell as Administrator and type the following command:
- Add-AppxPackage -path “C:\roblox\roblox1\AppxManifest.xml” -register
- Run this command for every single Roblox instance you created, incrementing the 1 accordingly.
If there’s an error message, you either haven’t enabled Developer Mode in Windows, or you didn’t delete AppxSignature.p7x, or you modified AppxManifest.xml incorrectly. Please re-check those.
Once you’ve done all of this, you will have Roblox 1, Roblox 2, Roblox 3 and so on in your Windows Start menu. These instances are completely seperate from each other, meaning that if you sign in to one, it won’t affect the other.
YOU CAN ALSO TRY USING THIS MULTI TOOL CREATED BY BABY HAMSTA AND SAVE YOURSELF DOING ALL THE ABOVE STEPS: https://robloxscripts.com/roblox-uwp-multi-tool-open-source/
ELECTRON OWNER ADDED SUPPORT <3 GOING PUBLIC SOON
JOIN THE FORUMS FOR MORE DAILY SCRIPTS