Bitcoin Forum

Economy => Micro Earnings => Topic started by: Gifted on February 15, 2016, 08:33:49 PM



Title: A guide for building Xapo faucets + download script
Post by: Gifted on February 15, 2016, 08:33:49 PM

Anyone wanting to make a Xapo faucet i have made a download with complete instructions.


All i ask is that you post your new Xapo faucet in this thread when your done, also i am here if you have any questions.


-------------->https://github.com/destinybogan/Faucet-Builder/archive/master.zip (https://github.com/destinybogan/Faucet-Builder/archive/master.zip)<------------

Demo:  http://www.bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make yourself.


Xapo Faucets are better !!!!  ;D ;D ;D ;D ;D ;D ;D ;D

******If you're having problems with the faucet only paying to  xapo email and want to pay both email and btc address  then change your

Scopes: all, accounts, addresses, users, pay_email, backend
 
                            to

Scopes: all, accounts, addresses, users, pay, backend ....... just write to the developers to change!



So, you want to run a faucet?

This is my Faucet using Xapo    http://www.bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

Table of Contents:
Domains and Hosting | Creating your Faucet | Advertising | Traffic | Other Methods of Monetizing | Things to Consider

In order to try and answer a few people's questions, I decided to make this guide about making and running a faucet. This is mainly based on my own experience, so it may differ from person to person.
Most faucets measure payments in Satoshi or Bits. 1 Satoshi = 0.00000001BTC. 1 Bit = 100 Satoshi/0.000001BTC.




Part 1 - Getting hosting and a domain:
Contents - Hosting | Domains

To begin, you will need somewhere to host your faucet and a way for people to access it. This part will help with that.
I will  be listing services that take Bitcoin as a payment option but Doteasy.com (http://Doteasy.com) is the best in my opinion and does not take Bitcoin.

TIP - As enticing as it may sound, try not to use anything free (Free hosting/free domain). Free hosting can stop working if you get a large amount of traffic, and a free domain can make you look unprofessional. In case this does interest you I will link places you can get these things, but I wouldn't recommend them.

Hosting:
There are several places you can get hosting for your faucet which you can pay for through several means. I will be listing services that I have tried and that I've seen recommended by other users. If you don't want to use any of these services then search around or look in the Service Announcements section for others.

DotEasy - http://www.doteasy.com
This is what i use because it's the best ... check it out  http://www.doteasy.com/web-hosting (http://www.doteasy.com/web-hosting)

NameCheap* - http://www.namecheap.com
I have never used this provider for hosting, however it is one of the most trusted in the business. It has affordable prices, and top notch support staff. If you don't mind paying slightly more for hosting, I would recommend this.
Payment processors accepted - Bitcoin, Paypal and others.

Hostinger
- http://www.hostinger.com
I have used Hostinger's services before with few problems. Hostinger provides free hosting or affordable unlimited hosting. I wouldn't recommend this hosting if you intend to use blockchain.info's API. This is because, on the free servers at least, I've found that the API is blocked from use. If you want to use this hosting with blockchain.info, contact blockchains support staff and I'm sure they can help you.
Payment processors accepted - Bitcoin, Paypal and others.

Bitronic Tech
- http://www.bitronictech.net
I have never used this provider, though have seen it recommended by users on BitcoinTalk. It has been around for a while, and has somewhat affordable prices for it's hosting.
Payment processors accepted - Bitcoin.

Visfirm
- https://visfirm.com/hosting
This host was suggested by a user on the forum and offers SSD hosting for an affordable monthly price. I have never used it, though it is run by a trustable member of the community. Use coupon code BITCOINTALK for a free months hosting.
BitcoinTalk topic - https://bitcointalk.org/index.php?topic=1022773
Payment processors accepted - Bitcoin, Paypal.

SteadyTurtle - http://steadyturtle.com
This host provides SSD shared hosting at affordable prices. In addition to this, they have a large amount of promotion codes at their BitcoinTalk thread.
BitcoinTalk topic - https://bitcointalk.org/index.php?topic=972575.0
Payment processors accepted - PayPal, Bitcoin, Payza (Alertpay), 2checkout.

000Webhost* - http://www.000webhost.com
I have used this hosting for few of my projects, however it suffers the same thing as almost all free hosting in that the specs of the hosting are lack luster. With a large amount of traffic accessing the site within a day, it will almost certainly go down.
Payment processors accepted - N/A

3Owl* - http://www.3owl.com
I have also used this service's free hosting for a few of my projects, however it suffers the same problems as above, in that you cannot have a large amount of traffic accessing your site without it crashing.
Payment processors accepted - N/A

Domains:
There are a few trusted places that you can get TLDs (Top Level Domains) for your project, however not as many as hosting. When purchasing a domain, please use your head. If you see a site with no interactivity or using a free domain and trying to sell you a domain, don't do it.
This list does not include sub-domains.

NameCheap* - http://www.namecheap.com
The only place I would go for buying a standalone domain. With better prices than a large amount of the market, and a nice selection of TLDs it is arguably the best place to go.
Payment processors accepted - Bitcoin, Paypal and others.

Hostinger - http://www.hostinger.com
If you buy any kind of hosting package with Hostinger, you get a domain free with your purchase with a number of TLDs. In addition, you can buy a domain separately.
Payment processors accepted - Bitcoin, Paypal and others.

Bitronic Tech - http://www.bitronictech.net
Same as Hostinger, though I have never used this service so I cannot vouch for it.
Payment processors accepted - Bitcoin

Visfirm - http://visfirm.com/hosting
As suggested by a user on the forum, this host provides fast SSD hosting for an affordable price. I have never used it, but it is run by a trustable member of the community. Use the code BITCOINTALK
Forum Topic - https://bitcointalk.org/index.php?topic=1022773.msg11068229

Dot.tk
* - http://www.dot.tk
This service provides free .tk domains for people to use. A downside with this is not only does it make your website look somewhat unprofessional, but .tk domains are regularly associated with scams.
Payment processors accepted - N/A

FreeNom* - http://www.freenom.com
This service provides free domains under 4 TLDs. The downsides with this service are the same as Dot.tk.
Payment processors accepted - N/A

DotEasy - http://www.doteasy.com
This is what i use because it's the best ... check it out  http://www.doteasy.com/web-hosting (http://www.doteasy.com/web-hosting)


Part 2 - Creating a faucet:
Before we begin, there is another guide on how to create a faucet using the FaucetBox micropayment processor here created by SpreadBit
If you have little programming knowledge, not to worry, there are several pre made scripts for you to use for your faucet.
Something you have to choose from is which payment processor and script you would like to use. There is little difference between them, so just pick based on your own opinion.
If you would like something custom made, try posting in the Services section and a dev may help you.

TIP - Once you have your faucet up and running, try to put an initial somewhat large deposit into your selected processor (0.01BTC or more). This will give you time to spread word of your faucet, without you having to worry about funds.

FaucetBox* - http://faucetbox.com
This processor was a successor to Microwallet after the admin left. This processor supports payments from Bitcoin, Litecoin, Dogecoin and Peercoin. This processor currently has a very large amount of faucets running on it, and is very trusted by the community. They offer a free faucet script here, and also a way to migrate a Microwallet faucet to FaucetBox here.
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=1094930.0

Paytoshi* - http://paytoshi.org
I currently use this processor on one of my sites and it has worked very well. The admin is good with support and even made a library for payments on request. I would recommend this processor. This processor also provides a free faucet script, which you can find here.
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=881989.0

Minifaucet - https://gitlab.com/minifaucet/public
While this is not a payment processor, it is a faucet script created by Elbandi and supports withdrawals through Blockchain.info, Coinbase.com, FaucetBox.com, Xapo.com or a custom daemon. Using a daemon means that this script supports any coin. It is based off of the MyFaucet script for inputs.io, which was very popular and widely used a year or two back. This is the only faucet script here that supports on site balances, and direct payments to wallets. Because of this, you should use a high cashout minimum if you decide to use this script (0.0001BTC\10,000 Satoshi minimum).
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=333748.0

Cryptocurrency Faucet
- https://github.com/ChristianGrieger/Cryptocurrency-faucet-script
Once again, this is not a payment processor, but a faucet script made for http://wow.bitcoinproject.net/. This script doesn't use any online API, instead it uses daemons to send the coins. This means that this script can use any currency, and also is not reliant on any other website to send payments. This script also supports blockchain.info withdrawals. In addition to this, it has very in depth settings and even an anti-tor script. However, this also means that this script requires some technical knowledge to set up and get running and also requires a VPS server to run well. The github has a link to get everything set up.

Xapo
- https://developers.xapo.com/
Contrary to the previous two, this is not a faucet script but a Bitcoin payment processor so you must make your own but your in luck keep reading. This is becoming increasingly popular in the faucet world as it provides bonuses for any webmaster who take up this payment processor. Xapo supports micro-transactions in the form of bits, allowing you to send from one wallet to the other. Here is a  Xapo script  with full instructions on how to install !!!! https://github.com/destinybogan/Faucet-Builder/archive/master.zip (https://github.com/destinybogan/Faucet-Builder/archive/master.zip)
  

Part 3 - Advertising:
Contents - Captcha Advertising | Banner Advertising

So, obviously if you are giving out free bitcoins, you will need a way of getting money back. The main way to do this is through Advertising. In this section, I will give you a run down of the most popular ad networks.
I will be separating this into two parts, as there are two ways of putting advertising onto your faucet.
CAUTION - Some of these do not support Bitcoin withdrawal, which may make them unsuitable for some people.

TIP - Do not plaster your site with advertising. Believe it or not, you do not need 4 468x60 banners stacked underneath each other in order to make ends meet. Try to keep your advertising non intrusive, and do not encourage users to click your ads (it is against the ToS of most ad networks).

TIP 2 - Do not use popup ads, or ads that redirect the user away from your faucet. This will make you look unprofessional, and will likely make it so you cannot advertise your faucet on certain sites (If you use the FaucetBox payment processor, your faucet will not be approved if you use pop up ads).

TIP 3 - You may need to implement an anti-adblock script in order to stop loss of funds. There are a lot of scripts around for this, simply search Google for them.

Captcha Advertising:
This is advertising which is displayed inside your captcha. This is useful as it is non intrusive and also gives your faucet some protection against bots.
This advertising source is not too great when it comes to earning money, and should not be relied upon for your funds. I will give examples of my earnings where I can.

AreYouAHuman
?* - http://www.areyouahuman.com
This captcha gives the user small puzzles to solve in order to complete the captcha. These puzzles can sometimes be based around a certain product, which is how you generate money with this captcha. This captcha is apparently one of the better ones when combating bot abuse.

Funcaptcha* - https://www.funcaptcha.com/
This captcha gives the user small puzzles which must be solved in order to complete the captcha. This captcha is apparently one of the better ones when combating bot abuse.

Captch Me - http://www.captchme.com
This French captcha provider gives a similar model to Minteye, in that you slide a bar to prove that you are not a bot. An ad is then displayed once the captcha has been successfully completed. I do not have much information on payouts and such, as there doesn't seem to be much on the website.

Reklamper - http://www.reklamper.com/
A Russian captcha provider which provides a basic text captcha with an ad to the right hand side of it. This could perhaps be read by a bot, as the captcha seems to be pretty basic and not very skewed. Once again, I do not know much about payments and the like.

SolveMedia* - http://www.solvemedia.com
This is an extremely widely used and supported captcha type on most faucet scripts. Occasionally a small pre-roll ad will appear in the captcha, or simply just a banner at the top. You will earn for every captcha solved on this system. However, since some of this captchas questions are multiple choice answers, it can be easy for bots to decipher. In addition to this, in order to get a cash out, you have to fill in a tax form.
CAUTION - This captcha has been known for easy abuse by bots.

Banner Advertising:
This is the advertising that will make you the money to help cover your faucet costs.
As said before, please do not plaster your site with as much advertising as humanly possible. Not only is it ugly on the eye, but it makes you look desperate.

Anonymous Ads* - http://www.a-ads.com
Probably the oldest bitcoin ad network still running. Pays based on the amount of views, but is dependant on which advertisers are advertising and their daily budget. I have used this network on all of my bitcoin projects and have been paid by it every time without fail. This ad network is for banner and text ads.
Minimum withdrawal - 0.0001BTC (No fee)

BitMedia* - http://www.bitmedia.io
This network displays both text and banner ads, and also boasts similar rates to Google Adsense. It also runs on a pay per click system.
Minimum withdrawal - 0.01BTC (No fee)

Bee-Ads - http://www.bee-ads.com
Bee-Ads runs on the same system as AdBit, however their minimum bid is only 0.000001BTC. This ad network is only for banner ads.
Minimum withdrawal - 0.001BTC (0.0001BTC Network Fee)

MellowAds
- http://www.mellowads.com
MellowAds runs both CPM and CPC campaigns through out it's site. It allows advertisers to place both network and site-specific ads allowing it to reach out to sites of any size. In addition to this, it boasts 0% fees across it's network making it good for beginner sites.
Minimum withdrawal - 0.001BTC

CoinAdvert
- http://www.coinadvert.net
CoinAdvert runs on a CPM (Cost per 1,000 views) system, mixed with the bidding system used in AdBit and Bee-Ads. An advertiser pays for 1,000 views or more for a price you set, and you get paid per view on that ad. This ad network is only for text advertising.
Minimum withdrawal - 0.002BTC (0.0001BTC Network Fee)

AdBTC - https://adbit.co/?r=SmSwknDjya5LobpDAZJCamBRlMbt3j
This network runs on a network share system where publishers get money for their share of the impressions/clicks. In addition to this, this network allows advertisers to place a free ad on their network.
In order to be accepted into this network, you must add the code to your page and email the owner of the site (as is explained on their FAQ Page).

Adalso - http://adalso.com/
This network runs similarly to MellowAds, as it allows CPC ads broadcast over the network and bidding on specific sites. This network is only for banner ads.

CPMLeader - http://www.cpmleader.com
An ad network that pays by a CPM system. You get paid for every unique impression every 24 hours.
Minimum withdrawal - $5 via Paypal

BitClix* - http://www.bitclix.com
BitClix runs on a pay per click system, meaning that every click on your ad gives you a set amount that the advertiser paid for. Can be good if you have a high click rate on your banners. This ad network is for banner and text ads.
CAUTION - There has been a scam accusation towards this site, however BitClix argue that the removal was due to low quality traffic from the site - https://bitcointalk.org/index.php?topic=1032535.0
Minimum withdrawal - 0.001BTC (0.0001BTC Network Fee)

AdBit* - http://www.adbit.co
A successor to an older Bitcoin ad network which shut down after the admin went awol, AdBit runs on a pay-per-day bidding system. Basically, you put an ad space on your page, and people bid on it. The higher the bid the more of a share the advertiser has. Due to a spam of one satoshi bids, the default minimum cost per day is 0.0001BTC. This ad network is only for banner ads.
CAUTION - If you are using the default FaucetBox or Paytoshi script to advertise here your site may be taken off. Be sure to customize your script before adding this ad network. In addition to this, controversy has been created over the large amount of fees this network takes. These fees are up to change at any time.
Minimum withdrawal - 0.001BTC (0.0001BTC Network Fee)

Google Adsense
* - http://www.google.com/adsense
The most popular ad network in the world. Runs off of both a cost per view and cost per click system based on the ad. A large amount of faucets use this system.
CAUTION - Bitcoin Faucets are arguably against the ToS, so if you earn a lot of money in a short amount of time your account may be banned. Please take care, and do not make your faucet's funds dependant on this network.
Minimum withdrawal - Dependant on your Country and Payment method

Media* - http://www.media.net
Media.net offers a CPM system which pays for every user which visits your website.
CAUTION - Some Bitcoin faucets can be against Media.net's ToS and Guidelines. Once again, use with caution and do not make your funds dependant on it.


Part 4 - Traffic:
Traffic is extremely important for a site similar to a faucet. Without it, there would be little to no point running your site and it would likely put you in the negative. I'm not going to list every faucet list/rotator here else it would be endless, only those that pull in decent traffic.

TIP - Higher rewards are very likely to get you more traffic. With this in mind, don't offer rewards so high that your faucet is regularly dry (empty of funds) or filled with advertising; this will likely minimize traffic towards your site.

FaucetBox / ScanTheBox* - https://faucetbox.com/en/list / http://scanthebox.com/
In addition to offering a micropayment processor and free faucet script, FaucetBox also has a faucet list and rotator that your faucet is added to. In order to get on this list, you must fill certain conditions listed on the site (e.g No popup or redirect ads). Your faucet must also use the FaucetBox API to be listed here.
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=1094930.0

Ifaucet* - http://ifaucet.net/
Available in Russian or English, this faucet list/rotator brings in a large amount of traffic to faucets listed on it's site. As it caters specifically to Russian users, traffic from Russia/Ukraine can be increased significantly through this site.
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=826896.0

Paytoshi - https://paytoshi.org/faucets
Similar to FaucetBox, Paytoshi offers a faucet list in addition to a micropayment processor and faucet script. While I don't believe this gets as much traffic, you will get put on there if your faucet uses Paytoshi and is within their conditions.
BitcoinTalk thread - https://bitcointalk.org/index.php?topic=881989.0

Xapo Faucet list - The Best Xapo Faucet list on the web !! -- http://bitcoinfaucetrelay.com


My Xapo Faucet  - No.1 Xapo Bitcoin Faucet & List In the U.S.A !! -- http://www.bitcoinfaucetexchange.com


Part 5 - Other Methods of Monetizing:
In addition to advertising, there are several other ways to monetize your faucet. As a faucet owner, you should take advantage of every way to monetize you can in order to allow for bigger rewards and more earning opportunities for your users. Here I will be listing non-shady methods of making extra money from your users, as I do not endorse anything shady personally.

Referral Rotators
* - http://ifaucet.net/
I believe this to be the most ethical method of earning extra bitcoins from your users. Certain rotators (such as ifaucet) allow you to input referral links to earn the referral earnings from the faucets your referrals visit. This allows users of your faucet to earn more from other faucets, while you earn referral commission without linking hundreds of faucets at a time.

CoinWall - http://coinbucks.io/coin-wall.php
An easy to use offer-wall which is simply activated by signing up to their website and inputting code they give you onto the page. The reason this isn't recommended is that some offers can contain Adware or other malware to the users PCs which can be difficult to remove. Simply giving a warning about such offers should be sufficient.



Part 6 - A few things to consider:
Alright, so now let's clear up some things about a faucet that people seem to think.

Starting a faucet is insanely easy, and you require no programming knowledge.
While there are services out there that boast giving you a faucet, these can cost up to 1BTC and are a waste of money (in my opinion). Creating a bitcoin faucet is as easy as putting a few files into an FTP server, changing some text in one of the files, putting some advertising on it and keeping it funded. As people discover your faucet it will gain traffic naturally, even more if you help it along.

Adding a referral program will (most likely) drive more traffic to your faucet.
Adding a referral reward to your faucet will cost you more to run, but will almost certainly increase the traffic to your faucet. This is because people will have an incentive (a reason) to share the link to your website and get users to join. In addition to this, as long as the referral isn't anything too ridiculous, it will cost you very little in comparison to the traffic you will get.

Making a faucet will not make you rich.
Contrary to popular belief it seems, this is not the case at all. If you have some decent rewards on your faucet, you will be lucky to break even from advertising alone. I have known people that can make a large amount of money from owning a faucet, however it is not the faucet itself that gives them that money. so here is how you make money !!!


This is strictly my opinion owning and operating Bitcoin Faucets and experience that works for me.

1: First thing to do is open a Xapo account.

2: Find a good Faucet list on the web you admire.


3: Find one of those free hosting that doesn't cost anything. You will need two sites.one for a faucet list and two for a faucet until your faucet takes off then you can decide if your faucet is worth keeping and then buy a dot com domain and just forward the address.Keep in mind I payed for a domain and hosting after i saw good traffic.If your having problems finding a good free hosting + domain try this for an alternative until your faucet takes off http://www.noip.com/support/knowledgebase/diy-hosting-using-no-ip-wamp/ .Then i suggest you buy a no limit site when you start to profit.
Or if you can't afford it at all i would use this one personally for the list  https://wordpress.com here is an example of one i made  to show you how easy it really is https://xapofaucetlist.wordpress.com but the wordoress should only be use for the list not the faucet.The faucet needs a Cpanel for installing.


1: Choosing which faucet script to use that is linked to a online paying system for auto payouts is a whole letter grade in my book.While some are more popular than others, some are better. In my opinion Xapo or custom faucets are the best for profits but Xapo is better than all in my opinion and you will see why in this post. Here is a faucet script i use for Xapo http://bitcoinfaucetrelay.com/wp-content/uploads/2016/06/Faucet-builder-clone-of-my-faucet.zi (http://bitcoinfaucetrelay.com/wp-content/uploads/2016/06/Faucet-builder-clone-of-my-faucet.zi)p and here is a Custom Faucet site but cost money http://www.faucettheme.com  . FaucetBox is another popular script and can be used the same way the Xapo maximizes automatic payments  if you like FaucetBox

2:ok, so remember #2 about finding a faucet list you admire?? well, on one of those domains you must make a faucet list. take your time to make it nice spend lots of time on it .Don't just slap one together.This is going to be the bread and butter to pay for your faucet. The secret is this::: use the bitcoin address that is used to fill your faucet account for payouts  for the ref link in the faucet list.In my Xapo account i never have to refill the faucet because i get thousands more deposits into Xapo wallet then payouts with the Xapo faucet on the same wallet acount and xapo payments are instant from one Xapo account to another including faucets. so basically my faucet bitcoin address payout account is the same as my faucet list referral  bitcoin account address.

3: Once you have your list booming from advertising on all the social media and other faucet blogs like http://freebitcointalk.org try and figure out your average a day. Once you make so much a day  you can adjust your faucet to those payments so your faucet never goes dry. Keep in mind you must be making bitcoin on a daily basis to start you faucet up or you will run dry and that kills your faucet

4: keeping a faucet list on your Bitcoin Faucet is a must. To maximize profits for payouts you must have a small list somewhere on the faucet, preferably in their face .

5: Monetize your faucet with  bitmedia, a-ads, mellow ads, google adsense and bee adds. You must mix them up in my opinion but only have 1 or 2 a-ads on the faucet the rest 2 of each. Remember to do the same to your faucet list to maximize profits.This is my faucet for example  to see what i mean by in there face  http://www.bitcoinfaucetexchange.com and diffrent advertising i use. Here is also my list that supports my faucet payouts 100% http://bitcoinfaucetrelay.com . I have not paid one cent except when i started to profit  i bought a domain for 40$ no limit site on doteasy. i started off with the wamp example . Smiley

I don't use google adsense because they screwed me out of paying me. They pay once a month when you reach 100$ and i was at 90$ and they said people were clicking using proxies or vpn. I tried to explain my site is based on bitcoin and anonymously but instead i ended up cursing the guy out  so fuck google adsense. LOL

The reason most faucets die is because they can't afford to keep paying bitcoin and not making a profit.This is because they never had a profit to start with to feed the faucet. Don't make the same mistake.Fact is, all advert companies don't make you enough to make a profit except adsense but they pay you in cash and you will have to put up the bitcoin the first month and then you have to worry if they will cancel you and you lost all that bitcoin. Bee ads is good to profit if you have a popular site and they are having a bid war to place ads on your site but even that is for a season...

To be honest i don't make that much on ads ! I make more bitcoin or money on the referrals for different things on my site then on ads. On bitmedia i might get 3 clicks a day on average and they pay about 17000 sat a click. on a-ads I make about 30,000 everyday. Bee ads it depends on the bidding.
 To get real traffic you should submit your websites to all search engines here http://www.entireweb.com/free_submission/ some you must do manualy on that site and make sure you check your email and click the submit in the emails.Another good traffic source is a crypto directory .Just list your site and the traffic will increase by 100% or more doing both.

Most of my money comes from the list and affiliates ads with different things  related to bitcoin including giving away 10$ in bitcoin i get a commission. last week i made 600$ in commission giving away 10$ in gold which you can trade back into bitcoin. Its on my site if you want to sign up and work for them too!

All the Bitcoins i get from advertisers helps pay for the faucet. (You should know) The faucet is just one big free advertisement for what you're really selling,unless you like making micro bitcoins as a hobby that is fun too!
If you take my advice and come up with a way to make bitcoin on auto you will have a free faucet that you own and can advertise to 1000'S of people a day with stuff from amazon cause you are a affiliate of sell gold etc, there is plenty of items you can sell and this video helped me

with learning  :::: https://www.youtube.com/watch?v=bedxiZXtxKo

6: The whole idea is to set up the faucet and just gather bitcoins with no maintenance other than to prune the dead faucets once and a while from your list and find new ones. So making money on auto is another definite letter grade  . Using Xapo people get paid directly and there is no threshold to cash out because they don't charge you to use your money. Make sure you have more than one wallet account in xapo because you only want to keep as much money as you need in the account attached to your  Xapo APP key in case you get hacked all websites can get hacked !!

7: Start using more social media sites to advertise  your faucets more also get your faucet on other lists and make sure your faucet list has a link on the faucet
Kind Regards,  Gifted

PS. Hope this helps, I had no teacher when i started so i thought this would help the poor and new.
PSS: The whole idea is to make a faucet that doesn't cost you anything so if it dies you never lost anything but pride but you gained knowledge and a steady income list forever.  

Please post anything i missed or want to add and i'll add it to the top post if its feasible.

Here is stats from my page  http://statcounter.com/p10532560/summary/?guest=1
 (http://statcounter.com/p10532560/summary/?guest=1)
At the moment i'm seeing how popular and how far this method will take me down the rabbit hole. As of now seems to be working fine.


That's it, now that you've read through this you should have a bit of a better idea on running a faucet and what it entails.
Have any more questions? Feel free to post them in this thread and I'm sure that either me or another faucet owner will help give you an answer.
Do you have a service that you want featured on this guide? Post here or send a PM and I will add it.

Enjoyed this guide? Send me a tip at 3Eu1Ac4PNzPeTzMmR27KTbeSvyU5P7aBJp
Have a good day, and happy faucet-ing!


New **** Block Russia like this in .htaccess  https://www.countryipblocks.net/deny_russia.txt


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 16, 2016, 03:12:45 PM
Yes I also support for xapo faucets it's not better its best .


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 16, 2016, 03:17:33 PM
Are the bot attacks much lesser then faucetbox websites. Anyone who own such Xapo faucet can tell me please.


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 16, 2016, 03:31:19 PM
Are the bot attacks much lesser then faucetbox websites. Anyone who own such Xapo faucet can tell me please.
yes I assure you less bot attack I'll help you to avoid bot attacks .


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 16, 2016, 03:44:26 PM
Are the bot attacks much lesser then faucetbox websites. Anyone who own such Xapo faucet can tell me please.
yes I assure you less bot attack I'll help you to avoid bot attacks .
Thanks for your answer so far. Can you also tell me if the amount of visitors are not much lesser when you compare with faucetbox faucets. I can understand people don't want to use XAPO so that people don't come back to your faucet.


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 16, 2016, 03:46:30 PM
Are the bot attacks much lesser then faucetbox websites. Anyone who own such Xapo faucet can tell me please.
yes I assure you less bot attack I'll help you to avoid bot attacks .
Thanks for your answer so far. Can you also tell me if the amount of visitors are not much lesser when you compare with faucetbox faucets. I can understand people don't want to use XAPO so that people don't come back to your faucet.

Traffic depends on your reward .


Title: Re: A guide for building Xapo faucets + download script
Post by: Aamir1 on February 16, 2016, 03:56:21 PM
Sounds good. Would love to give it a try.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 16, 2016, 05:32:11 PM
Are the bot attacks much lesser then faucetbox websites. Anyone who own such Xapo faucet can tell me please.
yes I assure you less bot attack I'll help you to avoid bot attacks .
Thanks for your answer so far. Can you also tell me if the amount of visitors are not much lesser when you compare with faucetbox faucets. I can understand people don't want to use XAPO so that people don't come back to your faucet.
With a high reward its the same amount of people claiming. Faucet box gets more bots!


Title: Re: A guide for building Xapo faucets + download script
Post by: upsidedown75 on February 16, 2016, 06:15:22 PM
Since bots attacked faucetbox faucets. I now think having a xapo faucet better now. Xapo faucets are safer than faucetbox and one good thing of xapo faucets is they pay directly to xapo wallet.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 16, 2016, 09:21:56 PM
Since bots attacked faucetbox faucets. I now think having a xapo faucet better now. Xapo faucets are safer than faucetbox and one good thing of xapo faucets is they pay directly to xapo wallet.

Xapo faucets still get bots but far less ....there are plenty of detergents you can add....just ask here and ill tell you or faucetrank can help, hes made a pretty good code for it.


Title: Re: A guide for building Xapo faucets + download script
Post by: creepland on February 16, 2016, 09:25:30 PM
Thanks, I will try this script, prepare xapo too.


Title: Re: A guide for building Xapo faucets + download script
Post by: Xexen4 on February 16, 2016, 09:25:54 PM
can you post some live demo faucets?


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 17, 2016, 02:25:38 AM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 17, 2016, 06:14:17 AM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 17, 2016, 12:17:32 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 17, 2016, 12:51:13 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 17, 2016, 01:09:13 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 17, 2016, 04:14:21 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I dont see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 17, 2016, 05:12:19 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I dont see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 17, 2016, 05:18:37 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I don't see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'
Ok, what that means is  you can put either or but no funds go to faucetbox. If you don't have a Xapo account the funds will be sent to you once you reach 5500 in the system and its direct to your BTC wallet but if you use a xapo email or xapo BTC address its instant


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 17, 2016, 05:23:52 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I don't see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'
Ok, what that means is  you can put either or but no funds go to faucetbox. If you don't have a Xapo account the funds will be sent to you once you reach 5500 in the system and its direct to your BTC wallet but if you use a xapo email or xapo BTC address its instant
Okay I understand and this is also working good if you implement both to your faucet?


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 17, 2016, 05:41:37 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I don't see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'
Ok, what that means is  you can put either or but no funds go to faucetbox. If you don't have a Xapo account the funds will be sent to you once you reach 5500 in the system and its direct to your BTC wallet but if you use a xapo email or xapo BTC address its instant
Okay I understand and this is also working good if you implement both to your faucet?
If you want Faucetbox as a second withdraw too ,you will need to open a Faucetbox account and fill it up with coins so often. This will have to be coded in.


Title: Re: A guide for building Xapo faucets + download script
Post by: KnightTrader on February 17, 2016, 06:07:57 PM
Xapo e-mail claims only plz? Some users would hate it, but it would stop bots 100%.


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 17, 2016, 06:12:18 PM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I don't see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'
Ok, what that means is  you can put either or but no funds go to faucetbox. If you don't have a Xapo account the funds will be sent to you once you reach 5500 in the system and its direct to your BTC wallet but if you use a xapo email or xapo BTC address its instant
Okay I understand and this is also working good if you implement both to your faucet?
If you want Faucetbox as a second withdraw too ,you will need to open a Faucetbox account and fill it up with coins so often. This will have to be coded in.
Ok so this balance is separate from each other. Also thanks for your help so far I will try to create one.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 17, 2016, 06:38:22 PM
sure no problem, glad i can help  :)


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 18, 2016, 03:50:09 AM
Is anyone building any?


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 18, 2016, 10:16:25 AM
can you post some live demo faucets?
i use this script as you can see here  http://bitcoinfaucetexchange.com (http://www.bitcoinfaucetexchange.com)

The menu is custom but you can add any bootstrap menu or make your self

another demo is http://faucetrank.com/faucet

I'll help you to block bad/cheaters/bot users
I'll help you to add recaptcha to your xapo faucet if you don't want solvemedia .

So you are advanced with building a faucet nice you share you experience with some people. Also some others help a lot here on this forum. I will start next few days with sorting things out and try to build a fresh faucet have to think about it what I exactly want to create.

I forgot 1 more thing now antibot link also available for xapo script I'll also help you to add antibot script in your xapo faucet .
Also the multi login possibility Xapo/faucetbox combined I see is available on your website. Is that solution more safe then faucetbox only. That is maybe the best option if safety against bots is the same standard.
I don't see a multi login possibility Xapo/faucetbox .....on his site but it would be nice to add.
There is a field where you can fill your BTC address named like this. 'Insert your email or BTC address'
Ok, what that means is  you can put either or but no funds go to faucetbox. If you don't have a Xapo account the funds will be sent to you once you reach 5500 in the system and its direct to your BTC wallet but if you use a xapo email or xapo BTC address its instant
Okay I understand and this is also working good if you implement both to your faucet?
If you want Faucetbox as a second withdraw too ,you will need to open a Faucetbox account and fill it up with coins so often. This will have to be coded in.
Ok so this balance is separate from each other. Also thanks for your help so far I will try to create one.

I wonder if it's possible to create  2 in one faucet .
if email is entered will be paid through xapo and if BTC wallet is entered then will be paid through faucet box .


Title: Re: A guide for building Xapo faucets + download script
Post by: onlinedragon on February 18, 2016, 12:29:11 PM
I understand you have to choose between XAPO login or faucetbox login but that is fine. I like it how that field is now and yes I will try to build an faucet next few days. Only need to take few hours to sort things out about how and where I can get it best online.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 18, 2016, 02:27:50 PM
I understand you have to choose between XAPO login or faucetbox login but that is fine. I like it how that field is now and yes I will try to build an faucet next few days. Only need to take few hours to sort things out about how and where I can get it best online.
im flying out to miami this morning for work and i'll be gone for 3 weeks but im sure FaucetRank can help while im gone..I'll try and look in once and a while to help.  8)


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 18, 2016, 02:34:25 PM
I understand you have to choose between XAPO login or faucetbox login but that is fine. I like it how that field is now and yes I will try to build an faucet next few days. Only need to take few hours to sort things out about how and where I can get it best online.
im flying out to miami this morning for work and i'll be gone for 3 weeks but im sure FaucetRank can help while im gone..I'll try and look in once and a while to help.  8)

