Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
8WayRun.Com - Signature Check Details »»
8WayRun.Com - Signature Check
Version: 4.0.1, by Jaxel Jaxel is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.0.x Rating:
Released: 08-13-2010 Last Update: 09-07-2010 Installs: 44
Uses Plugins
 
No support by the author.

This is a very simple mod... I was having a massive spam account problem on my forums. Everyday, about 30 accounts register on my forum, and the majority of them are all spam accounts. They don't post on the forums, but they register, set up a signature, post on blogs and profile pages, and send spam PMs.

What this mod does, is hook into the signature creation. Whenever anyone submits their new signature, if it contains a URL at all, it will send the admin of the forums an email. The email contains:

Code:
$username ( mailto:$email ) has returned a positive on signature spam check:

----------
$signature
----------

Posts: $posts ( $bburl/search.php?do=finduser&u=$userid )

Control Panel Edit $bburl/admincp/user.php?do=edit&u=$userid
Delete This Account: $bburl/admincp/user.php?do=remove&u=$userid
As you can see, it includes the username, their email address, the number of posts they have made, a link to search their posts, a link to view their control panel profile, and of course a direct link to delete the account.

Download Now

File Type: xml product-sigurlcheck.xml (1.8 KB, 95 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 09-08-2010, 03:51 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New version of this mod will now only return positive checks on users with less than 50 posts.

Also, this mod will now use your admincp setting, so those who changed the location of their admincp will not be left behind.
Reply With Quote
  #13  
Old 09-09-2010, 07:32 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to prevent users with less than certain posts to put URL's in their sig?
Reply With Quote
  #14  
Old 09-26-2010, 05:46 PM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't all signatures have a url in them..!? (link to img host)
Reply With Quote
  #15  
Old 09-29-2010, 10:57 PM
RobbieZ RobbieZ is offline
 
Join Date: Jul 2008
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gamelobby View Post
Don't all signatures have a url in them..!? (link to img host)
Nope. Try uploading an image you have created and using the tags [ SIGPIC ].

Linking to an image is the lazy way of doing it!
Reply With Quote
  #16  
Old 09-29-2010, 11:30 PM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

haha, this is why I have my forum setup to where people with under 5 posts can't posts links at all. After 5 posts, they can have links in sigs, post links etc... stops the bots dead in their tracks from what you already described.

The way to do this is setup a group promotion which moves them into the link using group after 5 posts for those wondering.
Reply With Quote
  #17  
Old 09-29-2010, 11:41 PM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RobbieZ View Post
Nope. Try uploading an image you have created and using the tags [ SIGPIC ].

Linking to an image is the lazy way of doing it!
Yea i know about doing it that way, but so many people have their stuff hosted on photobucket, etc, they are used to doing it by just hot linking.
The "sigpic" way deters people from doing it which means less sigs. not to mention it means more hosting for your forums.



Quote:
Originally Posted by extreme-gaming View Post
haha, this is why I have my forum setup to where people with under 5 posts can't posts links at all. After 5 posts, they can have links in sigs, post links etc... stops the bots dead in their tracks from what you already described.

The way to do this is setup a group promotion which moves them into the link using group after 5 posts for those wondering.
But it doesn't prevent them from making 10 posts in about 10 minutes in the middle of the night. lol
Reply With Quote
  #18  
Old 09-30-2010, 02:16 AM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

out of 4000 + members so far none of the bots have bothered to do that, so I wouldn't worry if I was you. If one manages to slip by, just nail em with the ban hammer.
Reply With Quote
  #19  
Old 08-05-2011, 10:14 PM
Luca_ITA's Avatar
Luca_ITA Luca_ITA is offline
 
Join Date: Jun 2011
Location: Italy
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod! Installed on 4.1.5pl1
Reply With Quote
  #20  
Old 12-23-2011, 11:17 AM
Luca_ITA's Avatar
Luca_ITA Luca_ITA is offline
 
Join Date: Jun 2011
Location: Italy
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Working fine on 4.1.9
Reply With Quote
  #21  
Old 08-15-2012, 10:40 AM
vb50kgpoo vb50kgpoo is offline
 
Join Date: Aug 2011
Posts: 121
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think this a great anti-spam mod, clearly lost upon many members. I will install now, am using 4.1.12 PL2
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:32 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04573 seconds
  • Memory Usage 2,328KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete