Skip to content

Key Features

Aureva keys come with powerful features for controlling access to your scripts. This page covers all the advanced capabilities available for both project keys and script keys.


Hardware ID (HWID) binding locks a key to a specific device. Once a key is used on a device, it records the device’s HWID and rejects future uses from different hardware.

  • Auto-capture: HWID is captured on first use
  • Reset: Reset the HWID via the dashboard or Discord bot (/resethwid)
  • Reset count: Each key tracks how many times HWID has been reset

Per-project settings in the dashboard:

SettingDescriptionDefault
Max HWID resetsMaximum HWID resets allowed per key3
HWID cooldownHours between HWID resets24

Reset HWID to allow a key to be used on a different device:

  • Dashboard: Key details → Reset HWID
  • Discord: /resethwid command

Resets are subject to the max resets and cooldown limits when configured.


Keys can have an expiration date. After the expiry time, the key becomes invalid.

  • Set expiration during key creation (e.g., days until expiry)
  • Extend expiration via the dashboard or Discord bot (/extend)
  • No expiration = permanent key

Blacklist keys to immediately revoke access:

  • Set blacklist status via the dashboard
  • Blacklisted keys return an error on validation
  • Unblacklist from the dashboard when needed
  • Discord: /blacklist command

Limit how many times a key can be activated:

  • Unlimited — Default; no cap on activations
  • Single-use — Key works only once
  • Limited — Cap at a specific number of activations

Current usage is visible in the dashboard.


Optional daily limit caps usage per day. Set to unlimited or a specific number. Useful for rate-limiting key abuse.


Organize keys with custom tags and metadata:

  • Tags — String labels (e.g., “vip”, “beta-tester”)
  • Metadata — Custom key-value data for your records
  • User note — Internal note visible only in the dashboard

Tags are useful for filtering and bulk operations.


Transfer reassigns a key to another Discord user. Use when moving a key from one user to another.

  • Dashboard: Key details → Transfer
  • Discord: Use the transfer command if available

Mark keys as premium to differentiate paid users from free users. Premium status can be used in your scripts to unlock additional features.