Yes I'll be here to help for Xapo faucet script as much as I can help . Have a nice journy  :)


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on February 18, 2016, 02:37:59 PM
I understand you have to choose between XAPO login or faucetbox login but that is fine. I like it how that field is now and yes I will try to build an faucet next few days. Only need to take few hours to sort things out about how and where I can get it best online.
im flying out to miami this morning for work and i'll be gone for 3 weeks but im sure FaucetRank can help while im gone..I'll try and look in once and a while to help.  8)

Yes I'll be here to help for Xapo faucet script as much as I can help . Have a nice journy  :)
Thanks  8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8)


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 19, 2016, 05:18:08 PM
Is there anyone who created Xapo api based faucet ? please let me know how can I help you to install xapo script .


Title: Re: A guide for building Xapo faucets + download script
Post by: Axlu2518 on February 19, 2016, 09:30:36 PM

friend you help me , creating the new MySQL user does not understand how to do not even know how to connect to the new instance please


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 20, 2016, 06:31:07 AM

friend you help me , creating the new MySQL user does not understand how to do not even know how to connect to the new instance please

it's easy to create mysql data base .
1) Login to you cpanel
2) Click On Mysql
3) fill the name of databaase for example name it "Faucetdatabase"
4) then edit the config.php and fill the username of database , password and host name .
5) hostname maybe "localhost" or it maybe diffrent sever name starting with mysql.sever1.example.com


