PDA

View Full Version : Anti-Spam Options - NoSpam! Image Enhancement (New version of No Spam! for Custom Image Verification)


BirdOPrey5
06-25-2011, 10:00 PM
Anti-SPAM Tool.

https://vborg.vbsupport.ru/attachment.php?attachmentid=130429&d=1309127911

This is an enhanced version of the popular NoSpam! mod by antialiasis for vBulletin 3.7

Original Mod Thread Here: https://vborg.vbsupport.ru/showthread.php?t=183329

This mod was marked "Re-usable Code" so I have added a new feature that turns this into an Image Verification mod.

I thank antialiasis for the groundwork and his original mod and thank him again for allowing the code to be re-used by the community.

This new version of NoSpam! called NoSpam! Image Enhancement turns the very popular NoSpam! mod into a custom image verification system.

Besides just setting a question and answer(s) you now also set an image which is displayed along with the question. You should make your question based on the image.

For example: If you have an image with two cats, you can ask the question, "How many cats are in this picture?" and you can set the acceptable answers to: 2 and two. (Answers are NOT case sensitive.)

If you used the original NoSpam! mod you will quickly understand how to format the question, image, and answers. If you never used the NoSpam! mod I have included specific instructions and examples.

Two example images are included with the zip and will be need to be uploaded to your /images/nospam directory (which you will create.)

When you import the product it will automatically be setup to work with the two example images.

These are EXAMPLES- you should add your own images and questions as soon as possible.

BE CREATIVE with your images and questions. The more creative you are the harder it will be for spammers to crack this.

Sometimes you might be able to ask several different questions based on the same picture.

Useful Tip: DO NOT include the answer to the question in the file name of the image. This will be the easiest way for bots to try and answer your questions.

This is Version 1.0 - Initial Release

Demo: http://www.juot.net/forums/sendmessage.php (on the "contact us" page)

See screenshots for more examples.

Disability Compliance: Please understand this mod will make it impossible for blind users to register on your forum. The "alt" text of each image will tell people if they can't see the image please contact the administrator. Please be considerate and offer alternate means of registration on your forum somehow/somewhere besides your normal registration.

This has been tested on VB 3.8.7 and will work on all 3.8.x and 3.7.x versions of vBulletin. It will not work on VB 4.0 or above.

Please Mark as Installed if you use this. :)

BirdOPrey5
06-26-2011, 09:40 PM
Reserved.

M Shaker
06-27-2011, 04:23 AM
I'll try it .. Thanks

FIM
07-07-2011, 04:39 AM
thanks

FRANKTHETANK 2
08-02-2011, 01:29 AM
this seems to have worked and cut my spam by 95% !! thanks

BirdOPrey5
08-02-2011, 11:41 AM
this seems to have worked and cut my spam by 95% !! thanks

Great! :up:

Scalemotorcars
08-08-2011, 05:43 PM
Another great mod!!!. Thanks allot my members hated recaptia.

And easier to personalize then other mod's.

DarkGizmo
08-08-2011, 10:57 PM
Great mod :D installed!

PHILIPS-08
08-18-2011, 06:24 PM
thanx alot very much .

moreilly
08-20-2011, 01:59 AM
Installed!

I hope this helps. My forums are getting invaded lately with spambots.

muniery
08-28-2011, 07:34 AM
Thank you

Dj Smuggla
11-17-2011, 09:03 PM
This is great, thanks m8... *Installed*

azn_romeo_4u
05-03-2012, 10:44 PM
Installing, looks awesome.

BirdOPrey5
05-04-2012, 01:11 PM
Thanks. Please "Mark as Installed."

macgyvers
08-31-2012, 09:09 AM
This will definitely the Mod I am looking for.

It would be nice if you can add the functionality to " new thread " and " post reply " also

cheers,
Mac

BirdOPrey5
09-02-2012, 01:03 PM
This will definitely the Mod I am looking for.

It would be nice if you can add the functionality to " new thread " and " post reply " also

cheers,
Mac

It should already work in those areas if guests have permission to post.

Digital Jedi
01-25-2013, 07:10 AM
Ironically, I just spent last week setting up hundreds of images on the old version of NoSpam, where you had to put in the HTML code to the image in manually with each question. Wish I had seen this just a few days ago.

<Glances as profile> Good lord man, did you single handedly update every mod on the site? (!!)

There was something I was trying with the old mod, but ran into an issue with the way answers had to be separated (with a ":"). I wanted to use short video clips, and gathered dozens of stock video footage, no more than a few seconds each. I was planning on using YouTube, but ran into the colon problem, since full URLs use a colon in the http://. I can still host them once I convert them to smaller embeddable files. But do you think it would be possible to embed video clips with this new one, as well? I'm going to try and install it this weekend to see, but just thought I'd check in advance. I wanted to try and use the JW Player, provided I can get around the ":" in the embed code.

BirdOPrey5
01-31-2013, 08:24 PM
The character used to separate answers/questions can easily be changed if you edit the PHP code, I believe it is an explode() function that explodes based off ":", simply change it to something not used in YoiTube videos like "~"

Yeah... I was busy for a couple years... not so much these days.

azn_romeo_4u
02-22-2013, 05:57 PM
I"m having problems with this..

It's telling me

Error:
You did not enter a valid value for this setting.

I can't figure out what I did wrong here?

edit. Got it. I double break the lines so it was spitting out the error. Seems to be working good now.

pcam
02-25-2013, 04:18 PM
It's been a long time but in my navbar I have a quick search function where this verification does not show and spits out an error. Is there a workaround?

BirdOPrey5
03-03-2013, 12:18 PM
Disable this for searches.

Quantar
11-16-2013, 04:36 PM
Should it work with vBadvanced CMPS?

We have vBulletin 3.8.2.

When I try to upload product-nospamimg_bop5.xml via vBa CMPS > Download / Upload Module, I get:Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/admincp/vba_cmps_admin.php on line 3968 The file you have uploaded is not a valid module file.

I'm sorry, if it's a very stupid question. So far I worked only with vB 3.6.x (no vBadvanced), and it's been a long time anyway...

Digital Jedi
11-17-2013, 04:44 AM
You import this through your Product Manager, not through vBa. This modifies your registration page. vBAdvanced is a CMS. They don't really have anything to do with each other.