Download the King of Thieves script for free on the fruit farm engine
Earning by playing! Hire thieves, collect stones, withdraw money!
On Payeer
Login to the site admin panel/?menu=admin4ik
Login and password admin admin
Installation
1. Upload the files to the server
2. Make a database dump from the SQL.sql file
3. Open the file classes/_class.config.php and edit the database connection
Payeer accepting funds
1. Log in to payeer and create a store
2. Open the file classes/_class.config.php and edit the variables $shopId and $secretW
success: http://site.ru/success.html
fail: http://site.ru/fail.html
status: http://site.ru/payeer_merchant.php
Payeer Payouts
1. Log in to payeer and create an API user
2. Open the file classes/_class.config.php and edit the variables $AccountNumber, $apiId and $apiKey
Admin panel
Address: http://site.ru/?menu=admin4ik
Login and password: admin
Account
The First user is already registered in the system, random referrals fall under this user, referrals who came to the project not through a referral link.
You can view the login and password for the first account in the admin panel.
Advertisement
File _footer.php (INC folder) instead of Advertising 1 and Advertising 2, we put the script of our advertising affiliate program (for example, this one http://www.people-group.su/?r=135462 ) – banner.
File __header.php (INC folder) instead of Advertising, we put the script of our advertising affiliate program (for example, this one http://linkcase.ru/users/register/5789 ) – a running line.
File ___stats.php (INC folder) instead of Advertising, we put the script of our advertising affiliate program (for example, this one http://linkcase.ru/users/register/5789 ) – contextual advertising.
Thank you all.
Installation “The project has gone the nth day”
File ___stats.php (INC folder) – line 27 (at least for me) – <?=intval(((time() – $config->SYSTEM_START_TIME) / 86400 ) +1); ?> – th</font> day – we change the number 86400 to our own (we enter the game under our username, then go to the database and copy the number we need in the db_users_a table in the date_login column).