Title: Re: A guide for building Xapo faucets + download script
Post by: Axlu2518 on February 20, 2016, 01:10:07 PM
if you already managed to do it thanks , but in trying to collect on my faucet I get an error : Either the Hash App token or are invalid ... And put the keys as the tutorial says if I have an empty wallet will be for that? And apologizes for being so inquisitive if one lays bitcoins there is no way to just take those of a specific portfolio for the faucet ? thanks friend. :)


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 20, 2016, 01:53:51 PM
if you already managed to do it thanks , but in trying to collect on my faucet I get an error : Either the Hash App token or are invalid ... And put the keys as the tutorial says if I have an empty wallet will be for that? And apologizes for being so inquisitive if one lays bitcoins there is no way to just take those of a specific portfolio for the faucet ? thanks friend. :)

after doing this in config.php there is another line  myhashkey put this hash e10adc3949ba59abbe56e057f20f883e now should work .


Title: Re: A guide for building Xapo faucets + download script
Post by: Axlu2518 on February 20, 2016, 02:39:22 PM
thanks for answering friend, not solve it was a problem with the secret key but still does not work now comes another sign if you want mirala yourself : http://biteller.xyz (http://biteller.xyz)


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 20, 2016, 02:53:41 PM
thanks for answering friend, not solve it was a problem with the secret key but still does not work now comes another sign if you want mirala yourself : http://biteller.xyz (http://biteller.xyz)

