A free, open-source Roblox account manager. Lightweight alternative to Rift Manager.
Encrypted Vault -- All account cookies are stored locally using Windows DPAPI encryption, scoped to your user profile. Nothing leaves your machine.
Cookie Import/Export -- Add accounts via cookie paste or bulk import. Export for backup.
Multi-Account Switching -- Switch between Roblox accounts in one click. No repeated logins.
Account Health Check -- Verify cookie validity and account status without opening a browser.
Proxy Support -- Route requests through SOCKS5/HTTP proxies per account or globally.
Monochrome UI -- Dark theme built on WPF with custom controls. No clutter.
Requires .NET 8 SDK and Windows 10 or later.
git clone https://github.com/n3xt3r/rift-ce
cd rift-ce
dotnet build RiftCE.sln -c Release
Output: RiftCE/bin/Release/net8.0-windows/RiftCE.exe
Rift CE covers the basics. For session tracking, server browsing, FastFlag management, and more, see Rift Manager.
- Website: getrift.ru
- Discord: discord.gg/QbYNHhDRvt
MIT License.