Skip to content

wavy0/robloxmultiinstance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robloxmultiinstance

An C# application designed to allow multiple instances of Roblox.

How does it work?

It uses this line of code,

new Mutex(Running,"ROBLOX_singletonMutex");

to disable Roblox's limitations on the number of instances.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages