Bitcoin Forum
June 18, 2024, 05:03:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 4 5 6 7 8 »  All
  Print  
Author Topic: Tutorial - Start Your Own Faucet!  (Read 14481 times)
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 06:48:40 AM
 #1

Tutorial - Start Your Own Faucet.

Hello Bitcoiners,
I saw almost 70% of Bitcoiners doesn't know how to setup your own Faucet and run it. So Today, I am their to help you out with a fully explained tutorial about how to start your own faucet.

Ready? Lets go!
We will do this tutorial step by step. So now we begin with Step 1!

Step 1
First of all open www.faucetbox.com and click Faucet Script, then download it and save it on your desktop.

Step 2
Now, go to www.000webhost.com and click Sign up.
Now you see their will be option to select your domain, please select "or, I will choose your free subdomain (recommended)".
Enter your domain name you want, could be any for the tutorial.
Now enter your credential details and click Create my Account.

Step 3
Now confirm your email and once confirmed, your domain will be working.
Now after confirming the email, click refresh status and if its properly confirmed, then click go to cPanel.

Step 4
Click on MySQL option and enter these details:
MySQL database name: type faucet
MySQL user name: again type faucet
Password for MySQL user: here type a password
Enter password again: retype the password

and click create Database!
Copy the details shown in a notepad.
Now click back to control panel.

Now, Open your faucet script folder (extract it if not done yet) and open config.php file with notepad.
You have to edit these settings :
$dbhost = "localhost";
$dbuser = "test_faucet";
$dbpass = "test_pass";
$dbname = "test_faucet";

TO

$dbhost = "the host link which you copied earlier (Ex: mysql.000webhost.com)";
$dbuser = "your MYSQL username";
$dbpass = "your password";
$dbname = "Your Mysql Database name";

and click SAVE.

Step 5
Go Back to Control Panel and Scroll down and find File Manager, then it will open a new window, Enter your login password.
Once a new window is open click Public_Html folder.

Step 6
Now open your faucetinabox folder and select all files (CTRL+A) and make them .zip file and name it faucet.
You will see a .zip file the folder, now cut the file and paste it on the desktop.

Step 7
Now go back to your browser, click Browse button on the right side.
Select the faucet.zip we just saved on the desktop and upload it by clicking on a green tick on the left side.

Step 8
Now once files are uploaded, open your website in a new tab.
You will see a page with a password. save the password and then click continue.

Step 9
Now enter that password in this box.
Your Admin Page will come.

Step 10
Go back to www.faucetbox.com and Register or Login.
Once you login or register, you will see a API Key.
Copy the Key and go back to your faucet's admin page.
Enter your API key in the Admin Page.

Step 11
Select Current BTC.
Now time to get a Captcha Service, select reCaptcha and then click "get your keys here".
A new page will open, enter label as : Your Faucet name and in the next box enter your domain name without (www or http)
and then click Register.

Step 12
Now you will see two keys provided.
First copy the Site Key and go back to your Admin Page and put the copied key in "reCaptcha Public Key" section.
Now copy the Secret Key and go back to your Admin Page and put the copied key in "reCaptcha Private Key" section.

Step 13
Time to setup reward, its the amount of bitcoins you want to give user everytime the claim.
You can enter like "50, 100, 200, 500" which means that randomly user will get between 50 to 500.
You can edit it anytime.

Step 14
Now name your Faucet anything you want to and you can also add a slogan if you want to.
Now you see timer which means that after how many minutes a user can claim a reward. by default its 180 min = 3 Hours.
You can edit it anytime.

Step 15
Now you can setup referral earning percentage, put 0 to disable the referral system.

Step 16
Now  time to setup your Faucet Design. Choose your colors and stuff you want to.

Step 17
You see blank boxes "Top Box, Left Box, Right Box" these are basically box in your faucet to put ads or any other link.
I will simply put my tutorial link their. You can keep them blank if you want.

Step 18
Now, Pages. You can create any page like statistics page for your faucet or any other page. Leave it if you dont want to create a page.

Step 19
Finally, Click Save.
Open your website and you got a faucet! My Faucet - http://faucet-tutorial.site11.com

Step 20
You see Balance: N/A satoshi?? Which means 0 Bitcoins.. Yup!
Go to faucetbox.com again and login if required.

Once logged in, you see your Dashboard.
Scroll down and in front of Bitcoins, you see click Activate button.

Click on the Activate Button and copy the bitcoin wallet address.
Open your wallet and send minimum 0.001 Bitcoins to the wallet to update your faucet balance.

Step 21
Once you deposited and got 1 confirmation, you are ready to share your faucet address! Cheesy

If it helped you, Please donate some Bitcoins to : 17Y562iYMACaw4vyRYEcNmYjgzD3kGZDi8
Thank You.




▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
b!z
Legendary
*
Offline Offline

Activity: 1582
Merit: 1010



View Profile
December 08, 2014, 06:54:05 AM
 #2

Excellent post. I'm sure it will help many people who wish to start their own bitcoin faucet.

