The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Mass removal of bogus accounts
I attempted to contact VBulletin, but since they are selling 5 now, they closed the 4 forum.
A feature that would be immensely beneficial would be the ability to mass prune bogus accounts based on various fields in the registration. For instance, mass prune all accounts with the words (example) "Ugg Boots" in the home page field, or all accounts with the word "man" in the biography box. With the onslaught of spam these days, the spammers are getting clever, floating IP addresses, cracking human verification, etc.. it is becoming more and more challenging each day keeping these wolves at bay. Honestly, my wrist is starting to hurt from all of the mouse clicks needed to get these crappy accounts off my forums. in this example alone, it takes almost 800 mouse clicks to delete these users... Imagine (I gave up) how much work I face trying to remove all of the 2642 bogus users with"man" as the biography. (nearly 8000 mouse clicks) and these are the ones spam o matic miss! |
#2
|
||||
|
||||
Mass move them all into a new usergroup, then mass delete from there.
Quote:
|
#3
|
|||
|
|||
use mass prune option delete all users with 0 posts
|
Благодарность от: | ||
Max Taxable |
#4
|
||||
|
||||
That also kills all the real accounts set up by people who lurk.
|
#5
|
|||
|
|||
Then see what the spammers have in common and use that
Install this https://vborg.vbsupport.ru/showthrea...48042&page=206 Then do this https://vborg.vbsupport.ru/showpost....postcount=3087 And install this as well https://vborg.vbsupport.ru/showthread.php?t=294633 |
#6
|
||||
|
||||
I just went over my usergroup manager, and I cannot find anything that allows me to mass move people to a new group based on profile entries???
|
#7
|
|||
|
|||
Quote:
Code:
UPDATE `user` SET `usergroupid`='x', `homepage`='Ugg Boots' WHERE (`posts`='0') Code:
UPDATE `userfield` SET `field1`='' WHERE (`field1`='man') |
#8
|
||||
|
||||
Thank you very much...
|
Благодарность от: | ||
Max Taxable |
#9
|
|||
|
|||
|
#10
|
|||
|
|||
This is the best spam stopper I've tried, https://vborg.vbsupport.ru/showthread.php?t=289463
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|