Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: r3wt on May 20, 2013, 11:44:29 PM



Title: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: r3wt on May 20, 2013, 11:44:29 PM
as you know i built this script for my site,
http://1gld.co.nf/faucet.php (http://1gld.co.nf/faucet.php)

Well i've conpletely stripped it down, simplified it and annotated the code
so that anyone can create a faucet for any cryptocurrency.
Enjoy and donate if ya can :)

https://github.com/r3wt/GENERICCRYPTOFAUCETv2 (https://github.com/r3wt/GENERICCRYPTOFAUCETv2)


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: Invest0r on May 20, 2013, 11:46:53 PM
I'd love to see some features that resticts people from getting coins more than once.
Thanks for sharing


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: riku2015 on May 20, 2013, 11:48:16 PM
as you know i built this script for my site,
http://1gld.co.nf/faucet.php (http://1gld.co.nf/faucet.php)

Well i've conpletely stripped it down, simplified it and annotated the code
so that anyone can create a faucet for any cryptocurrency.
Enjoy and donate if ya can :)

https://github.com/r3wt/GENERICCRYPTOFAUCETv2 (https://github.com/r3wt/GENERICCRYPTOFAUCETv2)

+1 !


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: r3wt on May 20, 2013, 11:50:22 PM
I'd love to see some features that resticts people from getting coins more than once.
Thanks for sharing

To make it work accross multiple crypto's, this version uses a simple flat text file database to collect ip, coin address, and time with an admin console where you can view, delete spam and even wipe the file completely clean via a built in text editor.



Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: r3wt on May 20, 2013, 11:56:00 PM
A snapshot of the admin console  ;D

http://s18.postimg.org/50dq04jjt/screencapture.jpg


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: shakezula on May 21, 2013, 12:17:32 AM
Nice!  Thanks!


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: r3wt on May 21, 2013, 10:40:51 PM
An update will be coming tonight to fix an error in the script. The script is not checking the address bar correctly


Title: Re: [ANN] Repository Released GENERICCRYPTOFAUCETv2[
Post by: defaced on May 21, 2013, 10:44:18 PM
as you know i built this script for my site,
http://1gld.co.nf/faucet.php (http://1gld.co.nf/faucet.php)

Well i've conpletely stripped it down, simplified it and annotated the code
so that anyone can create a faucet for any cryptocurrency.
Enjoy and donate if ya can :)

https://github.com/r3wt/GENERICCRYPTOFAUCETv2 (https://github.com/r3wt/GENERICCRYPTOFAUCETv2)

Good work man! Thank you for your contribution.