-
Notifications
You must be signed in to change notification settings - Fork 0
Roblox
accshift stores your Roblox .ROBLOSECURITY cookie (encrypted with Windows DPAPI). When you switch accounts, it exchanges the cookie for a one-time authentication ticket via the Roblox API, then launches the Roblox Player through the roblox-player: protocol with that ticket.
Two methods:
Click Add Account. accshift generates a Quick Login code — enter it on roblox.com or scan the QR code. Once validated, accshift stores the account.
In Settings > Roblox, paste your .ROBLOSECURITY cookie. accshift accepts multiple formats:
- Raw cookie value
.ROBLOSECURITY:"<value>".ROBLOSECURITY=<value>- The full value with the
_|WARNING:...|_prefix
Click an account to switch. accshift:
- Exchanges the stored cookie for an auth ticket (server-side, one-time use)
- Kills any running Roblox instance
- Launches the Roblox Player with the auth ticket
The cookie is also written to the Windows registry for Roblox Studio compatibility.
Cookies are encrypted at rest using Windows DPAPI (Data Protection API). They can only be decrypted by the same Windows user account that encrypted them. accshift never stores cookies in plaintext.
- Show last login: Toggle last login time display