Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
User Punishment by BOP5 Details »»
User Punishment by BOP5
Version: 1.2, by BirdOPrey5 (Senior Member) BirdOPrey5 is offline
Developer Last Online: Aug 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.x.x Rating:
Released: 06-07-2011 Last Update: Never Installs: 69
Supported Uses Plugins
Translations  

User Punishment by BOP5

"This is cruelest mod ever released since Miserable Users..."

This is the VB 4.x version.
VB 3.x version here.

Version 1.2

For too long we as admins have been limited on how we can take revenge on the users who drive us crazy. You know the ones- they don't break the rules per say but they certainly break the spirit of the rules.We don't want to ban them, Infractions don't really mean anything, So what could we do? We were stuck... until now.

User Punishment by BirdOPrey5 is Here!

This mod adds teeth to infraction points or can be used against specific users. Basically this mod will slow down a user's browsing experience by 1 or more seconds per request. A couple seconds here or there doesn't sound like a lot but think about it, if they make 30 clicks on your site per visit with a 2 second delay you've stolen a minute of their life. A minute they can never, ever get back.Like the torture machine from the movie "The Princess Bride" you have robbed from them the one thing no mortal man can ever recover. And like that torture machine you can turn it up as high as you like. [Insert evil grin smiley here.]

This mod has two ways of working. If you use the built in infractions system in vBulletin you can enable the mod to slow down a user's page load request based on the number of infraction points they have. By default 1 second for each point however you can multiply this with a setting- slow them down by 2, 3, or even 4 or more seconds per infraction point.

Now infractions actually mean something. As points expire their browsing speed will automatically return to normal.

The second option allows you to target specific users. In this mode you enter three pieces of data: The User ID, the Minimum Delay in Seconds, and the Maximum Delay in Seconds. The mod will then RANDOMLY slow down every request from the user for a time between the two numbers, inclusive. This mode is best used silently. Targeted users will simply think your forum or their Internet connection is being slow. They probably won't even say anything- but YOU will know. You will know every time they post or browse you are sucking their life away second by second.

Please Mark as Installed if you use this.
If you enjoy it please consider nominating it MOTM.

Download Now

File Type: zip User Punishment by BOP5 VB4v12.zip (3.8 KB, 230 views)

Screenshots

File Type: jpg up_settings.jpg (79.8 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
kylek

Comments
  #12  
Old 06-08-2011, 09:23 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
It's something I may consider but have you tried the Miserable User's mod by Paul M? That has server timeouts and re-directs.

My goal here was only to slow people down, not "break" things on them.
You can (just) slow them down in MU if you want, its all optional.

I do like the infraction points idea.
Reply With Quote
  #13  
Old 06-08-2011, 12:56 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
You can (just) slow them down in MU if you want, its all optional.

I do like the infraction points idea.
Feel free to add infraction points options to MU.

The main reason I made this was so I could assign custom delays to specific users.
Reply With Quote
  #14  
Old 06-09-2011, 10:26 AM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent idea. :up:

Would it be possible to divide infraction points? At the moment I have set them relatively high (first is 10 points, second 35...). If I could divide them by 10 and round it up it would be something. To use them as it is now for me this would make it too cruel.

So I would need divider to "normalize" infraction points, than to decide how many seconds every "normalized" infraction point lasts. Or change my whole infraction system, which also is a bit of a problem (not that I couldn't do this).
Reply With Quote
  #15  
Old 06-09-2011, 11:48 AM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, I will work on something to accommodate higher infraction points.
Reply With Quote
  #16  
Old 06-09-2011, 12:56 PM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice idea.
Quote:
Originally Posted by BirdOPrey5 View Post
Yeah, I will work on something to accommodate higher infraction points.
Wouldn't, say, 0.5 as multiplier work? I mean, wouldn't that cut the time to half a second?
Reply With Quote
  #17  
Old 06-09-2011, 01:08 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cellarius View Post
Nice idea.

Wouldn't, say, 0.5 as multiplier work? I mean, wouldn't that cut the time to half a second?
Yes... it means I have to use the millisecond sleep function instead of the full second sleep function.

For VB4 it doesn't really matter, but for the VB3 version of this mod (which it was originally created for) the millisecond sleep function isn't supported on windows based systems before php 5.0 so for some people it may not have worked. But since VB4 requires php 5.2 this shouldn't be an issue in this version.
Reply With Quote
  #18  
Old 06-09-2011, 04:52 PM
cravendale cravendale is offline
 
Join Date: Oct 2010
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

VB 4.0.6

Installed ok... but I can't turn it on. As soon as I save it, it shows as OFF.
I reinstalled and overwrite and it's the same.

Anyone help please?

thanks
Reply With Quote
  #19  
Old 06-09-2011, 05:36 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have any working mods installed?
Reply With Quote
  #20  
Old 06-09-2011, 05:47 PM
cravendale cravendale is offline
 
Join Date: Oct 2010
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes... quite a few.
Reply With Quote
  #21  
Old 06-09-2011, 06:23 PM
Alan_SP's Avatar
Alan_SP Alan_SP is offline
 
Join Date: Nov 2009
Posts: 1,122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BirdOPrey5 View Post
Yeah, I will work on something to accommodate higher infraction points.
And if you could also add some offset. For example, lets say user have 50 points, and I don't want to punish him. I divide this with 10 (or use 0.1) so it gives 5 seconds. But with offset I could subtract 5 and this user has no slowdown.

Formula would be:

Infraction points * Time multiplayer - Offset = Actual slowdown.
Reply With Quote
Reply

Thread Tools

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 07:04 AM.


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.04624 seconds
  • Memory Usage 2,325KB
  • 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
  • (5)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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