Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
NoSpam! for vBulletin 3.7 Details »»
NoSpam! for vBulletin 3.7
Version: 4.0, by antialiasis antialiasis is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.1 Rating:
Released: 06-22-2008 Last Update: 06-22-2008 Installs: 1078
Uses Plugins Auto-Templates
Re-useable Code Translations  
No support by the author.

NoSpam! is back and better than ever! The automatic template edits should be smoother than they were in the previous version, in addition to the 3.7 support. Please note that this version will ONLY work for vBulletin 3.7!

NoSpam! is a simple hack that allows the administrator to specify a number of easy questions, a random one of which must be answered correctly in order for a guest to be able to register, post, search or use the contact form. Because you create the questions and they are unique for each forum, it is impossible for a bot programmer to preprogram a bot to be able to answer them without adjusting the bot specifically to one, and thus you will be rid of all spam posted by CAPTCHA-evading advertisement programs.

This functionality was added by default in vBulletin 3.7's Q&A human verification system, so why use NoSpam! for 3.7 at all? There are a few reasons why one could prefer it:

- I have heard reports that vBulletin's default Q&A human verification is faulty and lets bots through. Truth to be told, I would not have publically released a 3.7 version if not for this. I don't quite see how this could happen and have not experienced it myself seeing as I don't use vBulletin's human verification, but if those reports are to be trusted, NoSpam! will do a better job of keeping the bots out.
- It is much easier to add questions and answers in NoSpam! en massé than in vBulletin's default system. If you want a great number of questions, vBulletin's built-in system takes terribly long to add them all in with quite a lot of page loads in between, while a fast typer can add several dozen questions to NoSpam! in a matter of minutes.
- If you have previously used NoSpam!, a simple copy-paste will get all your previous questions into NoSpam! for 3.7, while to get them into the built-in vBulletin system requires a converter.

If the reports of vBulletin's default human verification system failing are incorrect, I will freely admit that most people will do fine with the built-in system. But if you prefer this hack, by all means use it.

NoSpam! can be used with or without default vBulletin human verification. In this version, the automatic addition of the question into the templates should be flawless and not induce the often-reported problem where the question didn't appear in the previous version of the hack.

VERSION HISTORY:

4.0: Redid the automatic addition of questions to be smoother and more or less foolproof. Released for vBulletin 3.7.
3.0: Added functionality to allow users to specify which pages should use NoSpam!.
2.0: Extended the NoSpam! functionality to guest posts, guest searches and guest "Contact Us" in addition to registration.
1.1: Made template edit automatic (with thanks to Cole2026), added ability to have more than one answer to each question, and made answers case insensitive. To upgrade, I recommend undoing the template edit so you won't have to worry about it anymore (replace $nospamfield in the template register with $imagereg, or if you added $nospamfield above $imagereg, just remove $nospamfield altogether), and then reimport the product through the Admin CP (making sure that Allow Overwrite is set to On).
1.0: Initial release.

INSTALLATION:

1. Import product-nospam.xml through the Admin CP product manager.
2. Go to your vBulletin options in the Admin CP and select NoSpam! Settings. Once there, turn the system on and input your questions and answers according to the instructions there.

The system should now be functional and running.

UNINSTALLATION:

Just uninstall the product through the Admin CP.

SUPPORT:

Full support will be given in this thread. All suggestions are welcome.

Thank you and please click "Mark as Installed" if you like it.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
antiekeradio

Comments
  #62  
Old 09-07-2008, 12:51 PM
antialiasis's Avatar
antialiasis antialiasis is offline
 
Join Date: Jan 2006
Location: Iceland
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

People with problems making the question and answer field appear on registration: Edit the template "register"; odds are if it doesn't work, it does not contain $human_verify in it. Put it in where you want the NoSpam! form to appear.

goforex: What are your questions like? It's impossible for a bot to be programmed to just get around this hack in general unless there is some way I'm not aware of for outside viewers to access your vBulletin options.

rapidphim: This hack does not add any queries. All the data it uses is accessed from the already-available $vbulletin->options array.
Reply With Quote
  #63  
Old 09-07-2008, 01:05 PM
R-D's Avatar
R-D R-D is offline
 
Join Date: Jan 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by antialiasis View Post
goforex: What are your questions like? It's impossible for a bot to be programmed to just get around this hack in general unless there is some way I'm not aware of for outside viewers to access your vBulletin options.
Don't forget, not every spammer is a bot. The amount of human spammers is ever growing, as bots find it harder to evade anti-spam technology like this.

