You can use this universal scrypt to create a faucet using Crypothub. This scrypt has open source code.
Installing of the scrypt takes only 5 minutes.

Main scrypt features:

  • Procedure-coded for best perfomance.
  • Sqlite3 database for easy installing and use at hosting with mysql databases count limit.
  • Adblocker detector
  • Referal system
  • Solvemedia captcha
  • Simple faucet + gaming modes (currently 1 mode)

Please note: The scrypt caches faucet balance for 60 seconds to lower requests to the API.

Installation guide:
  • Upload all data into host directory at your server.
  • Make sure your web server has permissions to write/creating files at the folder "db-folder"
  • Edit settings.php file and set CRYPTOHUB_FAUCET_KEY, Solvemedia settings and faucet titles/texts.
  • Edit template.php and add advertising banners.
  • If needed change style.css to change design.