Features
- ESX / QB
- Fully Customizable
- 0.0ms (Best Optimize)
- Full Responsive UI (4k Supported)
- Full Exports , You can use it on your other scripts like Jobs for Missions
- You can change/add everything from config
- Working with VIP Coin (You Can Edit)
- Connect With tebex Too For Buy Premium Membership
- You can Add everything for your Rewards to Get (Money , Item , Vip Jobs , Give Access , …)
- 5 Types Reward Available : uncommon(gray), rare(blue), epic(purple), legendary(orange), mythic(red)
- You Can add your custom mission easily with missions.lua
- Language Available : English , Dutch , Russian , France (You Can Add More)(locals.lua)
Exports
You can use many exports for managing a player… Here is a full list of all exports:
- giveXP(count) <Gives the player xp>
- setXP(xp) <Sets the player xp>
- giveLevel(count) <Gives the player levels>
- setLevel(level) <Sets the player leves>
- hasPlayerPremium() <Check if a player has premium>
- getPlayerLevel() <Get Player level>
- getPlayerFreeClaimed() <Get Player Free Claimed Count>
- getPlayerPremiumClaimed() <Get Player Premium Claimed Count>
- getPlayerXP() <Get player xp>
- addPlayerFreeClaimed(count) <Add Player Free Claimed Count>
- addPlayerPremiumClaimed(count) <Add Player Premium Claimed Count>
- getPlayerData() <Get Player Data>
- addMissionPoint() <Add Mission Point>
- addMissionPoint(type, missionsname, count) <Add Mission Point>
^For example `addMissionPoint("daily", "mission1", 1)`
^For example `addMissionPoint("weekly", "mission1", 1)`
exports['battlepass']:addMissionPoint("weekly", "buyitem", 1)
Dependencies
- All ESX
- QBCore
|-------------------------------------|----------------------------|
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | +1500 |
| Requirements | ESX / QBCore |
| Support | Yes |



