Attention! The URL must start with http:// or https://
Also, if you have an Anti-DDoS system, make sure the script is added to the exceptions/whitelist.
First, you need to edit the database connection fields.
The secret key is unique for each project, so you must insert your own key into the script.
Set up rewards for the iConomy plugin or REDEEM:
$query = "UPDATE `iconomy` SET `balance`=`balance`+100 WHERE `username`='$username'";
$query = "INSERT INTO `redeem` (`player`, `item`) VALUES('$username', 1)";
After configuring the script, upload it to your website.
After uploading the script to your site, specify the full URL to the script in step "7" (Rewards Check). This way, you indicate where vote information for your project will be sent.
Attention! The URL must start with http:// or https://
Also, if you have an Anti-DDoS system, make sure the script is added to the exceptions/whitelist.
After uploading the script to your site, enter the full URL to the script in step "7" (Rewards Check). This tells the system where to send vote information for your project.
If you followed the instructions carefully, the script is now working. More players will vote for your project, and it will climb the rankings faster.