SA-MP Forums Archive
How could I stop this - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: How could I stop this (/showthread.php?tid=318551)



How could I stop this - BleverCastard - 15.02.2012

Hey, on my forums, I keep getting bots trying to post sh*t and the only way I can stop them is to make the admins accept the accounts, can someone help me in anyway to stop them?


Re: How could I stop this - Forever Alone - 15.02.2012

http://code.******.com/intl/et/apis/...cha/intro.html


Re: How could I stop this - BleverCastard - 15.02.2012

I hardly know anything about Php, can you help me out a little?


Re: How could I stop this - woot - 15.02.2012

Right here ..


Re: How could I stop this - JiHost - 15.02.2012

That's right, just add an anti bot verification to register form, and it should stop them from registering!


Re: How could I stop this - Kontrol - 15.02.2012

You need a verification form when registering, there will probably be a setting in your forum ^^


Re: How could I stop this - BleverCastard - 15.02.2012

How do I add these?
EDIT: I cant find one for phpbb 3.0.10


Re: How could I stop this - BMUK - 15.02.2012

Automated registrations can still get past captcha, the little devils.

Request email confirmation from the user and have all accounts authorised by admins afterwards.

Even a stupid person can spot a bot from the username + email address

Did phpBB2 not have security settings with captcha built right in? Maybe the newest software sucks.


Re: How could I stop this - Sergei - 15.02.2012

Just add some simple thematic questions like "What's the full name of SA:MP?" and you will be alright.


Re: How could I stop this - BleverCastard - 15.02.2012

Quote:
Originally Posted by Sergei
Посмотреть сообщение
Just add some simple thematic questions like "What's the full name of SA:MP?" and you will be alright.
How do you add them? Im not good with PhpBB.