Working fine got 100 satoshi what's the problem now ?
I didn't get what do you want to show me ?
that's site working fine now .


Title: Re: A guide for building Xapo faucets + download script
Post by: Axlu2518 on February 20, 2016, 03:03:14 PM
if it appears that the error was mine, and that all the tap was wondering if you could help me put the anti bot that you have or if you know of any tutorial to do


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on February 20, 2016, 03:57:47 PM
if it appears that the error was mine, and that all the tap was wondering if you could help me put the anti bot that you have or if you know of any tutorial to do

OK I'll help you to put antibot but tomorrow .


Title: Re: A guide for building Xapo faucets + download script
Post by: Wooshy on March 03, 2016, 04:25:35 PM
Heyho,

How can i use other captchas than solvemedia?
Thought solvemedia is easiest to break by bots?


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on March 03, 2016, 05:39:43 PM
Heyho,

How can i use other captchas than solvemedia?
Thought solvemedia is easiest to break by bots?
I'll help you tomorrow for adding g recaptcha


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on March 04, 2016, 04:33:40 AM
I wonder if it's possible to create  2 in one faucet .
if email is entered will be paid through xapo and if BTC wallet is entered then will be paid through faucet box .

Bitcoinker is using that method.

-------------------------------------

Anyway, is it possible to use the script on free hostings? Like Hostinger or Yola?


