Automate Process Explorer to enable multiple Roblox instances on a single Windows machine.
This tool requires administrator privileges and modifies system processes.
- I am aware of the issue that it does not detect when the lower pane that shows handles is open or not, so it closes it if it was originally opened before running.
- Ensure your usage complies with Roblox's Terms of Service
- The authors are not responsible for any issues, bans, or problems that may arise
This tool automates the process of using Microsoft Sysinternals Process Explorer to close a specific handle in Roblox processes, allowing you to run multiple Roblox accounts simultaneously on the same Windows machine.
- 🔄 Automated Process Explorer Integration - Automatically launches and configures Process Explorer
- 📥 Auto-Download - Automatically downloads Process Explorer if not installed
- 🎯 Smart Process Detection - Automatically filters and finds Roblox processes
- 🔐 Admin Rights Handling - Batch script handles elevation automatically
- ⚡ One-Click Execution - Simple double-click to run
- 🖥️ Resolution Support - Optimized for 1920x1200 resolution
- Operating System: Windows 10/11
- Screen Resolution: 1920x1200 (required for proper automation)
- Administrator Rights: Required (handled automatically by
start.bat) - AutoHotkey: v2.0 or later (Download here)
- Roblox: Must have at least one Roblox game open via web browser
-
Clone or download this repository
git clone https://github.com/101Symbol101/Multi-Account.git cd Multi-Account -
Install AutoHotkey v2.0
- Download from autohotkey.com
- Install the latest version
-
Verify files are present
RBLXBypass.ahk- Main automation scriptstart.bat- Launcher script with admin elevationSysinternalsSuite/- Process Explorer files (auto-downloaded if missing)
-
Open a Roblox game in your web browser (Chrome, Edge, Firefox, etc.)
-
Double-click
start.bat- The script will automatically request administrator privileges
- Click "Yes" when prompted by UAC
-
Follow the on-screen instructions
- Read and acknowledge the resolution warning
- Do not click any buttons while the script is running
- The script will automatically:
- Launch Process Explorer
- Filter for Roblox processes
- Navigate to the Handles tab
- Prepare for handle closure
-
When prompted, choose whether to close the selected handle
- This allows multiple Roblox instances to run simultaneously
If you prefer to run the AutoHotkey script directly:
- Right-click
RBLXBypass.ahk - Select "Run as administrator"
- Follow the same steps as above
- This script is designed for 1920x1200 resolution only
- If your resolution differs, the automation may not work correctly
- The script will warn you if your resolution doesn't match
- Do not interact with your mouse or keyboard while the script runs
- The script includes intentional pauses - this is normal behavior
- Interrupting the script may cause it to fail
- Process Explorer will be automatically downloaded if not found
- It's downloaded from Microsoft Sysinternals (official source)
- The tool requires administrator rights to function properly
- After closing the handle, you can open additional Roblox instances
- Each instance can use a different Roblox account
- The handle closure persists until you restart Roblox
- Solution: Ensure you're running as administrator
- Right-click
start.bat→ "Run as administrator"
- Solution: Check if antivirus is blocking it
- Add Process Explorer to your antivirus exclusions
- Try running Process Explorer manually first
- Solution: Ensure Roblox is open via web browser
- The script looks for
RobloxPlayerBeta.exeprocess - Open a Roblox game before running the script
- Solution: Change your display resolution to 1920x1200
- Or modify the script's coordinate calculations for your resolution
- Solution: Wait - the script has intentional delays
- Do not click anything while it's running
- If truly stuck, close Process Explorer and restart
This tool is provided as-is for educational and personal use.
⚠️ Use at your own risk - Modifying process handles can cause instability⚠️ Roblox Terms of Service - Ensure your usage complies with Roblox's ToS⚠️ No Warranty - This software comes with no guarantees⚠️ Administrator Access - Requires elevated privileges (use responsibly)
The authors are not responsible for any issues, bans, or problems that may arise from using this tool.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Microsoft Sysinternals for Process Explorer
- AutoHotkey for the automation framework
Made with ❤️ for the Roblox community
If you find this tool helpful, consider giving it a ⭐!