Skip to content

Creating Projects

Projects are the top-level containers in Aureva. Each project holds scripts, keys, webhooks, and analytics. This guide covers creating, configuring, and managing projects.


  1. Go to auth.aureva.cc and log in
  2. Click New Project (sidebar or dashboard)
  3. Fill in the form:
    • Name (required) — A descriptive name (e.g., “My Roblox Exploit”)
    • Description (optional) — Notes for your team
  4. Click Create

The project is created and you’re taken to its overview page.


Every project has a unique Project ID. You’ll use it when making API calls and when referencing your project in loader URLs. The Project ID is shown in the project header and in project settings. It cannot be changed after creation.

Project ID: abc123xyz456

Each project has its own:

  • Keys — Project keys and script keys
  • Scripts — Uploaded scripts with versions and obfuscation
  • Webhooks — Event and alert webhooks
  • Analytics — Heatmaps, retention, geo, execution tracking

After creating a project, configure it in Project Settings:

SettingDescription
GeneralName, description, branding
Project ConfigurationHWID reset, Discord link, identity change
WebhooksEvent and alert webhook URLs
Checkpoint PageAccent color, logo, heading, description
VPN & ValidationVPN check, validation rules

See Project Settings for detailed configuration.


Archiving hides a project from the active list without deleting data.

  1. Open the project
  2. Go to SettingsGeneral
  3. Click Archive Project
  4. Confirm

Archived projects:

  • Don’t count toward your project limit
  • Retain all scripts, keys, and analytics
  • Can be restored later
  • Are hidden from the default project list

Deletion is permanent. All scripts, keys, and analytics are removed.

  1. Open the project
  2. Go to SettingsGeneral
  3. Scroll to Danger Zone
  4. Click Delete Project
  5. Type the project name to confirm
  6. Click Delete

TierProjectsKeys/ProjectScripts/ProjectObfuscations/Month
Basic35005250
Pro52,500101,000
Enterprise1010,000202,500

If you hit a limit, you’ll see an error when creating a new project, script, or key. Upgrade your plan or archive unused projects to free up capacity.