Bitcoin Forum

Bitcoin => Project Development => Topic started by: icanscript on February 01, 2015, 10:01:07 AM



Title: What features would you like to see in an open source faucet script?
Post by: icanscript on February 01, 2015, 10:01:07 AM
Hi,

As a project I am creating and releasing an open source Faucet script on GitHub,

So far it works with Blockchain Wallet and Private keys to make payments.

I am wondering if there is any other features people would like to see?

Choice of Captcha system perhaps?

So far the faucet has the following features.

* Payouts
* Affiliate Scheme
* Google Captcha
* 8 x Advert Support
* Admin Page
* You choose payouts on percentages

Thanks for any ideas!


Title: Re: What features would you like to see in an open source faucet script?
Post by: sifter on February 01, 2015, 10:49:33 AM
Multicoin support and built in themes.


Title: Re: What features would you like to see in an open source faucet script?
Post by: thebitcoinquiz.com on February 01, 2015, 11:38:44 AM
Hi,

As a project I am creating and releasing an open source Faucet script on GitHub,

So far it works with Blockchain Wallet and Private keys to make payments.

I am wondering if there is any other features people would like to see?

Choice of Captcha system perhaps?

So far the faucet has the following features.

* Payouts
* Affiliate Scheme
* Google Captcha
* 8 x Advert Support
* Admin Page
* You choose payouts on percentages

Thanks for any ideas!
I would be really happy to see a script that imposes on the faucet owner to at least pay 0.001BTC per faucet claim. Anything less than 0.001BTC then the script wont work.
That's what i want.


Title: Re: What features would you like to see in an open source faucet script?
Post by: Gazby on February 01, 2015, 07:19:32 PM
I don't have any suggestions, just wanted to say good job :)


Title: Re: What features would you like to see in an open source faucet script?
Post by: minifrij on February 01, 2015, 07:33:56 PM
You should probably allow the admin to choose captchas, since SolveMedia and such are fairly popular.


Title: Re: What features would you like to see in an open source faucet script?
Post by: Superhitech on February 01, 2015, 07:40:00 PM
Perhaps the ability to migrate from microwallet to your script, that would be nice.


Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 02, 2015, 10:50:54 AM
Thanks for all the ideas people.

Its currently in active development and I should have a release by the end of the week :)


Title: Re: What features would you like to see in an open source faucet script?
Post by: Gazby on February 02, 2015, 04:00:58 PM
icanscript, what languages/frameworks is it written in?


Title: Re: What features would you like to see in an open source faucet script?
Post by: jxm262 on February 02, 2015, 04:30:22 PM
Can I help out with this?  Or at least follow you on github so I can check back after it's been released? 

I'm currently learning a couple new tech stacks along with learning Bitcoin and this sounds like something cool I could contribute to, or at least study the code :)



Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 02, 2015, 04:39:28 PM
icanscript, what languages/frameworks is it written in?

PHP
HTML5

Can I help out with this?  Or at least follow you on github so I can check back after it's been released? 

I'm currently learning a couple new tech stacks along with learning Bitcoin and this sounds like something cool I could contribute to, or at least study the code :)


Sure, Im going to get the base of the code done then im going to upload it to github to fix up for release. :)





