Bitcoin Forum

Economy => Micro Earnings => Topic started by: Prowebdeveloper on November 20, 2016, 02:16:05 PM



Title: Faucet Script - Your wishes?
Post by: Prowebdeveloper on November 20, 2016, 02:16:05 PM
Hello folks,

I want to develop a faucet script which supports multiple providers, like Faucetbox, ePay, Xapo, etc.
Before I even start, I have three questions for you:
- Do you think this is a good idea?
- What payment providers would like to see implemented by default? Obviously I will try to make it modular, so you guys could add providers yourselves.
- Would you mind to pay a small fee ~1% at every claim to me? With an opt-out possibility (in case you don't support me :( )

I look forward to hearing from you guys.


Title: Re: Faucet Script - Your wishes?
Post by: arruah on November 20, 2016, 02:49:30 PM
I need clone of freebitco.in in RoR.
Can you make it for me?


Title: Re: Faucet Script - Your wishes?
Post by: LTU_btc on November 20, 2016, 10:36:44 PM
Good idea if you can make safe script.
My preference of payment providers is Faucethub (when it will open their service), ePay and Xapo.
It's a new idea to support script creator in this way that you mentioned. But if script will be really good, I don't have nothing against, that after my claim, script provider will get some tips.


Title: Re: Faucet Script - Your wishes?
Post by: FaucetRank.com on November 21, 2016, 03:22:24 AM
Hello folks,

I want to develop a faucet script which supports multiple providers, like Faucetbox, ePay, Xapo, etc.
Before I even start, I have three questions for you:
- Do you think this is a good idea?
- What payment providers would like to see implemented by default? Obviously I will try to make it modular, so you guys could add providers yourselves.
- Would you mind to pay a small fee ~1% at every claim to me? With an opt-out possibility (in case you don't support me :( )

I look forward to hearing from you guys.

I like multiple payment APIs. Faucetbox is closing but you can add faucethub.Btw I like xapo .
I like faucet script which can prevent bots and maximum things can be managed from admin area.
I would like to see a script that supports wordpress.


Title: Re: Faucet Script - Your wishes?
Post by: isen on November 21, 2016, 06:18:35 AM
I would like to see a script that supports wordpress.
Check this https://99bitcoins.com/bitcoin-faucet-wordpress-plugin/

@OP I prefer faucethub as well, in a few months from now after faucetbox closes it will be the most popular micropayment service.
As for the fee, I am not sure if it is a good idea I think it will be better if you sell it at a fixed price.


Title: Re: Faucet Script - Your wishes?
Post by: mexicantarget on November 21, 2016, 06:40:28 AM
Hello folks,

I want to develop a faucet script which supports multiple providers, like Faucetbox, ePay, Xapo, etc.
Before I even start, I have three questions for you:
- Do you think this is a good idea?
- What payment providers would like to see implemented by default? Obviously I will try to make it modular, so you guys could add providers yourselves.
- Would you mind to pay a small fee ~1% at every claim to me? With an opt-out possibility (in case you don't support me :( )

I look forward to hearing from you guys.
- Yes, it's a good idea. The more alternative faucet scripts can people use, the better.
- Add all of them
- Regarding that "donation" option.
From my ~10 year coding experience, you wont even make money for a coffee.
I wouldn't depend on donations if I were you.

Best thing you can do is sell your script with a license.

You could make a forum where you can add ads for extra income.

Wish I could give you more suggestions, but I'm keeping those for the script I'll be making in the future.
What you want to do is:

a) Offer something that people will like for its functionality, not its beauty.
b) Keep the price low, so everyone can afford to buy it.
c) Have a good support. This matters more than anything else. Have a private section in your forum where you can assist everyone who bought your script.

Wish you good luck


Title: Re: Faucet Script - Your wishes?
Post by: wnj4 on November 21, 2016, 08:26:27 AM
 Security has top priority at every faucet owners therefore, the presence of more than one layer of protection is best.

 
  If you will make it modular that better.so faucet owners could add providers themselves.


Title: Re: Faucet Script - Your wishes?
Post by: felicita on November 21, 2016, 09:33:44 AM
....
Before I even start, I have three questions for you:
- Do you think this is a good idea?
- What payment providers would like to see implemented by default? Obviously I will try to make it modular, so you guys could add providers yourselves.
- Would you mind to pay a small fee ~1% at every claim to me? With an opt-out possibility (in case you don't support me :( )

I look forward to hearing from you guys.


~ i think its the best ideo at moment we have not much Faucet Scripts
~ I would like to see a good Proxy/VPN detection on the script ,
~ i think for the protection you can take a small  fee


kind regards


Title: Re: Faucet Script - Your wishes?
Post by: Prowebdeveloper on November 21, 2016, 04:31:45 PM
I need clone of freebitco.in in RoR.
Can you make it for me?

No, unfortunately I can only write PHP.

Thanks for your (mostly) positive inputs!!


Title: Re: Faucet Script - Your wishes?
Post by: didshc on February 15, 2017, 11:04:50 PM
Hi, I'm doing my first faucet for epay but I'm having trouble setting up the prizes, maybe someone can help me. I downloaded the epay script, uploaded to the host and installed. Now in the tab to configure the prizes the following message appears: There was an error running the query [table 'MySQLusername.tbl_prize' does not exist]. How do I solve this problem? From what I understand is missing a table with the prizes, although the script have a prizes.php file. My host service is hostinger.com.br for free.
I want put some probability like: 50% - X satoshi, 30% - Y satoshi...
Thanks.