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.
- Single File Executable: Easy to use with no installation required.
- System Tray Integration: Runs in the background and provides quick access through a system tray icon.
- Localization Support: Supports multiple languages for a better user experience.
- Advanced Mutex Control: Allows you to pause and resume mutex with ease.
- Handling Roblox Already Opened: Shows a dialog box with actions when Roblox is already opened. You can also choose to remember your action for future use.
- Low System Resources Usage: Uses only about 3 MB of RAM and 0% CPU (when running on an average setup).
- Customizable Settings: Allows you to configure couple of settings (config file is saved in the folder along with the .exe file).
- Bloxstrap support: Supports 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
, and it will appear in your system tray. - Right-click the system tray icon to access the context menu and manage your Roblox instances.
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! 😊