Thank you for sharing!
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 06:56:11 AM
 #3

Excellent post. I'm sure it will help many people who wish to start their own bitcoin faucet.

Thank you for sharing!
No problem Mate!  Cheesy
I would love to create more posts like this.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
(oYo)
Sr. Member
****
Offline Offline

Activity: 476
Merit: 500


I like boobies


View Profile WWW
December 08, 2014, 07:29:57 AM
 #4

Excellent post. I'm sure it will help many people who wish to start their own bitcoin faucet.

Thank you for sharing!
No problem Mate!  Cheesy
I would love to create more posts like this.

Indeed, I agree with b!z. This looks like a very useful tutorial, which is why I'm so confused. What's a useful post like this doing here in the Off-Topic section of the forum? It seems so out of place to me. (Probably because it is.) Seriously though, kudos to you for contributing something worthwhile and pertinent to BCT. Cheers!

silvestar
Legendary
*
Offline Offline

Activity: 1134
Merit: 1002



View Profile
December 08, 2014, 07:32:58 AM
 #5

Excellent post. I'm sure it will help many people who wish to start their own bitcoin faucet.

Thank you for sharing!
No problem Mate!  Cheesy
I would love to create more posts like this.

Indeed, I agree with b!z. This looks like a very useful tutorial, which is why I'm so confused. What's a useful post like this doing here in the Off-Topic section of the forum? It seems so out of place to me. (Probably because it is.) Seriously though, kudos to you for contributing something worthwhile and pertinent to BCT. Cheers!

And it is now moved from "off topic" to "games and rounds"? It doesn't seem to be a very appropriate place in my opinion either.
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 07:33:20 AM
 #6

Excellent post. I'm sure it will help many people who wish to start their own bitcoin faucet.

Thank you for sharing!
No problem Mate!  Cheesy
I would love to create more posts like this.

Indeed, I agree with b!z. This looks like a very useful tutorial, which is why I'm so confused. What's a useful post like this doing here in the Off-Topic section of the forum? It seems so out of place to me. (Probably because it is.) Seriously though, kudos to you for contributing something worthwhile and pertinent to BCT. Cheers!
Thank you mate and the reason i moved the topic here is that, this is the only place where users actually view threads.
You know... Free bitcoins everyone want.

Cheers.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
yenzae0215
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
December 08, 2014, 07:40:58 AM
 #7

very nice post.. this will help lots of people dreaming to have their own faucet Smiley

Banned**
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 08:23:08 AM
 #8

very nice post.. this will help lots of people dreaming to have their own faucet Smiley
Thank you mate! Cheesy

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
ilvbtc
Legendary
*
Offline Offline

Activity: 1638
Merit: 1001



View Profile
December 08, 2014, 09:29:58 AM
 #9

Very much useful info.
Actually I was trying to find it here and there with no success and I am happy that I got it right here itself.
Thank you

kishan889
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
December 08, 2014, 09:43:58 AM
 #10

Many many thanks for such info  Roll Eyes
Many peoples are charging upto 1btc Lol  Grin

Will donate something in coming days
Bookmarking this thread
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 09:46:40 AM
 #11

Np! If it helped you, Help me too by Donating some Bitcoins -
17Y562iYMACaw4vyRYEcNmYjgzD3kGZDi8

I recently lost 0.1 Bitcoins.. Please help me.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
madmax6688
Full Member
***
Offline Offline

Activity: 215
Merit: 100


View Profile
December 08, 2014, 11:24:38 AM
 #12

This is quite in depth thanks, will keep in mind if I decide to make one.
jokerboy
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
December 08, 2014, 11:26:57 AM
 #13

Nice, thanks
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 08, 2014, 12:02:24 PM
 #14

Thank you guys! Hope it helped you.

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
JackpotFaucet.com
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Move The Knowledge!


View Profile WWW
December 08, 2014, 10:14:08 PM
 #15

If this is too complex for you, just start your own faucet in as little as 20 minutes at www.JackpotFaucetNetwork.com

Free to join, 1 BTC to turn on your faucet. We do all the hard work for you. All you have to do is drop your ad code in and you keep 100% of all revenue earned from advertisements.

mlferro
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
December 09, 2014, 12:31:19 AM
 #16

perfect!!!!

Marcoser123321
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 09, 2014, 05:13:43 AM
 #17

Wow Great Post!

rexs
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 09, 2014, 07:11:48 AM
 #18

Thanks FYI
karlinx
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 09, 2014, 07:21:04 AM
 #19

nice tutorials
easy to follow
will create my first faucet very soon, thanks a lot
SpreadBit (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100

SatoshiBet.com ✯ Bitcoin Casino Games


View Profile
December 09, 2014, 10:42:38 AM
 #20

Thank you guys for the comments..

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
♥ ♦ ♣ ♠ SATOSHIBTCET 100% Provably Fair Bitcoin Video Poker & Casino Games » In-Game Faucet ♥ ♦ ♣ ♠
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Pages: [1] 2 3 4 5 6 7 8 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!