Customizing SMF > Modifications and Packages

Anti-Bot: Are You Human/Bot? v3.0

(1/44) > >>

SSimple Team:
Link to MOD


Anti-Bot: Are You Human/Bot?
Developed by Lean for SMFSimple.com
SMF 2.0 - 2.0.1
Created by Karl Benson

El soporte oficial de los desarrolladores de nuestros mods lo encontraras en SMFSimple.com

Description:
Are you Human is dedicated to the safety modification of our forum and spam bots with this registration we ask whether human or a bot.

Descripcion:
Are You Human es una modificacion dedicada a la seguridad de nuestro foro y los bots de spam, con esto obtenemos en el registro que pregunte si es humano o un bot.


Features:

* Question Are You human/ Are You Bot
* Order Answer
Caracteristicas:

* Pregunta si eres humano o eres bot
* Ordena Preguntas

Screenshots | Imagenes


Language Support | Lenguajes Soportados
- English
- Spanish_latin
- Spanish_latin-utf8
- Spanish_es
- Spanish_es-utf8
- Portuguese_pt
- Portuguese_brazilian
- German

Anti-Bot: Are You Human/Bot?
Copyright 2011 | SMFSimple.com

RustyBarnacle:
Hehe, I have some smart asses that would say no  :)

Minare:
Thanks good job bro

For Turkish Users you may want to add :


--- Code: ---<file name="$themedir/languages/Modifications.turkish.php">
<operation>
<search position="end" />
<add><![CDATA[
$txt['are_you_human'] = 'Sen İnsan mısın? (Bot Kontrolu)';
$txt['are_you_human_no'] = 'Hayır';
$txt['are_you_human_yes'] = 'Evet';
$txt['are_you_human_unsure'] = 'Emin Değilim';
$txt['are_you_bot_unsure'] = 'Kayıt İçin Gereken Cevap Evet Olmalı.  Lütfen insan yada bot olduğunuzu belirtin.';
$txt['are_you_bot_yes'] = 'Botlar Kayıt Yapamaz. Kayıt Olmak İçin Eveti işaretlemeniz gerek.';
]]></add>
</operation>
</file>

<file name="$themedir/languages/Modifications.turkish-utf8.php">
<operation>
<search position="end" />
<add><![CDATA[
$txt['are_you_human'] = 'Sen İnsan mısın? (Bot Kontrolu)';
$txt['are_you_human_no'] = 'Hayır';
$txt['are_you_human_yes'] = 'Evet';
$txt['are_you_human_unsure'] = 'Emin Değilim';
$txt['are_you_bot_unsure'] = 'Kayıt İçin Gereken Cevap Evet Olmalı.  Lütfen insan yada bot olduğunuzu belirtin.';
$txt['are_you_bot_yes'] = 'Botlar Kayıt Yapamaz. Kayıt Olmak İçin Eveti işaretlemeniz gerek.';
]]></add>
</operation>
</file>

--- End code ---

karlbenson:
Thanks Minare.

Whilst usually I would include them, for this mod I'm NOT adding any non-english language strings.

This is because bots may try to detect the mod by matching the language strings.  So I'm recommending that everyone change the language strings (even if your using English).


--- Quote ---Using generic/centralised anti-spam measures makes it viable for bot-creators to try to get past them.
If every forum employs completely different anti-bot measures it makes it almost impossible to create bots for mass-automated registration.
--- End quote ---
And different language strings will do the same.

I hope you all understand.

!Hachi!:
ok that one stupid question i am going to ask.. ther emay be some smart bots actually i never searched on them how they works............which type of email they use?and all that stuff?any possible bot email address?i have some really badd asses from .cn and.ru domains...

Navigation

[0] Message Index

[#] Next page

Go to full version