![]() |
SpamBuster v1.0.0 (Stable): Identify, log and remove spam posts on your forum
This is the v3.5 version of vbSpamBuster that I wrote for vBulletin v3.0.x This version adds some new features.
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're upgrading from v0.3.2 to v1.0.0 you can just download the attached rules file and add it via the admincp as there have been no code changes. How can I test it? Try posting a new thread/post with some trigger values in it. The string ekmas.com 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. https://vborg.vbsupport.ru/external/2010/02/12.gif https://vborg.vbsupport.ru/external/2010/02/66.png This software is licenced under the CC-GNU LGPL. Changelog
|
Nice job. :)
|
nice work, ill let you know how everything goes once I install it.
|
will wait to get out of the beta stage...awsome hack and idea :)
|
did you upload the hack yet?
|
When this goes final I will install it
|
great idea, its should be a default vbulletin option
|
After lots of testing I only put this live on the forum I admin an hour or so before posting it on here last night.
As a precaution I'm running it so that it creates spam reports but doesn't delete the spam. It caught its first spam post about an hour ago and I'm happy :) |
I will add this forsure once out of beta, thanks for working on it!
Quote:
|
Quote:
Admin users will see the thread/post but regular users (including the poster) won't. I think that's a better solution than permanently deleting it or moving it elsewhere :) |
Working well thank you..
Me clicks install :) |
Installed!!! This is a hot mod! One problem, it didn't work at all LOL I realize it's only beta.
We tried 20 different styles of spams Here are my settings: (Yes we have a police user) |
Quote:
Are the plugins all enabled? Do the user(s) you're making test posts with have a post count lower than 20? |
Nice Job M8 ;)
Works Fine on 3.5.X ( All of Versions ) for me ;) |
umm is it possible to change redirect page for Moderated Threads to Forum , not thread ?!
|
Quote:
|
Hi UK,
THanks for replying! Yep, user has loser than 10 posts. IN fact, when I posted my original post, the plugins were NOT enabled. But I have since enabled them and tested it with urls, the word "FREE" etc...still NOT working :( If you want, PM me and I can give you some access to assist us. Thanks! Quote:
|
Quote:
I'll drop you a line Sunday/Monday when I have a chance to look at it. |
Quote:
OOPS, Loser. Now that is funny since I am the testuser lmao Thanks, I'll look for your pm |
another suggestion
isnt better to match all cases using strtolower? |
Most of the regular expressions have an /i at the end of them which means they're case insensitive. A few in the rule file don't (some intentionally, some unintentionally!).
|
TIA
another one:P how to add a rule for exact match ? possible with this plugin? if yes goto 1 :D else goto 2 1: which Rule ? 2: waiting for ur next update ;) |
If you want to match "New York" you could match against the perl regular expression /new york/i or /New York/
The i at the end makes it case insensitive. |
TIA again ...
im using this hack for Auto-Moderating Threads/Posts by keyword :) for example: i just want to add a rule for "Test" but not "Testing" how to ?~ |
Quote:
|
v0.3.2 released
- when a user's thread is removed the user will be redirected to the forum index instead of getting an "invalid thread specified" error |
Thanks for the update......
|
The set up worked for the first time today, but when i try to validate it, i recieve this error:
Quote:
I uninstalled it for now........ |
Are you sure the global_start plugin was enabled?
|
*clicked install*..still don't know if this is working though :p
|
I'd love to see further progress on this and a stable version before I install it. It's a real need on my type of forum to have anti-spam measures in place and this is most probably the best idea yet to prevent spam from hitting the boards.
|
Does this pluginn adds stress tho the server??
Thanks... |
Quote:
|
OK this is my first time trying out a Plugin or a Hack of any kind...
I can't get it to work... I followed the instructions and it doesn't show up or do anything to new members post with ekmas.com in it... QUESTIONS::::::: 1. It says it uses PLUGINS am I missing a required plugin..?? 2. I am using the Latest version available: 3.5.4 is this the correct product for that version..?? 3. Do I have to edit the product first before importing it..?? Just trying to get the SPAMBUSTER WORKING.. before I open the new forum... Thanks for the help in advance..!! :banana: |
Quote:
Checks are only performed when a user posts or edits a post and then only if their post count is below the post count threshold. I'd be surprised if the addition of this hack resulted in performance problems. |
Quote:
There's some general reading on plugins on the vBulletin site http://www.vbulletin.com/docs/html/ that might be of interest too. If you have any specific questions please include more details and I'll try to help out. |
Quote:
|
Quote:
|
I've been fine tuning my rule file and find that most of the spam posts on the forum are being caught at the moment with only one "false positive" since it was installed.
I'm really keen to hear from other users about how you're finding it, what features you'd like to see and any other feedback. Thanks :) |
awesome plugin... cant wait til out of beta. will click install til further releases
|
All times are GMT. The time now is 05:57 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|