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 Botify dashboard is divided into four main zones: Title Bar, Sidebar, Main Content Area, and Status Bar.

Title Bar

Botify 3.3 — ERLC SUITE                    uptime: 2h 14m 33s
ElementDescription
App Name & VersionDisplays “Botify 3.3 — ERLC SUITE”
Session Uptime TimerLive counter showing time since Botify launched — resets on app restart, not on engine stop

Five tabs are accessible at all times from the sidebar:

Accounts

Manage all stored alt accounts — add, remove, launch, group, and monitor real-time status.

Automation

Configure and start launch modes: 24/7 Alting, Normal Launch, or Enterprise Cluster.

Cookies

View and manage stored .ROBLOSECURITY cookies — refresh individually or in bulk.

Logs

Real-time scrolling log viewer for all Botify activity, color-coded by severity.

Settings

Configure API keys, performance tuning, server thresholds, and all app behavior.
Two counters sit below the navigation tabs and update in real time:
CounterDescription
ACTIVERoblox bot instances currently running and managed by Botify
TOTALTotal alt accounts stored in MongoDB for this PC

Status Bar

The status bar runs across the bottom of the window and provides a constant system health overview:
● Running    RAM: 4.2GB / 16.0GB (26%)    Bots: 12    Server: UTAHUSA
ElementDescription
Status DotReady (gray) / Running (green) / Stopped (red)
RAM UsageTotal Roblox process RAM + system RAM percentage
Bot CountNumber of active bot instances currently running
Server CodeYour configured ERLC private server code

Live Memory Monitor

Updates every 10 seconds and is displayed in the status bar and Settings panel:
MetricDescription
Total Roblox RAMSum of all Roblox process working sets
Per-Instance AverageTotal Roblox RAM ÷ running instance count
System RAM %OS-level overall memory utilization
Est. Max Additional InstancesCalculated as (available RAM − 1 GB) ÷ 100 MB
When system RAM exceeds the Memory Warning % threshold (default: 85%), the status bar highlights yellow. Enable Ultra-Low GPU Mode or reduce Max Concurrent in Settings to recover memory.

Multi-Roblox Status

On startup, Botify initializes the singleton mutex bypass in the background — this is what allows multiple Roblox instances to run simultaneously. The sidebar displays the initialization status:
  • Initializing — mutex bypass starting up (up to 30 seconds)
  • Active — multiple instances enabled
  • Warning — initialization timed out; admin privileges may be missing
If the mutex bypass fails, only one Roblox instance will launch at a time. Ensure Botify is running as Administrator.