Title: Re: What features would you like to see in an open source faucet script?
Post by: elbandi on February 02, 2015, 06:36:44 PM
Feel free to extend mine (https://bitcointalk.org/index.php?topic=333748.0).  :D


Title: Re: What features would you like to see in an open source faucet script?
Post by: ahmedjadoon on February 04, 2015, 12:16:53 PM
Feel free to extend mine (https://bitcointalk.org/index.php?topic=333748.0).  :D
It would be great idea.

Also if you can implement payment system like freebitco.in so we don't have to depend on Faucetbox etc.


Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 05, 2015, 04:45:22 PM
Just thought I would update you all.

So far so good. Implemented SolveMedia and Google ReCaptcha.

http://imgur.com/a/vFCWt (http://imgur.com/a/vFCWt)

I am going to be using https://www.blocktrail.com (https://www.blocktrail.com) API for multisig payment system.

You can read more about that here https://en.bitcoin.it/wiki/BlockTrail.com (https://en.bitcoin.it/wiki/BlockTrail.com)

Still a few bits to do. Such as IP, Bitcoin Address detection so people cant request funds multiple times without some troubles.

Please let me know if you have any requests that I can add into the faucet.

Regards,


Title: Re: What features would you like to see in an open source faucet script?
Post by: Muhammed Zakir on February 06, 2015, 05:10:03 AM
1) Custom withdrawal limit.
2) Faucetbox & Paytoshi API and daemon API - for supporting bitcoin core withdrawal and blockchain.info withdrawal. If possible coinbase too(least suggested).

   -MZ


Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 06, 2015, 06:45:48 AM
1) Custom withdrawal limit.
2) Faucetbox & Paytoshi API and daemon API - for supporting bitcoin core withdrawal and blockchain.info withdrawal. If possible coinbase too(least suggested).

   -MZ

Thanks for the suggestions,

Customer withdrawal limit will be added.
Daemon API will be added
Paytoshi support will be added

Faucetbox charge a fee for depositing funds I think, I want to keep this faucet as open and free as possible so I wont be adding support for this.



Title: Re: What features would you like to see in an open source faucet script?
Post by: Muhammed Zakir on February 06, 2015, 06:47:35 AM
Faucetbox does charge the fee but not Paytoshi. And, the faucet owners can choose the payment method they like, so it is good to add them. :)

   -MZ


Title: Re: What features would you like to see in an open source faucet script?
Post by: Kprawn on February 06, 2015, 07:46:51 AM
I would want to see this "Bucket list" idea of mine, being implemented on a global scale for all future faucets.  ;)

http://www.bitbiz.io/threads/poverty-is-faucets-the-answer.551/#post-3922

We have a private discussion on there at the moment, if anyone is interrested in this route.


Title: Re: What features would you like to see in an open source faucet script?
Post by: 3-tails on February 06, 2015, 08:18:04 AM
I'd like to second multicoin support. It would be amazing if you could choose any coin you want that uses a similar wallet. I know UnbreakableCoin, for example, uses a similar wallet. :)

The ability to use a "blank" version to add your own CSS.

Code in clearly-labled chunks with tons of comments to make reading and using it easier. I hate when people don't notate their code!

Ability to only have the faucet appear once user completes a task. For example, click and drag an icon, watch the short ad video, get a multiple-choice question correct, or click three links (waiting between clicks) to make the faucet appear.

