Bitcoin Forum
May 12, 2024, 05:01:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: What features would you like to see in an open source faucet script?  (Read 2605 times)
icanscript (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
February 01, 2015, 10:01:07 AM
 #1

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!
1715490089
Hero Member
*
Offline Offline

Posts: 1715490089

View Profile Personal Message (Offline)

Ignore
1715490089
Reply with quote  #2

1715490089
Report to moderator
1715490089
Hero Member
*
Offline Offline

Posts: 1715490089

View Profile Personal Message (Offline)

Ignore
1715490089
Reply with quote  #2

1715490089
Report to moderator
1715490089
Hero Member
*
Offline Offline

Posts: 1715490089

View Profile Personal Message (Offline)

Ignore
1715490089
Reply with quote  #2

1715490089
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715490089
Hero Member
*
Offline Offline

Posts: 1715490089

View Profile Personal Message (Offline)

Ignore
1715490089
Reply with quote  #2

1715490089
Report to moderator
1715490089
Hero Member
*
Offline Offline

Posts: 1715490089

View Profile Personal Message (Offline)

Ignore
1715490089
Reply with quote  #2

1715490089
Report to moderator
sifter
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


CoinBooster Rep


View Profile
February 01, 2015, 10:49:33 AM
 #2

Multicoin support and built in themes.

CoinBooster.io - Earn up to 67mil satoshi per day. Claim every 5 minutes. NO POP UPS! HIGH ROI
Bitcointalk Official Thread
thebitcoinquiz.com
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
February 01, 2015, 11:38:44 AM
 #3

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.

Stay hungry. Stay foolish.
Gazby
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
February 01, 2015, 07:19:32 PM
 #4

I don't have any suggestions, just wanted to say good job Smiley
minifrij
Legendary
*
Offline Offline

Activity: 2324
Merit: 1267


In Memory of Zepher


View Profile WWW
February 01, 2015, 07:33:56 PM
 #5

You should probably allow the admin to choose captchas, since SolveMedia and such are fairly popular.
Superhitech
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile
February 01, 2015, 07:40:00 PM
 #6

Perhaps the ability to migrate from microwallet to your script, that would be nice.
icanscript (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
February 02, 2015, 10:50:54 AM
 #7

Thanks for all the ideas people.

Its currently in active development and I should have a release by the end of the week Smiley
Gazby
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
February 02, 2015, 04:00:58 PM
 #8

icanscript, what languages/frameworks is it written in?
jxm262
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile WWW
February 02, 2015, 04:30:22 PM
 #9

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 Smiley

icanscript (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
February 02, 2015, 04:39:28 PM
 #10

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 Smiley


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



elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
February 02, 2015, 06:36:44 PM
 #11

Feel free to extend mineCheesy
ahmedjadoon
Legendary
*
Offline Offline

Activity: 1414
Merit: 1000


View Profile
February 04, 2015, 12:16:53 PM
 #12

Feel free to extend mineCheesy
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.
icanscript (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
February 05, 2015, 04:45:22 PM
 #13

Just thought I would update you all.

So far so good. Implemented SolveMedia and Google ReCaptcha.

http://imgur.com/a/vFCWt

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

You can read more about that here 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,
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
February 06, 2015, 05:10:03 AM
 #14

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

icanscript (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 502



View Profile
February 06, 2015, 06:45:48 AM
 #15

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.

Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
February 06, 2015, 06:47:35 AM
 #16

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. Smiley

   -MZ

Kprawn
Legendary
*
Offline Offline

Activity: 1904
Merit: 1073


View Profile
February 06, 2015, 07:46:51 AM
 #17

I would want to see this "Bucket list" idea of mine, being implemented on a global scale for all future faucets.  Wink

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.

THE FIRST DECENTRALIZED & PLAYER-OWNED CASINO
.EARNBET..EARN BITCOIN: DIVIDENDS
FOR-LIFETIME & MUCH MORE.
. BET WITH: BTCETHEOSLTCBCHWAXXRPBNB
.JOIN US: GITLABTWITTERTELEGRAM
3-tails
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
February 06, 2015, 08:18:04 AM
 #18

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. Smiley

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 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. Smiley I hope it helps!
hoop
Legendary
*
Offline Offline

Activity: 1523
Merit: 1001


NOBT - WNOBT your saving bank◕◡◕


View Profile WWW
February 09, 2015, 01:25:12 PM
 #19

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

 

            ██████████  ██████████▄▄
         █████████████  ██████████████▄▄
   ▄███  █████▄                  ▀▀███████▄
  ██████   ▀█████▄          ████     ▀▀█████
 █████        ▀█████▄       ████        █████
 ████            ▀████      ████         ████
 ████         ██▄   ▀█  ██▄ ████         ████
 ████▌        █████▄    ████████        ▐████
 ▐████        ████████    ▀█████        ████▌
  █████       ████ ▀██  █▄   ▀██       █████
   █████      ████      ████▄         █████
    █████▄    ████       ▀█████▄    ▄█████
     ▀█████▄  ████          ▀█████▄   ██▀
       ▀█████▄                 ▀█████
         ▀██████▄▄          ▄▄██████▀
            ▀▀████████  ████████▀▀
                ▀▀████  ████▀▀
Take care of your financial privacy
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
A blockchain loyalty scheme and more
██
██
██
██
██
██
██
██
██
██
██
██


███████████████
███          ██████████████████
████████████████████████████████
███                          ███
███                          ███
███             ██           ███
███       ██   ██   ██       ███
███      ██    ██    ██      ███
███       ██  ██    ██       ███
███                          ███
███                          ███
████████████████████████████████


           ████    ████
       █████████ ████████
                           
████████████████████████████
█████████████████████████████
██████████████████
██████████████████ ███████████
██████████████████ ██    █████
██████████████████ ███████████
██████████████████
█████████████████████████████
████████████████████████████


        ▄█████▄
      ▄█████████
     ████    ███▌
    ███       ██▌
   ▐██ ███  ████
   ▄███████████
  ███████████▀
 ████  ███ ██▌
▐██       ███
▐███    ████
 █████████▀
  ▀█████▀
██
██
██
██
██
██
██
██
██
██
██
██
ANN         Discord
Twitter    Telegram
Nobt-plataform
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
February 09, 2015, 01:50:17 PM
 #20


 =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. Smiley

   -MZ

Pages: [1] 2 »  All
  Print  
 
Jump to:  

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