The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Spambot Stopper - Prevent Spambots from Registering Details »» | |||||||||||||||||||||||||||||||
Spambot Stopper - Prevent Spambots from Registering
Developer Last Online: Sep 2020
What is it?
---------------------------- This mod rejects registrations where the form is filled out in less than a minimum time. You can configure one of the following actions to be taken when an automated registration is detected: - Show a "No Permissions" page - Display the "Successful Registration" message but without creating an account - Redirect the user to any URL you choose - Reload the registration page with an error message of your choosing You can also provide a list of email addresses to be notified each time a registration is blocked. Added for version 1.1.1: Time delay enforcer, maximum time option, time limits to cut down on email notifications, posting to a thread. In the future, I'd like to add some simple logging and statistics, and a summary type of email notification (because people seem to quickly get tired of the single emails). Note: I coded this myself from scratch, but I would like to acknowledge a couple of previous mods that used this same idea, by users Calorie and noppid, and maybe others. In any case, I believe this one adds some features that the others don't have. Other advantages: no ads or links, no abuse of update notifications, no disappearing features, no threats to delete the mod (it will never be deleted, at least by me). Also, translations are allowed. Installation: ---------------------------- 1) If you have "Is Bot", "Stop the Registration Bots", "Spammers Suck!", or another mod that works on registration time, note any admincp settings for that mod then uninstall it. 2) Import the product XML file from the Product Manager. 3) Go to Settings > Options > Spambot Stopper Options and configure the desired settings. 4) IMPORTANT: try to register a new user to make sure that there are no problems with humans registering. If you want, you can also temporarily set the minimum time to a higher value (like 60 seconds) and test to see if the spammer rejection is working. History: ---------------------------- 1.1.1 (Feb 16, 2013)
1.0.1 (Feb 01, 2013)
1.0 (Jan 31, 2013)
Download Now
Screenshots
Show Your Support
|
19 благодарности(ей) от: | ||
Bald Bouncer, CharlesEdwards, Cyberbang3r, davidg, Digital Jedi, foureyedpride, John Lester, obglobal.net, Pieper, RichieBoy67, sternenfee, tareqbd, Techno Cowboy, TheLastSuperman, too_cool_3 |
Comments |
#12
|
|||
|
|||
Definitely working for me. Recommend increasing the limit to 20 seconds from the default 15 though - several obvious spambots being caught at 17, 18 seconds on 4 forums where I'm using it.
|
Благодарность от: | ||
kh99 |
#13
|
|||
|
|||
Thanks. I'll increase the default to 20 in future releases.
And thanks for the confirmation. I kind of rushed out the update because I wasn't sure what effect the bug might have had, but if it was working for you then the answer is that it wasn't having any effect. |
#14
|
|||
|
|||
bots always pick the first answer in required profile field. So one question is Are you a spammer?
yes no and they all pick up yes. That bans them automatically suggestion. Why not add IP in database and also check IP when registering? |
Благодарность от: | ||
Avros |
#15
|
|||
|
|||
Quote:
Quote:
|
#16
|
|||
|
|||
No I just added it manually in global_bootstrap_init_start
PHP Code:
0 1.0 2.0 3.0 4.0 5.0 and they all pick up 0 and for banned IP, once banned I insert IP in a custom table and at registration: And I verify that IP at registration register_addmember_process PHP Code:
|
#17
|
|||
|
|||
Thanks, that sounds great. If that's your code and you're giving me permission, maybe I'll include those as options in a later version.
|
#18
|
|||
|
|||
Sure you can include a vboptions to include the trick profile field id.
Once banned I send user to gay.com I have been using this for 6 months now and that finally gave me a break |
Благодарность от: | ||
#19
|
|||
|
|||
Required custom profile fields is great as that increase the registration time
|
#20
|
|||
|
|||
Thanks, I'll consider those for the next update.
|
#21
|
|||
|
|||
And for those complaining about amount of emails they are getting, just create and outlook rule to send those mails to a specific folder, then delete the contents of that folder daily. You will be surprised how fast it gets filled up with banned notifications
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|