Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2006, 02:01 PM
amcd amcd is offline
 
Join Date: Oct 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default how to stop spammers without using replacement variables

On our board we get quite a few spammers trying to drive traffic to their own site. We usually ban them or edit their posts to stop them but sometimes we get persistent characters who keep registering new ids from different ip addresses. In such cases we use replacement variables to change their site's url and that certainly discourages them immediately.

But the problem is that the list of replacement variables is getting quite long and I think it must be slowing down our server as well. Is there any way to achieve this objective without using replacement variables?

I saw a suggestion that we could add smilies with the offending domain name as the smiliy shortcut. That hides the url from view, but still leaves the url as a clickable link, and the url is visible by clicking 'quote'.
Reply With Quote
  #2  
Old 08-28-2006, 03:20 PM
bbqchef33 bbqchef33 is offline
 
Join Date: Sep 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i started getting hammered these past 2 weeks by spammers also. The replacment vars dont work becase he puts the link behind the text. So even the replacemnts still contain the hot link and the link still works. Any ideas around these guys trashing our boards?
Reply With Quote
  #3  
Old 08-28-2006, 03:54 PM
mefromspace mefromspace is offline
 
Join Date: Aug 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

same here...any way of denying links to be posted for a specific usergroup so new registred members cant post links until they get promoted to other usergroup?
Reply With Quote
  #4  
Old 08-28-2006, 06:10 PM
Ntfu2 Ntfu2 is offline
 
Join Date: Feb 2006
Posts: 1,247
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

look for the hack that wont let users post images or urls without having atleast X amount of posts first
Reply With Quote
  #5  
Old 08-28-2006, 06:35 PM
bbqchef33 bbqchef33 is offline
 
Join Date: Sep 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great idea.!! Thanks

heres the hack.
https://vborg.vbsupport.ru/showthrea...imum+posts+url
Reply With Quote
  #6  
Old 08-28-2006, 11:38 PM
amcd amcd is offline
 
Join Date: Oct 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bbqchef33
i started getting hammered these past 2 weeks by spammers also. The replacment vars dont work becase he puts the link behind the text. So even the replacemnts still contain the hot link and the link still works. Any ideas around these guys trashing our boards?
replacement vars will change the links no matter how they post them. I think you are confused between replacement variables and censorship or something else.

Quote:
Originally Posted by Ntfu2
look for the hack that wont let users post images or urls without having atleast X amount of posts first
that is a good hack, thank you for the link

But i dont think it is the perfect solution as it stops new users from posting any links at all, which is not good. We have a hard enough time getting 'silent observers' to participate anyway.

99.9% of all domains are good and we have no problems if links are posted from those sites. We only want to block those websites which think our board is a good place to get free traffic from. Denying newbies from posting any and all links is not justified for 0.1% (or maybe even 0.01%) of domains.

And this does not stop anyone from spamming. It just adds to the initial time investment and makes it 10 minutes instead of 4. Earlier they could just register and spam, now they have to register, post x number of 'good' posts and then spam. Those first 'x' posts will only be 'good post' or smiley only posts and will only degrade the quality of the board.
Reply With Quote
  #7  
Old 08-29-2006, 03:26 AM
bbqchef33 bbqchef33 is offline
 
Join Date: Sep 2005
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amcd
replacement vars will change the links no matter how they post them. I think you are confused between replacement variables and censorship or something else.
yup, good call. I was thinking he meant the censorship keywords.




Quote:
But i dont think it is the perfect solution as it stops new users from posting any links at all, which is not good. We have a hard enough time getting 'silent observers' to participate anyway.

99.9% of all domains are good and we have no problems if links are posted from those sites. We only want to block those websites which think our board is a good place to get free traffic from. Denying newbies from posting any and all links is not justified for 0.1% (or maybe even 0.01%) of domains.

And this does not stop anyone from spamming. It just adds to the initial time investment and makes it 10 minutes instead of 4. Earlier they could just register and spam, now they have to register, post x number of 'good' posts and then spam. Those first 'x' posts will only be 'good post' or smiley only posts and will only degrade the quality of the board.
Its a decent temporary solution or part of a tiered barrier. My spammer comes in, posts his spam and leaves to never return under the same id. He changes trhe last 4 characters of his ID on his next visit. Heres wwaht i did.

first, banned the class B subnet. Checked stuff out and he is the only one of 2000+ members coming from these subnets. I recognize i MAY be locking some others out, but the ban message states to contact me if they need assistance or feel wrongfully banned.

Second, installed this hack and set everything to 0 EXCEPT... set the minimum post count to posts links to 5. Its rare that a new members is posting links.. they usually hit our welcome forum and a few other plafes before they are comfortable enuf to start posting links.

Third, added his product names to the word censor so they get **** out..

Im hoping he just decides its to much hassle and goes away.
Reply With Quote
  #8  
Old 08-29-2006, 09:15 AM
amcd amcd is offline
 
Join Date: Oct 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found another plugin https://vborg.vbsupport.ru/showthread.php?t=109258

Let me install this and see how well it works
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 01:43 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08187 seconds
  • Memory Usage 2,229KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (8)postbit_onlinestatus
  • (8)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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete