$ USD
CR Bonus Claim Reward System for ESX QBCore


CR Bonus Claim is a lightweight, production-ready One-Time reward system for FiveM servers running ESX, QBCore, or standalone frameworks. Players can claim a configurable, single-use cash reward with a simple command — ideal for welcoming new users or giving newcomers an immediate in-game boost. The script includes modern notifications, secure server-side validation, and straightforward configuration to get you running quickly.
Screenshots and a short video preview are included in the release to show notifications and flow in-game.
Features
-
Framework support: ESX, QBCore, or standalone
(
Config.Framework = "esx"– esx | qbcore | none) -
One-time reward: Configurable payout per player
(
Config.MoneyAmount = 25000) -
Account targeting: Choose where money is added
(
Config.MoneyAccount = "bank") -
Notification support: Multiple notification types supported
(
Config.Notification = { Type = "oxlib" }– esx, qbcore, oxlib, okok, wasabi, codem, gta) - Simple command: Single command for players to claim their bonus; intuitive for staff and players
- Persistence: Claims are saved by player identifier to ensure each player can claim only once
- Admin tools: Admin-only commands to reset or check claim status for individual players
- Server-side validation: All money and claim events are validated server-side for security
- Compatibility: Works with default GTA chat or custom chat replacements
- Dependencies: OxMySQL (required) and ox_lib
- SQL handling: Auto-creates required table on start; no manual SQL import needed
-
Visual feedback: Includes scaleform-style messages and text examples such as:
- BONUS CLAIMED!
- You have already claimed your reward.
- Error while giving money.
- Logging and debugging: Detailed Discord logging options with customizable titles and emoji support for admin monitoring
- Accessible code: Configurable, non-escrowed code so server owners can review and modify behavior
-
Included files:
client/cl_main.luaserver/sv_main.luashared/config.luafxmanifest.lua- SQL auto-created table (handled automatically on resource start)
-
Requirements:
ox_lib,OxMySQL - Support: Author support available for setup and troubleshooting
Download
Download this mod using the links below:






