⬢ AURA CONTROL SYSTEM v7.0 ⬢

CRIMSONAURA Central Bot Control Platform

A military-grade bot deployment and licensing platform. Monitor all active instances, push remote commands, manage licenses, track IPs — all from one owner-only dashboard.

0 Security Levels
0 API Endpoints
0 DB Tables
0 Owner Control %

PLATFORM FEATURES

Everything you need to run, control, and monetize your bot network

Real-Time Monitoring

See every bot's status, uptime, version, IP address, region, last seen, and device info live from your dashboard.

🔑

License Engine

Create, ban, pause, or expire license keys. Bind licenses to device IDs. Control who runs your bot and for how long.

🛰️

Remote Commands

Stop, restart, or update any single bot or all bots simultaneously. Commands execute on the next heartbeat cycle.

🫀

Heartbeat System

Bots ping your server every 30–60 seconds. Server replies with active status, commands, and version requirements.

📡

IP & Region Tracking

Track every bot instance's IP, country, city, timezone, ISP, and hostname. Know exactly where each bot is running.

🔒

Anti-Bypass Protection

Short-lived signed tokens, device binding, obfuscation, tamper detection, and server-enforced premium features.

📊

Version Management

Push update commands to all bots. Mark versions as required. Bots auto-update via git pull and PM2 restart.

📝

Centralized Logs

Every bot reports info, warn, and error logs. Search and filter logs per bot or across all instances from one view.

🔱

Brand Enforcement

Bot fetches your brand/credit/footer from the server. If server doesn't approve the brand, the bot does not start.

Owner Control Panel — Built for You Alone

The admin dashboard is embedded directly in the worker file. No separate service. No extra hosting. Just go to /admin — password protected by your Cloudflare environment variable.

  • View all active and offline bots in real-time
  • Create and revoke license keys instantly
  • Send stop/restart/update to any bot or all bots
  • See uptime, memory, version, IP for every instance
  • Ban a user and their bot shuts down on next heartbeat
  • Push changelog and force version upgrades
  • View full log stream per bot ID
  • Export user and bot data
AURA CONTROL // LIVE
// CrimsonAura Bot Network Monitor
 
[ONLINE] bot_x91a — NG/Lagos — v7.0.2 — 14h22m
[ONLINE] bot_k44d — GH/Accra — v7.0.2 — 8h03m
[IDLE ] bot_r22z — ZA/Cape Town — v7.0.1 — 0h44m
[BANNED] bot_m87b — US/NY — BANNED
[ONLINE] bot_c03f — KE/Nairobi — v7.0.2 — 3h11m
 
// Sending remote command...
$ aura-ctrl stop-all --confirm
Command queued for 4 active bots
Next heartbeat will execute shutdown
 
$

SECURITY LEVELS

Choose how much control you want over your deployments

Level
1
User Deploys Raw
User gets full source code. Can bypass license checks. Weak but easiest to distribute.
Level
3
You Host All Sessions
You run all bot sessions. Users only scan QR. Zero code exposure. Maximum control. This is the best setup.
Level
2
Obfuscated Runner
User gets obfuscated bundle. Bot requires your license server. Medium protection. Harder to bypass.

API ENDPOINTS

Full REST API built into your Cloudflare Worker

Bot Client Endpoints

POST/api/bot/register
POST/api/bot/heartbeat
POST/api/bot/logs
GET/api/bot/commands
POST/api/bot/commands/done

Admin-Only Endpoints

POST/api/admin/license/create
POST/api/admin/license/ban
POST/api/admin/bot/stop
POST/api/admin/bot/restart
POST/api/admin/bot/update
POST/api/admin/bot/stop-all
POST/api/admin/bot/restart-all
POST/api/admin/bot/update-all
GET/api/admin/bots

SYSTEM FLOW

How the platform connects owner, server, and bots

ADMIN PANEL

Your dashboard

CF WORKER API

License + Commands

KV DATABASE

Persistent storage

BOT CLIENTS

All deployments

DEPLOY IN MINUTES

Get your CrimsonAura control system live on Cloudflare Pages

01
GET FILES
Download the aura-control-system.zip with all 3 files ready to deploy
02
CF PAGES
Create a Cloudflare Pages project. Upload the folder directly or connect via Git
03
ENV VAR
Set ADMIN_AURA_2024 as your environment variable password in Cloudflare dashboard
04
GO LIVE
Visit /admin — enter your password — your control center is live and ready

TAKE CONTROL
OF YOUR BOT EMPIRE

Your brand. Your bots. Your rules. Nobody touches anything without your permission.