Bitcoin Forum

Economy => Micro Earnings => Topic started by: zinedine17 on July 04, 2017, 08:15:57 PM



Title: Bitcoin Dice Game Faucet Script (for FaucetHub.io)
Post by: zinedine17 on July 04, 2017, 08:15:57 PM
Original Script Source: https://github.com/coinables/Bitcoin-Faucet-Dice-Faucet-Box

It's for FaucetBox so that I decided to add FaucetHub support into it. Today I have modified and improved the whole script. Now, it's ready to use for your FaucetHub faucets! I always share everything which I do. So, now I am sharing it with you. :)

Note: Original script doesn't have support for root directory, there is no index.php file for home directory. You have to open http://yourdomain/faucetbox to use the faucet. But in modified version, there is index.php file for home directory. So, you don't need to add suffix after the url no more! Just open the main link and get your faucet! 8)

Bitcoin Dice Game Faucet Script
Bitcoin Dice Game Faucet Script is a bitcoin faucet script that is also a fully functional dice game. The user can cashout using FaucetHub.io.
Includes a faucet referral system built-in and reCaptcha for anti-bot. Just need to update the API keys in the
two index.php files.

This script uses PHP, FaucetHub API, and reCaptcha for anti-bot protection.

You will need to sign up with FaucetHub.io and Google's reCaptcha to obtain API Keys.

1. Download the files: http://cointalk.club/downloads/?sa=view;down=4
2. Set up a database on your webserver.
3. Open up the index.php file in BOTH directories (.../(root directory) and .../dicegame).
   * Define your database login info one the first line of these two php files.
   * Also insert your API Keys from FaucetHub.io and Google reCaptcha below under the custom parameters section
   * This is where you can also set claim amounts, referral amounts and time between claims.
4. Import the SQL database file into your database using PHPmyAdmin or similar database manager.

Change logs:
   -Problem with referral system has been fixed.
   -Anti adblocker added.
   -Proxy blocker included.
   -TOR relays/exit nodes blocker included.


Title: Re: Bitcoin Dice Game Faucet Script (for FaucetHub.io)
Post by: carretero99 on September 01, 2017, 04:40:46 AM
me pueden dar el link de descarga no se como registrarme en ese otro foro por favorrr


Title: Re: Bitcoin Dice Game Faucet Script (for FaucetHub.io)
Post by: xnd on September 01, 2017, 07:57:21 AM
what exactly is your contribution to it, besides what alamin has done to it?