[QB/ESX] 📅 Daily Rewards

Daily rewards menu

Days in the menu are tied to real dates

There is an additional list of RewardGoals - if a player receives rewards for a certain number of days, he can receive an additional reward (The number of additional rewards and conditions for them are configured in the config)

To receive a daily reward, the player needs to spend some time on the server - 30 minutes (by default)

Entire web part is available for editing, as well as the functions of frameworks, notifications and mysql

Resource is protected with escrow system

Config


image

Buy here: Tebex
Our store : Tebex

My other resources :
Quests System
:art: Skin Changer
:amphora: Treasure Maps

Code is accessible No (Only UI & Configs)
Subscription-based No
Lines (approximately) 1000
Requirements QBCore or ESX
Support Yes
1 Like

Is there any ways to dupe it or to take the rewards multiple times for the next coming days or anything? The reward can be taken every day at a certain hour or everyone has a different timer depending on the time he got the previous one?

At the moment, there have been no cases of multiple bypasses of the system to receive rewards.
Reward can be taken once a day, after receiving it, the player will no longer be able to receive a reward for that day.
When connecting to the server, a timer is started, the time of which is configured in the config, as soon as the timer passes, the player will be able to receive a reward.
Since the days in the menu are related to real dates, the player will be able to receive a reward for the next day when the date on the server machine changes to the next day.

Update


  • Fixed several minor visual bugs
  • Fixed notifications on the server side

Update 1.0.2

  • Added additional checks for items from the list of rewards; if there are non-existent items in the list, the script will notify you in the server console
  • Fix for inventories that do not use image information in item data, now if the image is not specified in the item data, the name of the image is taken from the name of the item
  • Fixed incorrect display of reward waiting timer
  • Fixed incorrect display of the reward button

Update 1.0.3

  • Added an additional label parameter for bonus rewards
  • Added locale.js file for easier menu translation
  • Fixed several bugs with receiving bonus rewards