Skip to main content

Quickstart Guide

1. Create a Script in the Dashboard

  1. Open /dashboard/create
  2. Enter script name and source code
  3. Pick your obfuscation/settings
  4. Save the script

2. Create an RG_LIVE API Key

In the script dashboard, open the API key section and generate an rg_live_* key.

3. Create Keys via Public API

Use your RG_LIVE key with:
  • POST /api/keys/create

4. Verify Keys in your loader/GUI

Validate user keys with:
  • POST /api/keys/verify

5. Configure Optional Website Features

You can additionally configure key-system providers, Discord webhook notifications, maintenance state, and security settings from the dashboard UI.