MultiBloxy is a Windows system tray icon application designed to manage and control multiple Roblox instances. It provides a convenient way to open multiple instances for different accounts and offers a variety of options to manage them efficiently.
- No installation needed with a single file executable.
- Runs in the background with quick access via a system tray icon.
- Supports multiple languages.
- Easily pause and resume mutex with advanced control.
- Shows actions if Roblox is already open and can remember your choice.
- Uses about 3 MB of RAM and 0% CPU.
- Configurable settings saved in the same folder as the .exe file.
- Works with both Bloxstrap and the original bootstrapper.
- Download the
MultiBloxy.exe
from the latest release. - To ensure MultiBloxy starts automatically with Windows, click Win + R, run the path
%ALLUSERSPROFILE%\Microsoft\Windows\Start Menu\Programs\StartUp
, and drop theMultiBloxy.exe
file here. - Launch
MultiBloxy.exe
.
For more detailed instructions see GETTING_STARTED.md
Roblox uses a singleton mutex named ROBLOX_singletonEvent
to ensure that only one instance of the game is running at a time. MultiBloxy creates this mutex before Roblox does, allowing you to run as many instances of Roblox as you want.
MultiBloxy is completely safe and not a virus. If you encounter a "Windows Protected Your PC" message, it appears because the application is unsigned, and obtaining a certificate can be costly. You can safely ignore it and run the program anyway. Here's how:
- Click on "More info" in the warning message.
- Click on "Run anyway" to proceed with running MultiBloxy.
For those who are still skeptical, you can compile the program yourself using Visual Studio Community. Alternatively, you can decompile the current executable file to ensure that it is completely safe.
MultiBloxy is not bannable as long as you do not break Roblox's rules. The tool is designed to help running multiple Roblox instances and does not interfere with the game's mechanics or provide any unfair advantages. Always ensure that your usage complies with Roblox's terms of service.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
If you want to contribute to localization, you can add new translations or improve existing ones. The localization code is located in the Localization.cs file. Feel free to add new languages or correct any mistakes.
For faster responses to your issues, problems, and other inquiries, join our Discord server:
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for using MultiBloxy! 😊