Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.botifymanager.xyz/llms.txt

Use this file to discover all available pages before exploring further.

The Accounts tab is the central hub for managing your Roblox alt accounts. It displays a live table of all stored accounts with real-time status, cookie health, and server presence.

Toolbar

Search and Filter

  • Search Bar — real-time username filter; updates the table as you type
  • Filter Chips — one-click views:
ChipShows
AllEvery stored account
In ServerAccounts currently detected in your ERLC private server
OnlineAccounts with active Roblox presence
OfflineAccounts not currently online
FailedAccounts that failed to join or have an invalid/expired cookie
  • Account Count Badge — shows filtered / total (e.g., 12 / 47) and updates with filters

Action Buttons

ButtonDescription
Join AllLaunch all displayed (filtered) accounts into ERLC
Leave AllForce-close all running Roblox instances
Add AccountOpen the Add Account modal (4 methods)
Browser LoginOpen embedded Chromium browser for Roblox login
Batch ImportPaste multiple cookies at once — one per line
Remove ExpiredDelete all accounts with expired or invalid cookies
Remove SelectedDelete all checked accounts (shows confirmation dialog)

Account Table

Each row in the table represents one stored account. Columns from left to right:
ColumnDescription
CheckboxMulti-select; header checkbox = Select All
Favorite StarToggle to pin account to the top of the list
Avatar CircleColored circle displaying the first letter of the username
UsernameDisplay name — can be masked via Settings → Hide Usernames
Group TagUser-assignable label for organizing accounts
Status Dot🟢 Online / 🟠 In-Game / ⚫ Offline / 🔴 Failed
Server PresenceIn (green) or Out (gray) — polled via PRC API /server/players
Cookie Age🟢 Under 7 days / 🟡 7–20 days / 🔴 Over 20 days
ERLC Ban Status✅ Not banned / 🚫 Banned
Date AddedTimestamp when the account was first added
Remove (✕)Inline single-account remove button
Server presence is polled at the Presence Update Rate configured in Settings (default: every 30 seconds).

Adding Accounts

Click Add Account to open the modal with four methods:

Right-Click Context Menu

Right-click any account row to access per-account actions:
ActionDescription
Launch ERLCLaunch this specific account into ERLC
Copy UsernameCopy the username to clipboard
Copy CookieCopy the .ROBLOSECURITY cookie to clipboard
Copy Auth Ticket(Developer Mode only) Copy the Roblox auth ticket
Copy rbx-player Link(Developer Mode only) Copy the rbx-player: deep link
Refresh CookieRe-validate and refresh this account’s cookie
Toggle FavoritePin or unpin the account to the top of the list
Set GroupAssign the account to a named group tag
Remove AccountPermanently delete this account from the database
Developer Mode options (Copy Auth Ticket, Copy rbx-player Link) are hidden unless Developer Mode is enabled in Settings → General.

Batch Operations

Bulk Remove

  1. Check the checkboxes on accounts you want to remove
  2. Click Remove Selected
  3. Confirm in the dialog — this action cannot be undone

Batch Import

Click Batch Import and paste multiple cookies — one per line:
_|WARNING:-DO-NOT-SHARE-THIS.|_<cookie_1>
_|WARNING:-DO-NOT-SHARE-THIS.|_<cookie_2>
_|WARNING:-DO-NOT-SHARE-THIS.|_<cookie_3>
Invalid cookies in a batch import are skipped and logged — valid ones still import successfully. Check the Logs tab after a batch import to see any failures.