Skip to content

Is this a virus?

Avaluate Orijua edited this page Jul 1, 2025 · 2 revisions

No. Please get this application only from releases to be sure.

VirusTotal scans

As of 1 July 2025 (V2.0):

Logical explanation

  • Multiple Roblox Instances is not obfuscated, and thus malware cannot be hidden. One may use a .NET decompiler like ILSpy to inspect the downloaded executables from the releases page.
  • Multiple Roblox Instances has no auto-update function. Instead, a notification at the top of the application indicates when an update is available, meaning Multiple Roblox Instances must be re-downloaded every time there is a new update. This prevents malware from being pushed to computers as users can verify the application is not malware.

Why is administrator permission needed to run this application?

Unlike Roblox launchers like Bloxstrap, Multiple Roblox Instances must keep track of all applications started -- you can see this here. Administrator permission is required to monitor new processes.

Clone this wiki locally