The script of the Economic game Gold Pirates

Download for free not a bad script of the economic game “Pirates’ Gold”
The script works with a Fricassee for replenishment and semi-automatic payments via power!

The entire script is translated to UTF-8 encoding, including the database!

There are such modules:Project Chat, KNB, WMSet bonuses!A lot of corrections in the code itself! Well, a nice design! Although already used! But if you look at it from the other side, then this template was almost not used compared to the original of an ordinary farm!

Installing the script of the game with the withdrawal of money (economic game) on hosting

Installing the script on hosting is very simple and takes a minimum of time, we will talk about installing a standard FF script, i.e. a Fruit Farm. Actually, the installation of other scripts is very similar and differs only in small things.

Installing an economic game script with money withdrawal

1. Upload the files to the server
2. Make a Database on the hosting and import a file with the .sql extension into it
3. Open the file classes/_class.config.php and change the DB connection to your own
4. Set the start date of the project

File Setup classes/_class.config.php

$UserDB – name of the database user
$PassDB – password to the database
$BaseDB – DB name
$SYSTEM_START_TIME = time

Setting up payment systems on the script of an economic game

The script mainly works with the PAYEER payment system, so if you do not have a wallet in PAYEER, register it HERE.
Next comes the instructions for connecting the store to receive funds.

1. Log in to PAYEER and create a store.
success: http://вашсайт.ru/success.html
fail: http://вашсайт.ru/fail.html
status: http://вашсайт.ru/payeer_merchant.php

2. Open the file classes/_class.config.php and edit the variables $shopId and $secretW
$shopId – store identifier
$secretW – secret key

3. Open the file payeer_merchant.php and edit the bonus for the first deposit.

Setting up the withdrawal of funds by users from the site

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
$AccountNumber – Your PAYEER wallet
$apiId – API number
$apiKey – Secret Key

 



 

Check Also

FAKE CRYPTO EXCHANGE SCRIPT

FAKE CRYPTO EXCHANGE SCRIPT

Main Features: – Automatic address generation for each user – Automatic verification of deposits to …

Leave a Reply

Your email address will not be published. Required fields are marked *