Module for Fruit farm Lottery Payeer V1.0

Download for free Module for ff Lottery Payeer V1.0

A distinctive feature of this module is that the prize to the winner is credited immediately to the Payeer wallet.
The essence of the game: there are 10 tickets in total. After all the tickets are sold, a lucky ticket draw will take place. The system will randomly select 5 numbers of lucky tickets and credit them with prizes on payeer.

1) Upload files according to the derrickories!

2) Make a request to the database from the lotpayeer.sql file

3) To The File.htaccess insert

RewriteRule ^account/payeer-lottery(/?)+$ index.php?menu=account&sel=payeer-lottery [L] RewriteRule ^account/payeer-lottery/winners(/?)+$ index.php?menu=account&sel=payeer-lottery&winners [L]

4) To the file pages/_account.php insert after

case “referrals”: include(“pages/account/_referals.php “); break; // Referrals

Paste

case “payeer-lottery”: include(“pages/account/_payeer-lottery.php “); break; // payeer lottery

5) Insert a link to the lottery page in the user menu

/account/payeerlottery

6) In the file _class.config.php add new store data

public $shopIDlot = ‘00000000’;
public $secretWlot = “00000000000”;

The module is installed!

 

 



 

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 *