Bitcoin Forum

Economy => Micro Earnings => Topic started by: grambel on November 08, 2015, 06:14:31 PM



Title: I need help to add an anti-bot in my faucet
Post by: grambel on November 08, 2015, 06:14:31 PM
I've recently created bitcoin faucet and I want to add an anti-bot

questions:

1:can anyone help me to add anti-bot?

2:How many kind of anti-bots?

3:What is the best?

4:How to add it?

Thank you friends




Title: Re: I need help to add an anti-bot in my faucet
Post by: BitMaxz on November 08, 2015, 07:13:54 PM
You can try this anti bot to your faucet here's the link. https://bitcointalk.org/index.php?topic=1200700.0
 It can also blocked known ip of tor browser and block known ip that uses bot script...


Title: Re: I need help to add an anti-bot in my faucet
Post by: rkandrades on November 09, 2015, 03:00:30 AM
I've recently created bitcoin faucet and I want to add an anti-bot

questions:

1:can anyone help me to add anti-bot?

2:How many kind of anti-bots?

3:What is the best?

4:How to add it?

Thank you friends




The topic mentioned above is a good start.

You will learn a lot there.

Answering your questions...

1. I think you should try first. There are some tutorials in that topic. Then, If you have some difficult reply the topic asking about your doubts. Of course someone will help you.

2. Well... There are many ways to stop bots: Blocking TOR navigator, blocking proxy servers, real anti-bot links, enhancing  the complexity to calim in your faucet, adding extra security as a captcha, using CloudFlare...

3. For me, the best way to block bots is combining the techniques above.

4. It depends on the technique you want to implement. Most of them are implemented in PHP you into your htaccess file.

Good luck, friend!


Title: Re: I need help to add an anti-bot in my faucet
Post by: grambel on November 13, 2015, 03:25:42 PM
Thank you so much brothers