Have SweetCaptcha  (http://www.sweetcaptcha.com/)as an alternate captcha to the Google Re:Captcha.

Option to hide the faucet if adblock is on.

Randomized payouts for a "game" feel. Be able to choose how often (in percents) that the user gets each reward. The system adds up and will not let the user save the settings unless all percentages equal 100. For example, the visitor might win 100 (70%), 500 (25%), or 1000 (5%) Satoshis at random.

The option of having a timer between payouts. The timer will show up on the main page when the user visits to let them know when they can get more.

Set minimum withdraw in order to prevent everything from being eaten by fees. Also ability to set minium withdraw limit and a toggle whether the user or the site owner pays sending fees. Users can select a higher withdraw limit if they want.

Ability to "remember" a user's faucet address so they don't have to input it every time.

Option to have users make accounts so they can play on multiple computers. Also encourages loyalty and enables things like being able to send a newsletter to users or have different user tiers with different prizes.

Different user tiers with different prizes. Potential qualifications for higher tiers could be: how often they visit in a day, how high their balance is before they withdraw, how many times they have withdrawn, what country they are from (let's face it: USA ad clicks pay more!), how high their withdraw limit is and if they have chosen to pay from their balance to "upgrade" for a little while.

That's all I can think of off the top of my head. :) I hope it helps!


Title: Re: What features would you like to see in an open source faucet script?
Post by: hoop on February 09, 2015, 01:25:12 PM
First of all that great work,to be open source

= you can use Minfaucet script and built on it =
my suggestions

1- migrate from microwallet,Faucetbox and Paytoshi
2-stats for site and user
3- ads blocks
4- user profile
5- user can hold payout
6- min and max reward

allow the admin to choose
1- captchas
2- payment method
3-add & edit pages
4- user  join and login with  email addresses - btc addresses or both

is  https://www.blocktrail.com online wallet? just support BTC

What do you think about https://www.block.io this one support BTC,ALT and DOGE

 


Title: Re: What features would you like to see in an open source faucet script?
Post by: Muhammed Zakir on February 09, 2015, 01:50:17 PM

 =snip=

3- ads blocks


This isn't a good feature. Ads fund the faucet. If user use ad-block, then faucet will only run for some time. So there shouldn't be this option, especially a user-controllable option. Instead, ad-block blocker is a good thing to integrate. :)

   -MZ


Title: Re: What features would you like to see in an open source faucet script?
Post by: sifter on February 09, 2015, 03:18:40 PM
Would you mind uploading your progress to github?


Title: Re: What features would you like to see in an open source faucet script?
Post by: hoop on February 10, 2015, 10:46:44 AM

 =snip=

3- ads blocks


This isn't a good feature. Ads fund the faucet. If user use ad-block, then faucet will only run for some time. So there shouldn't be this option, especially a user-controllable option. Instead, ad-block blocker is a good thing to integrate. :)

   -MZ

HTML ads blocks like Microwallet faucet script :)


Title: Re: What features would you like to see in an open source faucet script?
Post by: Arnab biswas on February 10, 2015, 02:49:36 PM
advertising will make a faucet more attractive...and gambling makes a faucet owner more profitable


Title: Re: What features would you like to see in an open source faucet script?
Post by: Kprawn on February 11, 2015, 02:20:58 PM
Yea, but the gambling part is tricky... if you are referring to the multiplier option, featured on some faucets.

There are too many people trying to beat the system and one exploit could eliminate your profits.     >:(


Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 14, 2015, 05:17:03 AM
Hi All,

Sorry for the lack of progress over the past week,

I have been in hospital the past 5 days. I will get to work on this as soon as I can and will update you all shortly.


Title: Re: What features would you like to see in an open source faucet script?
Post by: hoop on February 15, 2015, 07:49:12 PM
Hi All,

Sorry for the lack of progress over the past week,

I have been in hospital the past 5 days. I will get to work on this as soon as I can and will update you all shortly.
wishing you a good health  :)


Title: Re: What features would you like to see in an open source faucet script?
Post by: coinpr0n on February 16, 2015, 05:57:54 PM
Is a bitcoind full node needed to make payments from a private key?


Title: Re: What features would you like to see in an open source faucet script?
Post by: ikydesu on February 16, 2015, 06:24:21 PM
Hi,

As a project I am creating and releasing an open source Faucet script on GitHub,

So far it works with Blockchain Wallet and Private keys to make payments.

I am wondering if there is any other features people would like to see?

Choice of Captcha system perhaps?

So far the faucet has the following features.

* Payouts
* Affiliate Scheme
* Google Captcha
* 8 x Advert Support
* Admin Page
* You choose payouts on percentages

Thanks for any ideas!

Add more coins, not only bitcoin but more altcoin.
Faucet contest(?) like who write captcha much more than other in one week will get some reward.
 


Title: Re: What features would you like to see in an open source faucet script?
Post by: icanscript on February 16, 2015, 07:48:41 PM
Is a bitcoind full node needed to make payments from a private key?

No, You can use an API like blockchain/chain.com