Bonus script with the Fakepay bot

Download for free a working bonus script with the Fakepay bot.No holes.

Script version 2.3. Protection against SQL injections is prescribed in the script.The hole from arbitrary withdrawal of money is also closed, the user can withdraw only what he earned. The most important thing is the fakepay bot .

You can include both deposits and payments, everything works fine and does not interfere with real deposits and payments (it works with the help of crowns).

The settings are all as in the usual doubler in the core/config folder, the ref. and admin % are also set there. Connection instructions are attached . Works only with PHP 5.6 version .

First you need to create a database on the hosting.
Create a website (a directory for the script) and link the domain name.
Upload the script files to the hosting.
Start the installation . After all this, change the name to your own, in the core config folder you need to register pyeer, as well as all the settings % admin and your wallet. important! that would not steal money in the folder
core/pay_user.php before if($with_sum>$min_payeer){
you need to insert
$time_in=time();
$speed=$db->getOne(«SELECT speed FROM ss_users WHERE id=?s», $id);
$updat=$db->getOne(«SELECT updat FROM ss_users WHERE id=?s», $id);
$with_sum=($time_in-$updat)*$speed;
$with_sum=number_format($with_sum, 2, ‘.’, »);

This is a balance check and it will make no difference to what was substituted there) only the balance will be displayed!!!

On the account of the bot, in the fakepay file, you can also specify the amount of min. max.
in both 82 and 91 lines , we put 3 so that only payments go . or 2 that would only top up (at the start of the project)
example 82 $wallets[3], $sum, time(),3,$percent) and 91 $wallets[3], $sum, time(),3,$sum);
In order for deposits and payments to work, we put them at 82 (2) and at 91 (3)
IN ORDER FOR THE BOT TO WORK , you need to connect the CROWNS ! Setting it up is easy! Each hosting usually has an instruction.

Setting up Merchant connections:

Successful payment URL: http://сайт/index.php?e=payeerbilling&m=success
URL of failed payment : http://сайт/index.php?e=payeerbilling&m=fail
Handler URL: http://сайт/core/success_pay.php

Скрипт бонусника с ботом Fakepay

 

 

 



 

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 *