@goforex: Try some harder or different questions - if you've kept them the same since you installed, then you're right, they probably have been broken. It doesn't take much to record all your questions, figure out the answers, then program a bot to automatically submit the correct answer. Keep changing them regularly - every month at least.
Reply With Quote
  #64  
Old 09-07-2008, 05:58 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by goforex View Post
I've had this mod installed since it was released and it was working fine up until a few days ago. All of a sudden the old problem returned so it seems as if the spam bots have found their way around this mod!
No method is foolproof, and as mentioned, all one has to do is register an account and send his bot o'spammin'. And there's no method to prevent that, other then being more relentless then the bot.
Reply With Quote
  #65  
Old 09-07-2008, 06:57 PM
goforex goforex is offline
 
Join Date: Feb 2007
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by antialiasis View Post
goforex: What are your questions like? It's impossible for a bot to be programmed to just get around this hack in general unless there is some way I'm not aware of for outside viewers to access your vBulletin options.
Quote:
Originally Posted by R-D View Post
Don't forget, not every spammer is a bot. The amount of human spammers is ever growing, as bots find it harder to evade anti-spam technology like this.

@goforex: Try some harder or different questions - if you've kept them the same since you installed, then you're right, they probably have been broken. It doesn't take much to record all your questions, figure out the answers, then program a bot to automatically submit the correct answer. Keep changing them regularly - every month at least.
Quote:
Originally Posted by Digital Jedi View Post
No method is foolproof, and as mentioned, all one has to do is register an account and send his bot o'spammin'. And there's no method to prevent that, other then being more relentless then the bot.
Thanks Guys.

I have updated my NoSpam! question and added an additional mod for preventing bot registrations.

Steve
Reply With Quote
  #66  
Old 09-09-2008, 02:35 AM
tarty00 tarty00 is offline
 
Join Date: Feb 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks heaps for this Mate!! Fingers crossed it totally stops these things! LOL
Reply With Quote
  #67  
Old 09-12-2008, 02:13 PM
spinifex spinifex is offline
 
Join Date: Feb 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can somebody please tell me how i enable this hack for registered members also? guests is no good for me since i disabled confirm email address in registration.

i really do not understand why this hack is only for guests? we all know bots register either manually or auto and become registered!? i think enabling no spam questions to your own preffered usergroups would be a really good idea.

i need to have a question or captcha image to stop bot posts upon newreply or similar.

please tell me how to do this easily,
thanks.
Reply With Quote
  #68  
Old 09-13-2008, 06:35 PM
beishe8 beishe8 is offline
 
Join Date: Nov 2005
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by spinifex View Post
can somebody please tell me how i enable this hack for registered members also? guests is no good for me since i disabled confirm email address in registration.

i really do not understand why this hack is only for guests? we all know bots register either manually or auto and become registered!? i think enabling no spam questions to your own preffered usergroups would be a really good idea.

i need to have a question or captcha image to stop bot posts upon newreply or similar.

please tell me how to do this easily,
thanks.
Unfortunately this hack is not for you.This hack's main purpose is to disable bots from registration and posting.
Because they cannot register,they are not members,cannot post(provided guest posting is disabled in your ACP).
Reply With Quote
  #69  
Old 09-17-2008, 12:19 AM
canadianrodder canadianrodder is offline
 
Join Date: Mar 2008
Location: Markham Ontario Canada
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi everyone, I have captcha, email verification and this hack and I still had a bogus registration - one of those ipod / Sony stuff sales. How are they getting through? could someone actually being registering manually? I doubt it.

Thoughts?

Frank
Reply With Quote
  #70  
Old 09-17-2008, 12:50 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by canadianrodder View Post
Hi everyone, I have captcha, email verification and this hack and I still had a bogus registration - one of those ipod / Sony stuff sales. How are they getting through? could someone actually being registering manually? I doubt it.

Thoughts?

Frank
As a matter of fact, that's most likely what happened. A person will register and send his bot in to post, or he'll just post it himself. That's why no method is 100%, without barring registrations altogether. You just have to do the best with what you've got.
Reply With Quote
  #71  
Old 09-17-2008, 02:55 AM
canadianrodder canadianrodder is offline
 
Join Date: Mar 2008
Location: Markham Ontario Canada
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the opinion Jedi. It seems incredulous that, with the myriad of forums/boards out there, that, in this case, someone would choose a hot rod enthusiasts site. This isn't the first time...............Frank
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:33 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05120 seconds
  • Memory Usage 2,331KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete