Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Miserable Users Details »»
Miserable Users
Version: 2.05, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.5.x Rating:
Released: 07-30-2005 Last Update: 05-14-2006 Installs: 1213
 
No support by the author.

This modification is no longer available or supported.

Here is a 3.5 version of the ever popular "miserable users" hack. Basically a way to really annoy anyone you don't want visiting your forum. Based on the original idea & hack for vb2 by Zzed, and the vb3 port by KuraFire.

When classed as miserable, a member suffers ;

1. Slow response (time delay) on every page (20 to 60 seconds default).
2. A chance they will get the "server busy" message (50% by default).
3. A chance that no search facilities will be available (75% by default).
4. A chance they will get redirected to another preset page (25% & homepage by default).
5. A chance they will simply get a blank page (25% by default).
6. Post flood limit increased by a defined factor (10 times by default).
7. If they get past all this okay, then they will be served up their proper page.

Note: All the above options are set in the vBulletin Options.

To install this hack simply download the xml file to your pc and then import it into vbulletin as a product - then create your 'miserable users' usergroup and set the value of this group, and your preferred other settings, in the hacks settings area (vBulletin Oprions > Miserable Users). To make a member suffer just edit their profile to add them to the miserable users group (it will work as either the primary group or as a secondary group).



History:

v2.01 - Released as a product - all settings are in the vB options.
v2.02 - Added option for multiple usergroups to be defined as miserable.
v2.03 - Added option for IP addresses to be defined as miserable.
v2.04 - Updated multiple usergroups code.
v2.05 : Minor changes, no update necessary.

Show Your Support

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

Comments
  #122  
Old 10-09-2005, 08:55 PM
smdani smdani is offline
 
Join Date: Nov 2004
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
You don't mention setting the group in the settings, have you ?
I've the same problem.
After importing, I create the usergroup, but it doesnt appear any 'miserable' setting. I tried to reconstruct languages but it doesnt work.
Reply With Quote
  #123  
Old 10-09-2005, 09:28 PM
Jenkins Jenkins is offline
 
Join Date: Nov 2002
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what do you mean "setting a group in the settings"? I created the User Group, I wouold assume there should be some way to associate the settings for the Miserable Users with the group, but didn't see a way to do that, nor did it say a way to do so in the instructions. I am however a fairly new user of Vbulletin, so It could be something that other users would consider an implied step not sure.
Reply With Quote
  #124  
Old 10-09-2005, 09:35 PM
Jenkins Jenkins is offline
 
Join Date: Nov 2002
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep I'm stupid.. I just found the "Miserable Users" option in the "VBulletin Options" and found out the group ID was wrong as well.
Reply With Quote
  #125  
Old 10-10-2005, 06:28 AM
smdani smdani is offline
 
Join Date: Nov 2004
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jenkins
Yep I'm stupid.. I just found the "Miserable Users" option in the "VBulletin Options" and found out the group ID was wrong as well.
It was the same for me.
Sorry and thanks
Reply With Quote
  #126  
Old 10-10-2005, 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 Jenkins
Yep I'm stupid.. I just found the "Miserable Users" option in the "VBulletin Options" and found out the group ID was wrong as well.
Quote:
Originally Posted by smdani
It was the same for me.
Sorry and thanks
Noted. I have edited the instructions in post one to make it clearer.
Reply With Quote
  #127  
Old 10-10-2005, 10:30 AM
smdani smdani is offline
 
Join Date: Nov 2004
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mtrac
Thank you for porting this to 3.5. This is my second favorite hack of all time, behind Ted S's, but if I could only have one on my board it would be this one. I increased the pain to 3.0 level.

Will the following work for IP addresses and user agents?

PHP Code:
if (is_member_of($vbulletin->userinfo$vbulletin->options['muparm9'])||$_SERVER['REMOTE_ADDR']=='192.168.0.1'||$_SERVER['HTTP_USER_AGENT']=='Some anonymizer'
Thanks.
Its a great plugin!
Thanks a lot

Will you add the miserable by IP address feature in the future?
Reply With Quote
  #128  
Old 10-10-2005, 11:20 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 smdani
Will you add the miserable by IP address feature in the future?
There are no plans to do this atm, I'm not convinced of the benefit. The point of this is to affect a single user, not an ip address (that more than one user could be using).
Reply With Quote
  #129  
Old 10-10-2005, 07:30 PM
somedevil somedevil is offline
 
Join Date: Aug 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for this....works great!

somedevil installs
Reply With Quote
  #130  
Old 10-11-2005, 07:24 PM
amcd amcd is offline
 
Join Date: Oct 2004
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M
There are no plans to do this atm, I'm not convinced of the benefit. The point of this is to affect a single user, not an ip address (that more than one user could be using).
it is not unusual for one user to have 3-4 id's on our board, some even have more

the whole purpose of this exercise gets defeated if the member can see that only some of his id's are not working properly
Reply With Quote
  #131  
Old 10-12-2005, 01:13 AM
wolfyman's Avatar
wolfyman wolfyman is offline
 
Join Date: Apr 2005
Posts: 719
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amcd
it is not unusual for one user to have 3-4 id's on our board, some even have more

the whole purpose of this exercise gets defeated if the member can see that only some of his id's are not working properly
very very true. I have three members with multiple nicks, even though it is against the rules. I let it slide because 1) they are funny and 2) they don't let people catch on.

I like the IP harrassment idea, though. One day I'm sure I'll get a character that's not as amusing as the rest.
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 11:52 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.05165 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
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_php
  • (8)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
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete