Skip to content

Open this program to run multiple Roblox instances (on different accounts) on the same Windows device. Thanks to MainDabRblx.

License

Notifications You must be signed in to change notification settings

MiningTcup/Roblox-Multi-Instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Roblox Multi-Instance

Open this program to run multiple Roblox instances (on different accounts) on the same Windows device.

Download Here


Instructions

Video Tutorial

  1. Open the program
  2. Make sure to close all instances of Roblox
  3. Press any key
  4. You can now open as many Roblox instances as you want on the same device, granted they are on separate accounts.

How it works

new Mutex(true, "ROBLOX_singletonMutex");

Basically, this line of code takes control of the part of Roblox that says "No multi-instance for you!" and disables it. You can see the whole thing in Program.cs.


Malware

I want to address any concerns about the legitimacy of this software. Roblox Multi-Instance is distributed under the MIT license, and I encourage users to review the source code and compile it themselves for assurance.

"In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software." - MIT License

If you have any questions or concerns about Roblox Multi-Instance, feel free to contact me through appropriate channels. I appreciate your understanding and cooperation.


More

Q. Why does my antivirus ding it?

A. Because it uses a mutex, which could be malicious.

Q. Will I get banned from Roblox?

A. Extremely unlikely, as this is not against Roblox ToS and the exploit is undetectable anyway. However, I cannot guarantee anything, and, as Roblox is banning alt accounts, try not to be too suspicious.

About

Open this program to run multiple Roblox instances (on different accounts) on the same Windows device. Thanks to MainDabRblx.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages