The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
SpamBuster: Identify, log and remove spam posts on your forum Details »» | |||||||||||||||||||||||||||
SpamBuster: Identify, log and remove spam posts on your forum
Developer Last Online: Mar 2013
This is the v3.6 version of SpamBuster that I wrote for vBulletin v3.5.x This version is mainly bug fixes.
What does it do? It spots posts that could potentially be spam then (depending on option settings) creates a thread alerting site admin/moderators about the post and/or hides the post from view. How does it identify the spam? All off the posts for users with a post count of less than 10 (configurable) have their posts checked against a number of rules. Each rule has a different "score". If the total score for the post exceeds a specified limit then the post is deemed to be spam. Can I add my own rules? The installer file has a default rule set with it, you may wish to customise the rules in the options section of the AdminCP. The rules system is fairly simple to add to, in simple terms each rule is a perl regular expression and a score. How do I install it? Import the product via the Product Manager in the AdminCP. The options group and plugins will be added to your system. Now would be a good time to click the install link on here to record the fact that you've installed it. How do I configure it? Head to the "SpamBuster" option group in the "vBulletin Options" section of your AdminCP. Fill in the relevant fields. Further documentation will follow but it should be obvious what each setting does for the moment. How do I upgrade? Just run a regular install. It's worth backing up your settings particluarly the rules before performing the upgrade. If you have any problems I recommend removing the product then installing it from scratch. How can I test it? Try posting a new thread/post with some trigger values in it. The string cialis should do the trick. Help it's broken my forum! Erm, that's not an intended feature. Disable all six of the plugins that are part of the product "SpamBuster" and post an error report to this thread. The forum will work fine. Why doesn't it do x,y or z? Because I've either not thought about it yet or I've not written it yet. Please drop a post into this thread with any (sensible!) suggestions. Can I use it commercially? You're free to use it for whatever purpose comercially/privately as long as you don't resell the code. It's released under the LGPL, see the link below for futher info. If you find this plugin useful and you'd like to make a donation please use the "donate" button below. click to donate This software is licenced under the CC-GNU LGPL. Changelog
Supporters / CoAuthors Show Your Support
|
Comments |
#32
|
||||
|
||||
Installed. Thank you.
|
#33
|
||||
|
||||
installed worked like a charm great mod it would be awesome if it autoban the users who reached a specific point like auto ban if the post score more than 10 or 20 something like that o.o
cuz after i installed the mod i add some spam words and woah a lot of spam replay got catch by this mod and I'd like to auto ban those spam users and have an option to auto delete the spam posts |
#34
|
|||
|
|||
Thank you installed.
We also want them to change Usergroup to 4 when Spam got found. Tryed it with this in SpamBuster Libraries Plugin: if ($GLOBALS['vbulletin']->userinfo['userid'] > 1) { $userdata->set('usergroupid', 4); } but it doesnt work. EDIT: This is really a very good dynamic spam protection. What also could be added is:
|
#35
|
|||
|
|||
Which version of this mod would be best with vB 3.6.4?
Thanks |
#36
|
|||
|
|||
Hi
Can I use this hack to send an email as alert instead of posting a new thread. Thanks |
#37
|
||||
|
||||
This version v1.1.1
Not in its current form. It just posts new threads. |
#38
|
|||
|
|||
How about this UK Jimbo: Message that a Thread/Post will be moderatated when Spam is found.
Actually the Users just see nothing and they keep trying to post which results in many unmoderated Posts + angry Users. We need that badly. regards |
#39
|
|||
|
|||
Quote:
Code:
regexp:a_dotjapan:10:any:"/\.jp/i" Code:
regexp:a_dotjapan:10:any:"/\.jp\b/i" Do you foresee any problem with using \b in some of the rules? |
#40
|
|||
|
|||
*Clicks Install* :up:
Quote:
|
#41
|
|||
|
|||
This has been fantastic for my forums!!! I have noticed occasionally when people post a thread that is suspected of being spam, it gives this weird error:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|