Rift CE is a lightweight Windows desktop application that lets you manage multiple Roblox accounts from a single encrypted vault. All account cookies are stored locally using Windows DPAPI encryption — nothing ever leaves your machine. Switch between accounts in one click, run health checks across your entire vault, and automate launches with the built-in local web API.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/N3XT3R1337/RiftCE/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Download the latest release and get Rift CE running on your Windows machine.
Quickstart
Add your first account and launch Roblox in under two minutes.
Core Features
Explore account management, launching, health checks, and import/export.
Web API
Automate Rift CE from external scripts with the local HTTP API.
What Rift CE does
Rift CE solves the friction of switching between multiple Roblox accounts. Instead of repeatedly logging in and out through a browser, you store your account cookies once in an encrypted local vault and switch instantly from the app.Encrypted vault
Cookies are encrypted with Windows DPAPI, scoped to your Windows user profile. No cloud sync, no third-party servers.
Multi-account switching
One click launches any account directly into Roblox — or into a specific game with a place ID and optional job ID.
Health checks
Verify cookie validity and fetch current Robux balances across all accounts at once, with rate-limited requests.
Import & export
Bulk-import cookies or username/password pairs. Export account lists to JSON or CSV for backup or analysis.
Launch profiles
Save named place/job combinations so you can rejoin the same server with one click, including VIP server support.
Local web API
An optional local HTTP server lets external scripts list accounts, trigger launches, and read or write custom fields.
Rift ecosystem
Rift CE covers account management fundamentals. For session tracking, server browsing, FastFlag management, and more advanced features, see Rift Manager.- Discord community: discord.gg/QbYNHhDRvt
- License: MIT — free to use, modify, and distribute