Creating Projects
Creating Projects
Section titled “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.
Creating a Project
Section titled “Creating a Project”Via Dashboard
Section titled “Via Dashboard”- Go to auth.aureva.cc and log in
- Click New Project (sidebar or dashboard)
- Fill in the form:
- Name (required) — A descriptive name (e.g., “My Roblox Exploit”)
- Description (optional) — Notes for your team
- Click Create
The project is created and you’re taken to its overview page.
Project ID
Section titled “Project ID”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: abc123xyz456Project Scope
Section titled “Project Scope”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
Project Settings
Section titled “Project Settings”After creating a project, configure it in Project Settings:
| Setting | Description |
|---|---|
| General | Name, description, branding |
| Project Configuration | HWID reset, Discord link, identity change |
| Webhooks | Event and alert webhook URLs |
| Checkpoint Page | Accent color, logo, heading, description |
| VPN & Validation | VPN check, validation rules |
See Project Settings for detailed configuration.
Archiving a Project
Section titled “Archiving a Project”Archiving hides a project from the active list without deleting data.
- Open the project
- Go to Settings → General
- Click Archive Project
- 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
Deleting a Project
Section titled “Deleting a Project”Deletion is permanent. All scripts, keys, and analytics are removed.
- Open the project
- Go to Settings → General
- Scroll to Danger Zone
- Click Delete Project
- Type the project name to confirm
- Click Delete
Project Limits by Tier
Section titled “Project Limits by Tier”| Tier | Projects | Keys/Project | Scripts/Project | Obfuscations/Month |
|---|---|---|---|---|
| Basic | 3 | 500 | 5 | 250 |
| Pro | 5 | 2,500 | 10 | 1,000 |
| Enterprise | 10 | 10,000 | 20 | 2,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.