Introduction
This mod takes a list of spam words or phrases and counts the number of occurances of them in the post. If the total of all the spam checks is over a certian number then the post goes in to the moderation queue. The reason for this is that I don't want to block any post that includes the word "Nokia" once or twice, but I do want to ban the spam lists that try to sell phones by listing a whole load of model numbers prefixed by "Nokia".
Users that can moderate the forum the post is in are exempt from the checking, as are users that have more than a defined number of posts.
This also works for posts that are edited by the user, so they can't simply post something normal and then edit it to show the spam.
Installation
Download and install the attached product xml file. The product no longer checks for specific versions and has been tested with vB 3.8.1
Configure
In your vBulletin Options there is a new section "Moderate Spam" the options are: Keywords - List of words to consider as spam words. Separate each word with a comma (,). Phrases can be enclosed in quotes, for example "Nike Shoes". Maximum Posts - Users with MORE than this number of posts will not have their posts checked. Spam Score - Each time a word or phrase is detected in a post the Spam Score is increased. Only posts with a score higher than this score will be sent to the moderation queue.
Disclaimer
This mod has only been tested on vB 3.8.4 although it should work with any of the 3.8 versions. It has not been tested with any previous version and is highly unlikely to work with vB 4.
This mod has been running on my own large (2.5m post) forum for several weeks now, the forum gets roughly 1000 new posts a day without problems. However I cannot guarantee that this will work on your forum or with any other add-ons used.
Update 0.0.4
0.0.4 No longer checks version numbers, it also now checks the initial post "earlier" in the process, this means should help with compatibility with other add-ins.
I see..but I thought that you had tried it on an 3.8.4 board before releasing it here.
Brain fade on my part, I had it in my mind that my main test board was running 3.8.7 when I typed the reply. Why I thought there even was a 3.8.7 is anyones guess! Old age on my part.
You're absolutely right, this mod was developed and tested on 3.8.4 so unless it's fighting with another add-on it should work fine with 3.8.4.
I'm going to give it a try on a different forum with different add-ins and see if I can spot any problems. I've an older 3.8.1 forum that I have in mind for testing.
I think I may have worked out a solution, I changed the hook for the initial processing and it checks the post earlier in the saving sequence. I have now also tested the new 0.0.4 version with vBulletin 3.8.1