Skip to content

Allows mutliple instances of roblox on the same windows device.

Notifications You must be signed in to change notification settings

karyeet/Multi-Roblox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Roblox

Allows you to run multiple roblox instances, run before starting Roblox. This is a stupid safe alternative to the WRD version, which does essentially the same thing.

To compile with VS 2019:

  1. Install Visual Studio 2019
  2. Open Developer Powershell from start
  3. Run cl /MD multiroblox.cpp

To compile with GCC:

  1. Install GCC
  2. Open CMD or Powershell
  3. Run gcc multiroblox.cpp

or use the executable provided in releases.

About

Allows mutliple instances of roblox on the same windows device.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages