Bitcoin Forum

Other => Off-topic => Topic started by: mrBass on April 25, 2016, 06:32:54 PM



Title: Challenge implementing Anti-Bot
Post by: mrBass on April 25, 2016, 06:32:54 PM
Hi there,

Yesterday I've started a faucet. Unfortunately, not long after launching the website I discovered robot activity. After this I decided to put everything on hold before I continue.

After browsing the internet, I found Anti-Bot 2.00. I've seen this at work on several websites and I want to implement it on my own website also.

Unfortunately, I am not able to get it right.  :(

When I click on the right solution, the link doesn't disappear. Instead, my website reloads (without refreshing anti-bot). When I reload my website, anti-bot is refreshed. But this, of course, is not the issue.

Can anyone please help me to correct my coding? Language is php / html

Thanks!  :D



Title: Re: Challenge implementing Anti-Bot
Post by: Fortify on April 25, 2016, 08:05:02 PM
You'll probably need to hire someone to integrate it safely for your website, unless you want to learn all the necessary php for the job. Is this Anti Bot 2.00 a plugin for the specific scripts you use or something that has to be integrated with the existing platform?


Title: Re: Challenge implementing Anti-Bot
Post by: mrBass on April 26, 2016, 07:02:05 AM
You'll probably need to hire someone to integrate it safely for your website, unless you want to learn all the necessary php for the job. Is this Anti Bot 2.00 a plugin for the specific scripts you use or something that has to be integrated with the existing platform?

Thank you for your response. The Anti-Bot 2.00 is integrated in the script of my website, just followed the tutorial. I checked every step of the tutorial several times.  :-\
The only thing I would like to know what php code does the job of removing the link after clicking. At this moment it doesn't do that. I only scrolls back to the top of the site (not reloading).
Still hoping that some one can help me with this (probably small) issue. I guess some people on this forum must have experience with Anti-Bot.  ???