Please contact me on Telegram so I can add you to the support group: tungaqhd.

If you need help, just send me a message with order details and your problem, don't say a single word like Hi, Hello, Please help

I am not available 24/24, so just 1 message and wait for my respone.

  • Can I sell the script? - NO
  • How many website can I create with the script? - You have 4 licenses by default. If you need more, you have to prove that you are not selling the script.
  • Do I have to pay for new update? - NO, all future updates are free.
  • Do I have to pay you to help me install and update the script? - I won't charge any fee for installing the script for you, updating the new version for the first time.

In this document, FAUCETURL is your faucet url with www, https or http. For example: https://viefaucet.com, not viefaucet.com

License

If you didn't buy the script from Shoppy then you need to contact me on Telegram for license: tungaqhd

Server requirements
  • PHP version 7.1 or 7.2.
  • Apache webserver (Most hosting using Apache).
  • Ioncube leader PHP extension.
  • Your server should be able to send email or support SMPT mail.

I recommend using these hosting/ domain providers.

# Services Name Link Comment
1 Hosting/ Domain Namecheap Register They have cheap hosting packages. It is suitable for small-medium faucet.
2 Hosting/ Domain Hostinger Register They have cheap hosting packages. It is suitable for small-medium faucet.
3 Hosting/ Server Contabo Register Cheap server, Not recommended for newbie.
3 Hosting/ Server Vultr Register Cheap server, Not recommended for newbie.
In this example, I am using Cpanel from Namecheap. You might see HPanel if you are using Hostinger.

From your Cpanel, click on MySQL® Databases

Write your database name here and click Create Database

Scroll down and add a new user. Input your username, password and click Add.

Scroll down and add user to database.

Click on ALL PRIVILEGES and Make Changes.

Back to Cpanel and click on phpMyAdmin.

Click on your database and click Import.

Brow data.sql you get after extracting the script and click.

Back to Cpanel and click on File Manager.

Upload all file in the Upload folder to your root folder. After that extract the .zip file then delete index.html, data.sql and .zip file.

Open application/config/vie.php and configure.

  • Line 2: Your license key
  • Line 5: Your faucet url. If you are using https then add https.
  • Line 8: Your database name you created.
  • Line 9: Your account username created.
  • Line 10: Your account password created.
  • Line 12: A random text.

Now go to FAUCETURL/admin, login with username: admin, password: admin. You can turn on your faucet by setting Status to On in General Settings.

Cronjob is used to update currency price, contest and lottery status, ... automatically.

From Cpanel, click on Cron Jobs, add the following cronjobs:

  • Line 5: Your faucet url. If you are using https then add https.
  • Line 8: Your database name you created.
  • Line 9: Your account username created.
  • Line 10: Your account password created.
  • Line 12: A random text.
Webpanel Command Interval
Cpanel Every 5 minutes
Every day at 0:00
Hostinger, AAPanel, ... Every 5 minutes
Every day at 0:00

To have your currency price updated automatically, you have to setup cronjob firstly. Then make sure that your currency name is correct. The most common coins are: bitcoin, litecoin, dogecoin, ethereum. You can find the full supported coins list here. I can't help you if the currency you want to use is not in this list.

The script support FaucetPay, Expresscrypto, Payeer, as auto and manual payment methods.

Configure Payeer

Get your Secret key here. Leave IP address as *.*.*.* if you are not sure about your server IP.

Coinbase Deposit

Go to https://commerce.coinbase.com/dashboard/settings to get your API keys.

After that, click Add an endpoint and input your webhook url: FAUCETURL/wh/coinbase

Finally, get your secret key by clicking on Show shared secret and put it in deposit tab in admin panel.

FaucetPay Deposit

Firstly, you have to apply to Merchant API: https://faucetpay.io/merchant

After you are accepted, put your FaucetPay username in admin panel.

Payeer Deposit

Add Merchant.

Setup your Secret Key, Name, replace fauceter.club with your own url.

Finally, get your ID and Secret and put it in admin panel.

Offerwall Callback Urls.

Name Register Callback Url
Wannads Register
Pollfish Register
Bitswall Register
CPX Research Register
AyetStudios Register
Personaly Register
OfferToro Register
OfferDaddy Register
Monlix Register
Notik Register

Create an account at ChatBro then click Create chat

Copy the ID and KEY

Scroll down, click on Single Sign-On. Turn of Spoofing protection.

Open application/views/user_template/chatbro.php. Set your $encodedChatId = ID, $secretKey = KEY. Admin username is your username in the site, you can add multiple admins. Your $siteDomain is your FAUCETURL without https or http.