Free & Open Source

Multiple
Roblox
Instances

Run as many Roblox accounts as you want at the same time — with teleports actually working. Tokens stay encrypted on disk.

View on GitHubLearn more
🪟WindowsFreev1.0.0
Roblox Instance Manager
Accounts2
Settings
Ready
Accounts
2 accounts · 2 running
Add Account
sillytoe
sillytoe
@sillytoe · 33472481
Running
8m 14s
deadisdeadxd
deadisdeadxd
main
@deadisdeadxd · 1782048401
Running
23m 57s
Features

Everything you need to run multiple instances

Multiple Accounts
Launch as many Roblox accounts as your machine can handle — all running simultaneously in their own isolated sessions.
Teleports Fixed
Auth tickets are fetched fresh at launch time so cross-server teleports actually work, unlike every other multi-instance tool.
AES-256 Encrypted
Cookie tokens are encrypted with AES-256-GCM using a key derived from your machine ID. Nothing sensitive ever hits disk in plaintext.
Token Health Checks
Verify any account's cookie is still valid before launching — instantly know if a token has expired without trial and error.
Bloxstrap Support
Launch accounts through Bloxstrap or directly — your choice per-account. The mutex bypass handles both paths correctly.
Clean Electron UI
Custom frameless window, per-account avatars, session timers, label colours, and launch history — all in a minimal dark interface.
Security

Your tokens never leave your machine in plaintext

Every .ROBLOSECURITY cookie is encrypted with AES-256-GCM before being written to disk. The encryption key is derived from your machine ID using a KDF — it never touches the network and can't be decrypted on another machine.

AES-256-GCM encryption at rest
Tokens encrypted before hitting disk
Machine-bound key derivation
Key derived from node-machine-id, not stored anywhere
No Node.js in renderer
contextIsolation: true, nodeIntegration: false
Input sanitization
PIDs parseInt'd, tokens regex-stripped before any shell call
No network access from renderer
connect-src: 'none' in Content-Security-Policy

Ready to run multiple
instances?

Free, open source, and runs entirely on your machine. No accounts, no servers, no telemetry.

View on GitHubgithub.com/IDKDeadXD/Roblox-Multi-Instance