30 day reward system for IT

MrTitan

Heir
Customer
After many tests I finally did it!
Full functional 30 days reward system. Soon I will post it with the correct textures.
Here are some features:
- Full configs for the reward 1-30 day (supports multiply rewards) 57,100;4037,100
- Config for min online time (to get the reward)
- Config for dynamic buttons (red for taken reward, green for the active day, gray for the locked) (look the image below)
- Automatic restart at 6am
- Rewards are saved in MYSQL
- IP/HWID protection

if someone have interest for the code PM ME. The code is still in beta but soon I will add it in my Store for sale.
 

Attachments

  • dai2.webp
    dai2.webp
    32.5 KB · Views: 69
  • upd2.webp
    upd2.webp
    31.7 KB · Views: 28
Last edited:
Added the second image for the second day reward (to preview all 3 different buttons).
Setup is very easy:

Code:
# Textures for different button states
ActiveBtn=daily.dbtngreen
ClaimedBtn=daily.dbtnred
NotClaimedBtn=daily.dbtngray
 
Back
Top