Bitcoin Forum
May 04, 2024, 03:16:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 »  All
  Print  
Author Topic: How to make a faucet?  (Read 2307 times)
HeroC
Legendary
*
Offline Offline

Activity: 858
Merit: 1000



View Profile
May 10, 2013, 01:44:24 AM
 #21

Just curious, can you publicly release this? I have been looking for this for a while. I plan to change a fue things to bitcoin. If not it is OK.
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 02:13:39 AM
 #22

Just curious, can you publicly release this? I have been looking for this for a while. I plan to change a fue things to bitcoin. If not it is OK.
Yes. I'll release it under Creative Commons.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 02:45:44 AM
 #23

This script will require PHP, MySQL, and a RPC server. Just making sure that you have those.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 03:32:33 AM
 #24

Done! Here is something REALLY quick and dirty. It probably doesn't work. When it doesn't, tell me and I'll fix it.

https://github.com/Jaxkr/YACoin-Faucet
limitless
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 10, 2013, 03:33:24 AM
 #25

Alright, and where do I come in with the rpc server?

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 03:35:39 AM
 #26

Alright, and where do I come in with the rpc server?
When OP sets up his server with my code.
gweedo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
May 10, 2013, 03:36:11 AM
 #27

Done! Here is something REALLY quick and dirty. It probably doesn't work. When it doesn't, tell me and I'll fix it.

https://github.com/Jaxkr/YACoin-Faucet

So many things wrong with this.

1) You didn't protect against SQL injections
2) Your Regex doesn't check that it is too long or it has the correct address number in the front.
3) Use a schema.sql so people can install the tables properly so you can protect them against overflow


and just so much more that you have to pay me to fix.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 03:40:40 AM
 #28

Done! Here is something REALLY quick and dirty. It probably doesn't work. When it doesn't, tell me and I'll fix it.

https://github.com/Jaxkr/YACoin-Faucet

So many things wrong with this.

1) You didn't protect against SQL injections
2) Your Regex doesn't check that it is too long or it has the correct address number in the front.
3) Use a schema.sql so people can install the tables properly so you can protect them against overflow


and just so much more that you have to pay me to fix.
1. I did protect against them. The regex does a pretty good job. Hard to stage a proper attack with only numbers and letters.
2. I know. I was doing this is fast as I could.
3. I should! I'll do that ASAP. I was doing this as fast as I could.

I threw this together in less than an hour of work. It's not gonna be good. But it's free!
Boelens (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
May 10, 2013, 10:50:35 AM
 #29

And here I am just having no idea what anybody is talking about and no idea who to trust ;_;
super3
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
May 10, 2013, 12:45:19 PM
 #30

My Terracoin Faucet software is pretty good. Built it with Python and Foundation. All you would have to do is compile your altcoin, and then change all the names from terracoin to whatever coin your trying to do.

Faucets are actually pretty fun to run, and might even be pretty profitable. I started mine yesterday morning at it already has 5,500 pageviews. I've had sites a 1/5 of its size, and got me $50 a month.

Let me know if you are interested in buying the script. I'll even help you set it up.

 

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
Boelens (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
May 10, 2013, 01:03:53 PM
 #31

My Terracoin Faucet software is pretty good. Built it with Python and Foundation. All you would have to do is compile your altcoin, and then change all the names from terracoin to whatever coin your trying to do.

Faucets are actually pretty fun to run, and might even be pretty profitable. I started mine yesterday morning at it already has 5,500 pageviews. I've had sites a 1/5 of its size, and got me $50 a month.

Let me know if you are interested in buying the script. I'll even help you set it up.

 

I really can't spend a lot on scripts, but that does look neat. How uch would it cost?
super3
Legendary
*
Offline Offline

Activity: 1094
Merit: 1006


View Profile WWW
May 10, 2013, 01:23:25 PM
 #32

My Terracoin Faucet software is pretty good. Built it with Python and Foundation. All you would have to do is compile your altcoin, and then change all the names from terracoin to whatever coin your trying to do.

Faucets are actually pretty fun to run, and might even be pretty profitable. I started mine yesterday morning at it already has 5,500 pageviews. I've had sites a 1/5 of its size, and got me $50 a month.

Let me know if you are interested in buying the script. I'll even help you set it up.

 

I really can't spend a lot on scripts, but that does look neat. How uch would it cost?
Eh. I was thinking 1-2 BTC unless you have a whole bunch of an alt.

Bitcoin Dev / Storj - Decentralized Cloud Storage. Winner of Texas Bitcoin Conference Hackathon 2014. / Peercoin Web Lead / Primecoin Web Lead / Armory Guide Author / "Am I the only one that trusts Dogecoin more than the Federal Reserve?"
Boelens (OP)
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500



View Profile
May 10, 2013, 05:31:59 PM
 #33

My Terracoin Faucet software is pretty good. Built it with Python and Foundation. All you would have to do is compile your altcoin, and then change all the names from terracoin to whatever coin your trying to do.

Faucets are actually pretty fun to run, and might even be pretty profitable. I started mine yesterday morning at it already has 5,500 pageviews. I've had sites a 1/5 of its size, and got me $50 a month.

Let me know if you are interested in buying the script. I'll even help you set it up.

 

I really can't spend a lot on scripts, but that does look neat. How uch would it cost?
Eh. I was thinking 1-2 BTC unless you have a whole bunch of an alt.

Sorry, I really can't spend such an amount, thanks for the offer though.
Wolf Rainer
Legendary
*
Offline Offline

Activity: 1960
Merit: 1022


View Profile
May 10, 2013, 06:31:00 PM
 #34

I have a JSON-RPC server you guys could use.
It's on my VPS.

230 days uptime ^_^

Very stable. I will donate it to the YAC cause.

I already have a yacoin faucet http://admindependencia.net/faucet.html
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 09:29:38 PM
Last edit: May 10, 2013, 09:56:31 PM by Jaxkr
 #35

Done! Here is something REALLY quick and dirty. It probably doesn't work. When it doesn't, tell me and I'll fix it.

https://github.com/Jaxkr/YACoin-Faucet

So many things wrong with this.

1) You didn't protect against SQL injections
2) Your Regex doesn't check that it is too long or it has the correct address number in the front.
3) Use a schema.sql so people can install the tables properly so you can protect them against overflow


and just so much more that you have to pay me to fix.
1. I did protect against them. The regex does a pretty good job. Hard to stage a proper attack with only numbers and letters.
2. I know. I was doing this is fast as I could.
3. I should! I'll do that ASAP. I was doing this as fast as I could.

1. So you can't sql inject by doing an overflow? LMAOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
2. Zhou Tong did the same thing and we all know what happened with that.
3. Again overflow.
2. It's Mao Zedong who was responsible for the Cultural Revolution. Zhou Tong is an archer.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 09:33:24 PM
 #36

And here I am just having no idea what anybody is talking about and no idea who to trust ;_;
In a nutshell, If you want an extemely secure system buy gweedo's software. If you want something simple and less secure, use mine for free.

EDIT: Actually, just use this.
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 09:36:46 PM
 #37

I have a solution! Just use this (https://bitcointalk.org/index.php?topic=101407.0) as your faucet software!
I'll help you set it up if you need it.
limitless
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 10, 2013, 10:00:50 PM
 #38

Let me know if I can still help!

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Jaxkr
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 10, 2013, 10:16:56 PM
 #39

Let me know if I can still help!
Pretty sure OP will need your RPC server. Tongue
limitless
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
May 10, 2013, 10:22:50 PM
 #40

Yeah but when is this faucet going to be ready?

My yacoin giveaway: https://bitcointalk.org/index.php?topic=199716.0 - Need more people to donate in order to keep it going.
My yacoin bounty thread: https://bitcointalk.org/index.php?topic=200252.0 - If you want to add bounties, just post here.
YAC address: YKmZSWKiqc9MPzmZ89SAwyXM4wSQqoQE3J
Pages: « 1 [2] 3 »  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!