Skip to content

testbots/Bitcoin-Faucet-Dice-Faucet-Box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaucetDice
----------
FaucetDice is a bitcoin faucet script that is also a fully functional dice game. The user can cashout using faucetbox. 
Includes a faucet referral system built-in and AreYouAHuman for anti-bot. Just need to update the API keys in the 
two index.php files and your AreYouAHuman keys in the ayah_config. 

This script uses PHP, faucetbox API, and AreYouAHuman for anti-bot protection. 

You will need to sign up with FaucetBox and AreYouAHuman.com to obtain API Keys. 

1. Download the files in the repository
2. Set up a database on your webserver
3. Open up the index.php file in BOTH directories (facuetbox and faucetboxgame). 
   * Define your database login info of these two pages.
   ** Also insert your API Keys from Faucetbox below under the custom parameters section
   *** This is where you can also set claim amounts, referral amounts and time between claims.
4. Update your API keys with AreYouAHuman in the ayah_config.php
5. Import the SQL database file into your database using PHPmyAdmin or similar database manager.
6. The landing page for visitors should be index.php within the faucetbox directory

If you have found this script useful please consider buying me a pint ;)
BTC: 1NPrfWgJfkANmd1jt88A141PjhiarT8d9U

About

Bitcoin Faucet + Dice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%