Title: Re: A guide for building Xapo faucets + download script
Post by: Nomad88 on March 05, 2016, 03:35:07 PM
I have a xapo faucet list which i have been promoting on a wordpress blog page. I have just recently moved it to my own domain and private host www.bitcointime.site I am considering to place a xapo faucet now but it seems quite complicated. I don`t have much experience with websites and scripts so not sure if i can manage it. I am also worried whether i will have have problems with bot attacks. Could you please share your experiences with xapo faucets. Do you make significant profit? Do you have a lot of problems with bot attacks?


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on April 15, 2016, 10:49:55 PM
I have a xapo faucet list which i have been promoting on a wordpress blog page. I have just recently moved it to my own domain and private host www.bitcointime.site I am considering to place a xapo faucet now but it seems quite complicated. I don`t have much experience with websites and scripts so not sure if i can manage it. I am also worried whether i will have have problems with bot attacks. Could you please share your experiences with xapo faucets. Do you make significant profit? Do you have a lot of problems with bot attacks?
i dont have any problems with bots...creating a faucet is easy with that script it comes with complete instructions ....feel free to ask me for help


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on April 16, 2016, 02:25:49 PM
bump


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on April 16, 2016, 09:59:00 PM
i dont see nothing wrong with a little bump and grind


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on April 17, 2016, 01:00:28 PM
bump for the newbies


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on April 18, 2016, 10:38:47 PM
someone want me to keep this here?


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on April 19, 2016, 06:02:22 AM
I have a xapo faucet list which i have been promoting on a wordpress blog page. I have just recently moved it to my own domain and private host www.bitcointime.site I am considering to place a xapo faucet now but it seems quite complicated. I don`t have much experience with websites and scripts so not sure if i can manage it. I am also worried whether i will have have problems with bot attacks. Could you please share your experiences with xapo faucets. Do you make significant profit? Do you have a lot of problems with bot attacks?

I can help you to integrate  xapo faucet with WordPress


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on May 06, 2016, 11:56:41 AM
Good day!

I think I need a little help on my faucet: xfaucet.digi-eye.com

I've just completed my xapo faucet, but whenever I claim, an error will occur which is "Unable to proccess the request".
What seems to be the problem?

Any help is much appreciated.

Thanks in advance.


Sorry, I got it now, I am using the wallet address of my xapo where my API keys came from.

Anyway, thanks for sharing the script, it's very easy to setup.



Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on May 07, 2016, 04:21:23 PM
Bump!

Good day sir Gifted or Sir Faucetrank.

Can you guide me on these:

-Solve media change to recaptcha
-FaucetBox payment method
-Another payment method that will pay every weekends, like in moonbit.

Thanks!


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on May 07, 2016, 09:32:09 PM
Bump!

Good day sir Gifted or Sir Faucetrank.

Can you guide me on these:

-Solve media change to recaptcha
-FaucetBox payment method
-Another payment method that will pay every weekends, like in moonbit.

Thanks!
im trying to achieve a faucetbox payout and xapo payment myself with a payment threshhold... when i get it il let you know


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on May 07, 2016, 10:38:29 PM
Good day!

I think I need a little help on my faucet: xfaucet.digi-eye.com

I've just completed my xapo faucet, but whenever I claim, an error will occur which is "Unable to proccess the request".
What seems to be the problem?

Any help is much appreciated.

Thanks in advance.


Sorry, I got it now, I am using the wallet address of my xapo where my API keys came from.

Anyway, thanks for sharing the script, it's very easy to setup.


your welcome


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on May 08, 2016, 01:11:12 AM
Bump!

Good day sir Gifted or Sir Faucetrank.

Can you guide me on these:

-Solve media change to recaptcha
-FaucetBox payment method
-Another payment method that will pay every weekends, like in moonbit.

Thanks!
Use mini faucet script


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on May 08, 2016, 01:21:12 AM
Bump!

Good day sir Gifted or Sir Faucetrank.

Can you guide me on these:

-Solve media change to recaptcha
-FaucetBox payment method
-Another payment method that will pay every weekends, like in moonbit.

Thanks!
Use mini faucet script
I was going to use mini faucet but it seems the creator has bugs in it
 and his admin page sucks very bad


Title: Re: A guide for building Xapo faucets + download script
Post by: FaucetRank.com on May 08, 2016, 02:17:50 AM
Bump!

Good day sir Gifted or Sir Faucetrank.

Can you guide me on these:

-Solve media change to recaptcha
-FaucetBox payment method
-Another payment method that will pay every weekends, like in moonbit.

Thanks!
Use mini faucet script
I was going to use mini faucet but it seems the creator has bugs in it
 and his admin page sucks very bad

I would have done it for faucet builder but I'm not getting time to do any modifications because of job .


Title: Re: A guide for building Xapo faucets + download script
Post by: bits4all on June 06, 2016, 12:58:24 AM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on June 06, 2016, 05:38:22 AM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.


Title: Re: A guide for building Xapo faucets + download script
Post by: bits4all on June 06, 2016, 03:18:18 PM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.

Thank you so much, I spent over 6 hours looking for a solution. Now I'll create a new account Xapo. So I can use it just for that faucet.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 07, 2016, 12:05:05 AM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.

Thank you so much, I spent over 6 hours looking for a solution. Now I'll create a new account Xapo. So I can use it just for that faucet.
Also if you cant take btc address  i can help with that !  ;D ;D ;D ;D


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 08, 2016, 02:18:56 AM
Bump for the noobs


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 08, 2016, 02:47:07 AM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.

Thank you so much, I spent over 6 hours looking for a solution. Now I'll create a new account Xapo. So I can use it just for that faucet.
let me know when you finish your Xapo faucet and i will list for you !


Title: Re: A guide for building Xapo faucets + download script
Post by: bits4all on June 08, 2016, 12:30:32 PM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.

Thank you so much, I spent over 6 hours looking for a solution. Now I'll create a new account Xapo. So I can use it just for that faucet.
let me know when you finish your Xapo faucet and i will list for you !

The faucet is running: http://bits4all.one/faucet3


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 08, 2016, 09:16:12 PM

Hello
The script and the package complete with instructions is great.
I followed all the instructions, but I'm not able to run the faucet. Please see if someone can help me, the faucet is:
http://bits4all.one/faucet3

The error is: UNABLE TO PROCESS YOUR REQUEST
Do not use the Xapo e-mail account where you are getting the API keys.
Use another Xapo account.
I tested your faucet and it's working fine.



By the way, I already figured out how to change Solve Media to Google reCaptcha and thanks to sir Gifted for helping out about the weekly payout.

Thank you so much, I spent over 6 hours looking for a solution. Now I'll create a new account Xapo. So I can use it just for that faucet.
let me know when you finish your Xapo faucet and i will list for you !

The faucet is running: http://bits4all.one/faucet3
your listed  ;)


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 09, 2016, 11:48:45 AM
Bump for the noobs


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 11, 2016, 12:16:44 AM
If anyone need help with this im here for you !!!


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 11, 2016, 03:38:30 PM
Bump


Title: Re: A guide for building Xapo faucets + download script
Post by: Newcoins2020 on June 11, 2016, 04:06:20 PM
Hi Gifted,

I installed the faucet script on my domain but it seems to be stuck. It keeps giving an error while i checked and double check the APP id? What could be the problem?
I've sent an email to the developers of XAPO, but no response yet (4 days has passed).


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 11, 2016, 04:08:43 PM
Hi Gifted,

I installed the faucet script on my domain but it seems to be stuck. It keeps giving an error while i checked and double check the APP id? What could be the problem?
I've sent an email to the developers of XAPO, but no response yet (4 days has passed).
What is the error saying? if you are testing with your email or btc address of the same account as the app ID it will give you and error.


Title: Re: A guide for building Xapo faucets + download script
Post by: Newcoins2020 on June 11, 2016, 04:21:00 PM
Hi Gifted,

I installed the faucet script on my domain but it seems to be stuck. It keeps giving an error while i checked and double check the APP id? What could be the problem?
I've sent an email to the developers of XAPO, but no response yet (4 days has passed).
What is the error saying? if you are testing with your email or btc address of the same account as the app ID it will give you and error.

Thanks for getting back at me.

The error I get is:
Either the App token or Hash are invalid

I've tested it with 3 different bitcoin addresses and even changed he hash a few time (32 digits)


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 11, 2016, 04:42:19 PM
Hi Gifted,

I installed the faucet script on my domain but it seems to be stuck. It keeps giving an error while i checked and double check the APP id? What could be the problem?
I've sent an email to the developers of XAPO, but no response yet (4 days has passed).
What is the error saying? if you are testing with your email or btc address of the same account as the app ID it will give you and error.

Thanks for getting back at me.

The error I get is:
Either the App token or Hash are invalid

I've tested it with 3 different bitcoin addresses and even changed he hash a few time (32 digits)

Did you put a hash key in config? the instructions came with a generator for hash key if your having problems ill give you one to use


use this one ZgWIRBsarthKx2m9J3ouDhXMvxtcIdQW  just change a few letters but make sure its cap if needs to be. if that doesnt work i will have to help you setting up your app key correctly


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 11, 2016, 09:31:54 PM
bump for the noobs  8)


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 12, 2016, 01:54:48 PM
Many new Xapo faucets being made with this package and its free!


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on June 15, 2016, 09:42:07 AM
I got a bot yesterday, and it hit me hard.

https://i.imgur.com/wahB0aT.png

Despite of having a maximum of 700 satoshis configured on my faucet, the bot claimed 1,000 to 10,000 satoshis yesterday.

IP address is: 39.248.108.96 and 109.193.194.27


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 15, 2016, 11:35:50 PM
I got a bot yesterday, and it hit me hard.

https://i.imgur.com/wahB0aT.png

Despite of having a maximum of 700 satoshis configured on my faucet, the bot claimed 1,000 to 10,000 satoshis yesterday.

IP address is: 39.248.108.96 and 109.193.194.27
some how they are accessing your faucet, when i first got the faucet i was hacked and upgraded to the new faucet with better security and it never happened again but i might have gave you the wrong copy... go here and get the latest to make sure  https://github.com/destinybogan/Faucet-Builder (https://github.com/destinybogan/Faucet-Builder)

How are they claiming 8 times times in a row??? i would be surprised if the are doing some kind of sql injection but the faucet has security for that in the code.

I was getting robbed this morning at 630 Am when i looked and to shut off faucet until i can figure out how to stop them. The thing is there is always someone smarter then you or me and we just have to deal with it accordingly. one kick in the ass is one step forward!

I plan on updating this script  in the download when i can.


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on June 16, 2016, 12:28:45 AM
My experience is the same with this:

https://bitcointalk.org/index.php?topic=1301917.80

Although that thread is five months ago, I think the trick is still alive, since the script from destinybogan was last updated on 2015, it hasn't patched yet.

For now I'm relying on .htaccess while I'm finding a way how to protect from SQL injection and hacking.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 17, 2016, 02:44:55 AM
My experience is the same with this:

https://bitcointalk.org/index.php?topic=1301917.80

Although that thread is five months ago, I think the trick is still alive, since the script from destinybogan was last updated on 2015, it hasn't patched yet.

For now I'm relying on .htaccess while I'm finding a way how to protect from SQL injection and hacking.
I have fixed the security flaw message me for details


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 17, 2016, 11:15:53 PM
If you download this please ask me for the security  update


Title: Re: A guide for building Xapo faucets + download script
Post by: alfaboy23 on June 18, 2016, 01:44:30 AM
I PMed you sir.

By the way, this is the sucker stealing my Xapo bits:

https://i.imgur.com/Poaupsn.png

I have to block the IP addresses in Indonesian country on my faucet because of him.
Problem is, my ISP is also blocked, I think my ISP is getting a resources from that country, dang.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on June 18, 2016, 02:06:47 AM
Put this where i had the old proxy code and change email in the code
 I just modified the code So people can go to site but not claim or they get another screen

Code:
//We do not allow proxy here
 if(@fsockopen($_SERVER['REMOTE_ADDR'], 80, $errstr, $errno, 1))
die("It would apprear you're using a proxy, so please, go fuck yourself!");

function checkProxy($ip){
$contactEmail="Goldkey0070@gmail.com";
$timeout=3;
$banOnProability=0.99;

$ch = curl_init();
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_TIMEOUT, $timeout);
curl_setopt($ch, CURLOPT_URL, "http://check.getipintel.net/check.php?ip=$ip");
$response=curl_exec($ch);

curl_close($ch);


if ($response > $banOnProability) {
return true;
} else {
if ($response < 0 || strcmp($response, "") == 0 ) {
//The server returned an error, you might want to do something
//like write to a log file or email yourself
//This could be true due to an invalid input or you've exceeded
//the number of allowed queries. Figure out why this is happening
//because you aren't protected by the system anymore
//Leaving this section blank is dangerous because you assume
//that you're still protected, which is incorrect
//and you might think GetIPIntel isn't accurate anymore
//which is also incorrect.
//failure to implement error handling is bad for the both of us
}
return false;
}
}
$ip=$_SERVER['REMOTE_ADDR'];
if (checkProxy($ip)) {
echo "It would appear you're using a proxy, so please, go fuck yourself <br />";
}

change you htaccess to this instead

Code:
# Block Proxy
#5
RewriteCond %{HTTP:X_HTTP_BRAZIL_FORWARDED_FOR} !^$ [OR]
#5
RewriteCond %{HTTP:HTTP_X_BRAZIL_FORWARDED_FOR} !^$ [OR]
#4
RewriteCond %{HTTP:X_HTTP_FORWARDED_FOR}        !^$ [OR]
RewriteCond %{HTTP:X_HTTP_PROXY_CONNECTION}     !^$ [OR]
RewriteCond %{HTTP:X_HTTP_XPROXY_CONNECTION}    !^$ [OR]
RewriteCond %{HTTP:X_HTTP_XROXY_CONNECTION}     !^$ [OR]
RewriteCond %{HTTP:X_HTTP_PROXY_ID}             !^$ [OR]
RewriteCond %{HTTP:X_HTTP_XPROXY_ID}            !^$ [OR]
RewriteCond %{HTTP:X_HTTP_XROXY_ID}             !^$ [OR]
#4
RewriteCond %{HTTP:FORWARDED_HTTP_FOR_IP}       !^$ [OR]
RewriteCond %{HTTP:HTTP_FORWARDED_FOR_IP}       !^$ [OR]
RewriteCond %{HTTP:HTTP_PC_REMOTE_ADDR}         !^$ [OR]
RewriteCond %{HTTP:HTTP_X_FORWARDED_FOR}        !^$ [OR]
RewriteCond %{HTTP:HTTP_X_PROXY_CONNECTION}     !^$ [OR]
RewriteCond %{HTTP:HTTP_X_XPROXY_CONNECTION}    !^$ [OR]
RewriteCond %{HTTP:HTTP_X_XROXY_CONNECTION}     !^$ [OR]
RewriteCond %{HTTP:HTTP_X_PROXY_ID}             !^$ [OR]
RewriteCond %{HTTP:HTTP_X_XPROXY_ID}            !^$ [OR]
RewriteCond %{HTTP:HTTP_X_XROXY_ID}             !^$ [OR]
#3
RewriteCond %{HTTP:X_FORWARDED_FOR}             !^$ [OR]
RewriteCond %{HTTP:X_HTTP_FORWARDED}            !^$ [OR]
RewriteCond %{HTTP:X_PROXY_CONNECTION}          !^$ [OR]
RewriteCond %{HTTP:X_PROXY_ID}                  !^$ [OR]
RewriteCond %{HTTP:X_USERAGENT_VIA}             !^$ [OR]
RewriteCond %{HTTP:X_XPROXY_CONNECTION}         !^$ [OR]
RewriteCond %{HTTP:X_XPROXY_ID}                 !^$ [OR]
RewriteCond %{HTTP:X_XROXY_CONNECTION}          !^$ [OR]
RewriteCond %{HTTP:X_XROXY_ID}                  !^$ [OR]
#3
RewriteCond %{HTTP:CLIENT_HTTP_IP}              !^$ [OR]
RewriteCond %{HTTP:FORWARDED_FOR_IP}            !^$ [OR]
RewriteCond %{HTTP:FORWARDED_HTTP_FOR}          !^$ [OR]
RewriteCond %{HTTP:HTTP_CLIENT_IP}              !^$ [OR]
RewriteCond %{HTTP:HTTP_FORWARDED_FOR}          !^$ [OR]
RewriteCond %{HTTP:HTTP_PROXY_CONNECTION}       !^$ [OR]
RewriteCond %{HTTP:HTTP_PROXY_ID}               !^$ [OR]
RewriteCond %{HTTP:HTTP_USERAGENT_VIA}          !^$ [OR]
RewriteCond %{HTTP:HTTP_XPROXY_CONNECTION}      !^$ [OR]
RewriteCond %{HTTP:HTTP_XPROXY_ID}              !^$ [OR]
RewriteCond %{HTTP:HTTP_XROXY_CONNECTION}       !^$ [OR]
RewriteCond %{HTTP:HTTP_XROXY_ID}               !^$ [OR]
RewriteCond %{HTTP:HTTP_X_FORWARDED}            !^$ [OR]
RewriteCond %{HTTP:PC_REMOTE_ADDR}              !^$ [OR]
RewriteCond %{HTTP:PROXY_HTTP_CONNECTION}       !^$ [OR]
RewriteCond %{HTTP:USERAGENT_HTTP_VIA}          !^$ [OR]
RewriteCond %{HTTP:XPROXY_HTTP_CONNECTION}      !^$ [OR]
RewriteCond %{HTTP:XROXY_HTTP_CONNECTION}       !^$ [OR]
#2
RewriteCond %{HTTP:X_FORWARDED}                 !^$ [OR]
RewriteCond %{HTTP:X_PROXY}                     !^$ [OR]
RewriteCond %{HTTP:X_XPROXY}                    !^$ [OR]
RewriteCond %{HTTP:X_XROXY}                     !^$ [OR]
#2
RewriteCond %{HTTP:CLIENT_IP}                   !^$ [OR]
RewriteCond %{HTTP:FORWARDED_FOR}               !^$ [OR]
RewriteCond %{HTTP:HTTP_FORWARDED}              !^$ [OR]
RewriteCond %{HTTP:HTTP_PROXY}                  !^$ [OR]
RewriteCond %{HTTP:HTTP_VIA}                    !^$ [OR]
RewriteCond %{HTTP:HTTP_XPROXY}                 !^$ [OR]
RewriteCond %{HTTP:HTTP_XROXY}                  !^$ [OR]
RewriteCond %{HTTP:PROXY_CONNECTION}            !^$ [OR]
RewriteCond %{HTTP:PROXY_ID}                    !^$ [OR]
RewriteCond %{HTTP:USERAGENT_VIA}               !^$ [OR]
RewriteCond %{HTTP:XPROXY_CONNECTION}           !^$ [OR]
RewriteCond %{HTTP:XPROXY_ID}                   !^$ [OR]
RewriteCond %{HTTP:XROXY_CONNECTION}            !^$ [OR]
RewriteCond %{HTTP:XROXY_ID}                    !^$ [OR]
#1
RewriteCond %{HTTP:FORWARDED}                   !^$ [OR]
RewriteCond %{HTTP:PROXY}                       !^$ [OR]
RewriteCond %{HTTP:USERAGENT}                   !^$ [OR]
RewriteCond %{HTTP:VIA}                         !^$ [OR]
RewriteCond %{HTTP:XPROXY}                      !^$ [OR]
RewriteCond %{HTTP:XROXY}                       !^$ [OR]
RewriteRule ^(.*)$ – [F]

<IfModule mod_mime.c>
    AddType text/css .css
    AddType text/x-component .htc
    AddType application/x-javascript .js
    AddType application/javascript .js2
    AddType text/javascript .js3
    AddType text/x-js .js4
    AddType text/html .html .htm
    AddType text/richtext .rtf .rtx
    AddType image/svg+xml .svg .svgz
    AddType text/plain .txt
    AddType text/xsd .xsd
    AddType text/xsl .xsl
    AddType text/xml .xml
    AddType video/asf .asf .asx .wax .wmv .wmx
    AddType video/avi .avi
    AddType image/bmp .bmp
    AddType application/java .class
    AddType video/divx .divx
    AddType application/msword .doc .docx
    AddType application/vnd.ms-fontobject .eot
    AddType application/x-msdownload .exe
    AddType image/gif .gif
    AddType application/x-gzip .gz .gzip
    AddType image/x-icon .ico
    AddType image/jpeg .jpg .jpeg .jpe
    AddType application/json .json
    AddType application/vnd.ms-access .mdb
    AddType audio/midi .mid .midi
    AddType video/quicktime .mov .qt
    AddType audio/mpeg .mp3 .m4a
    AddType video/mp4 .mp4 .m4v
    AddType video/mpeg .mpeg .mpg .mpe
    AddType application/vnd.ms-project .mpp
    AddType application/x-font-otf .otf
    AddType application/vnd.ms-opentype .otf
    AddType application/vnd.oasis.opendocument.database .odb
    AddType application/vnd.oasis.opendocument.chart .odc
    AddType application/vnd.oasis.opendocument.formula .odf
    AddType application/vnd.oasis.opendocument.graphics .odg
    AddType application/vnd.oasis.opendocument.presentation .odp
    AddType application/vnd.oasis.opendocument.spreadsheet .ods
    AddType application/vnd.oasis.opendocument.text .odt
    AddType audio/ogg .ogg
    AddType application/pdf .pdf
    AddType image/png .png
    AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx
    AddType audio/x-realaudio .ra .ram
    AddType application/x-shockwave-flash .swf
    AddType application/x-tar .tar
    AddType image/tiff .tif .tiff
    AddType application/x-font-ttf .ttf .ttc
    AddType application/vnd.ms-opentype .ttf .ttc
    AddType audio/wav .wav
    AddType audio/wma .wma
    AddType application/vnd.ms-write .wri
    AddType application/font-woff .woff
    AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
    AddType application/zip .zip
</IfModule>
<IfModule mod_expires.c>
    ExpiresActive On
    ExpiresByType text/css A31536000
    ExpiresByType text/x-component A31536000
    ExpiresByType application/x-javascript A31536000
    ExpiresByType application/javascript A31536000
    ExpiresByType text/javascript A31536000
    ExpiresByType text/x-js A31536000
    ExpiresByType text/html A3600
    ExpiresByType text/richtext A3600
    ExpiresByType image/svg+xml A3600
    ExpiresByType text/plain A3600
    ExpiresByType text/xsd A3600
    ExpiresByType text/xsl A3600
    ExpiresByType text/xml A3600
    ExpiresByType video/asf A31536000
    ExpiresByType video/avi A31536000
    ExpiresByType image/bmp A31536000
    ExpiresByType application/java A31536000
    ExpiresByType video/divx A31536000
    ExpiresByType application/msword A31536000
    ExpiresByType application/vnd.ms-fontobject A31536000
    ExpiresByType application/x-msdownload A31536000
    ExpiresByType image/gif A31536000
    ExpiresByType application/x-gzip A31536000
    ExpiresByType image/x-icon A31536000
    ExpiresByType image/jpeg A31536000
    ExpiresByType application/json A31536000
    ExpiresByType application/vnd.ms-access A31536000
    ExpiresByType audio/midi A31536000
    ExpiresByType video/quicktime A31536000
    ExpiresByType audio/mpeg A31536000
    ExpiresByType video/mp4 A31536000
    ExpiresByType video/mpeg A31536000
    ExpiresByType application/vnd.ms-project A31536000
    ExpiresByType application/x-font-otf A31536000
    ExpiresByType application/vnd.ms-opentype A31536000
    ExpiresByType application/vnd.oasis.opendocument.database A31536000
    ExpiresByType application/vnd.oasis.opendocument.chart A31536000
    ExpiresByType application/vnd.oasis.opendocument.formula A31536000
    ExpiresByType application/vnd.oasis.opendocument.graphics A31536000
    ExpiresByType application/vnd.oasis.opendocument.presentation A31536000
    ExpiresByType application/vnd.oasis.opendocument.spreadsheet A31536000
    ExpiresByType application/vnd.oasis.opendocument.text A31536000
    ExpiresByType audio/ogg A31536000
    ExpiresByType application/pdf A31536000
    ExpiresByType image/png A31536000
    ExpiresByType application/vnd.ms-powerpoint A31536000
    ExpiresByType audio/x-realaudio A31536000
    ExpiresByType image/svg+xml A31536000
    ExpiresByType application/x-shockwave-flash A31536000
    ExpiresByType application/x-tar A31536000
    ExpiresByType image/tiff A31536000
    ExpiresByType application/x-font-ttf A31536000
    ExpiresByType application/vnd.ms-opentype A31536000
    ExpiresByType audio/wav A31536000
    ExpiresByType audio/wma A31536000
    ExpiresByType application/vnd.ms-write A31536000
    ExpiresByType application/font-woff A31536000
    ExpiresByType application/vnd.ms-excel A31536000
    ExpiresByType application/zip A31536000
</IfModule>
<IfModule mod_deflate.c>
    <IfModule mod_headers.c>
        Header append Vary User-Agent env=!dont-vary
    </IfModule>
        AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/json
    <IfModule mod_mime.c>
        # DEFLATE by extension
        AddOutputFilter DEFLATE js css htm html xml
    </IfModule>

<FilesMatch "\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|woff|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EOT|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|JSON|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|MPP|OTF|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SVG|SVGZ|SWF|TAR|TIF|TIFF|TTF|TTC|WAV|WMA|WRI|WOFF|XLA|XLS|XLSX|XLT|XLW|ZIP)$">
    FileETag MTime Size
  
</FilesMatch>






# compress text, html, javascript, css, xml:
AddOutputFilterByType DEFLATE text/plain
AddOutputFilterByType DEFLATE text/html
AddOutputFilterByType DEFLATE text/xml
AddOutputFilterByType DEFLATE text/css
AddOutputFilterByType DEFLATE application/xml
AddOutputFilterByType DEFLATE application/xhtml+xml
AddOutputFilterByType DEFLATE application/rss+xml
AddOutputFilterByType DEFLATE application/javascript
AddOutputFilterByType DEFLATE application/x-javascript


<IfModule mod_expires.c>
    ExpiresActive on
    ExpiresByType text/css "access plus 60 days"
    ExpiresByType text/javascript "access plus 60 days"
    ExpiresByType image/ico "access plus 60 days"
    ExpiresByType image/jpg "access plus 60 days"
    ExpiresByType image/jpeg "access plus 60 days"
    ExpiresByType image/gif "access plus 60 days"
    ExpiresByType image/png "access plus 60 days"
    ExpiresByType text/css "access plus 60 days"
    ExpiresByType text/html "access plus 60 days"
</IfModule>


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on July 20, 2016, 09:26:55 PM
Bump  ;D ;D ;D ;D ;D ;D ;D ;D


Title: Re: A guide for building Xapo faucets + download script
Post by: Newcoins2020 on July 20, 2016, 09:46:40 PM
Bump  ;D ;D ;D ;D ;D ;D ;D ;D

Hi mate, I contacted you some time ago. The installation went stuck with the xapo hash. I tried many things but I was not able to get it to work.
So I used the faucetbox script. Will there be a fix for this script?


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on July 20, 2016, 09:53:46 PM
Bump  ;D ;D ;D ;D ;D ;D ;D ;D

Hi mate, I contacted you some time ago. The installation went stuck with the xapo hash. I tried many things but I was not able to get it to work.
So I used the faucetbox script. Will there be a fix for this script?
  Hash key is just random 32  characters random   you can just type a 32 character hash or look in the manual and it gives a website to make it for free.  if you still have a problem i will make you one and you can change a few letters


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on July 26, 2016, 05:09:20 PM
I want everyone to know this script has not been hacked.... there is a security flaw with xapo  not this script !


Title: Re: A guide for building Xapo faucets + download script
Post by: Moedas on November 11, 2016, 08:32:57 PM
My Xapo Faucet. For those who want to add XAPO rotator. http://www.lavajato.top (http://www.lavajato.top)


Title: Re: A guide for building Xapo faucets + download script
Post by: arcanaaerobics on November 12, 2016, 12:45:17 AM
My Xapo Faucet. For those who want to add XAPO rotator. http://www.lavajato.top (http://www.lavajato.top)

Lava jato! HUEHUEbr

You should use some anti adblock script and make something with the site design, you can start removing the "Admin Panel" link.


Title: Re: A guide for building Xapo faucets + download script
Post by: Gifted on November 14, 2016, 11:28:05 PM
Bump


Title: Re: A guide for building Xapo faucets + download script
Post by: ahhuan on June 02, 2017, 06:57:37 PM
Hi Gifted,

I do not understand where have gone wrong in installing the script.

I did as per instructed, changing all the required values. However upon claiming the faucet using xapo email(not the same email which contact the xapo app), nothing happens. There is no error message. Upon checking my main xapo account, there is no transaction made at all.

Please help, http://rsclix.com


Title: Re: A guide for building Xapo faucets + download script
Post by: bitmedia on July 24, 2019, 06:46:02 AM
@Gifted

Thanks for your support and putting us in your list, it’s much appreciated!


Title: Re: A guide for building Xapo faucets + download script
Post by: coin_curious on July 24, 2019, 02:56:11 PM
@Gifted

Thanks for your support and putting us in your list, it’s much appreciated!


wow! this is just funny. nearly 3 years later..



Maybe update bitmedia than, eh?. They do chargebacks on publishers. Before you know it your balance suddenly is -0.015 BTC.