vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Rate-limit new posts/threads and private messages (https://vborg.vbsupport.ru/showthread.php?t=54596)

mute 06-20-2003 10:00 PM

Rate-limit new posts/threads and private messages
 
Some of you might remember my other hack, which I wrote to prevent people from creating excess amounts of threads in order to spam or troll people on my forum.

Unfortunately, once I stopped them from creating a lot of threads, they went to other lengths to annoy me, including someone writing a tool (vbspammer.exe) which would cycle through userid's and private message spam people.

Well, I've created this hack to address these issues.

This hack will allow you to:
  • Limit the number of new threads created per hour by a user
  • Limit the number of replies a user may post per hour
  • Limit the number of private messages a user may send per day
I'll provide limited support, but since I developed this to suit my needs (and not to be some super flexible hack), I probably won't be extending the functionality of this hack anymore (unless someone comes up with a super idea).

Enjoy!

-Kyle

Dean C 06-22-2003 10:12 AM

Nice idea :)

- miSt

jamoss 06-22-2003 08:59 PM

I'd like to see these per user group, rather than per user. That way, if someone is a troll, we can just move him/her over to the troll usergroup.

mute 06-24-2003 02:02 AM

Unfortunately, that's the sort of the modification that falls into the "not gonna happen" category, it's not really possible with the way i've written this hack.

mmorse 02-23-2009 05:12 PM

# Limit the number of private messages a user may send per day

Are you considering creating a new version of your mod for 3.x? Or has anyone tested if it works? (Currently using 3.6 so apologize if already in 3.8).

I see a lot of others that do post rate limiting/flood control (some now built in and additional like 138445) but none that list they work for PM's.

mute 02-23-2009 05:31 PM

Sadly I don't plan on maintaining this because we no longer use this hack. I thought I read something about similar functionality being included in vBulletin, maybe in the 4.0 discussion thread? We ended up going to a "5 posts before you can PM" deal. It doesn't stop the PM spammers, but it does tend to curb abuse a bit.

I'd still really like "Report this PM to a moderator" functionality, but I haven't found time to write anything.


All times are GMT. The time now is 09:10 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
  • Page Generation 0.01751 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete