Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
An alternative to banning: Miserable Users Details »»
An alternative to banning: Miserable Users
Version: 1.00, by Zzed Zzed is offline
Developer Last Online: Feb 2012 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 03-07-2003 Last Update: Never Installs: 151
 
No support by the author.

This hack is an alternative to banning a user. As the name suggests a user who
gets hit with this hack will become truly miserable while trying to access
your board.

So here is what really happens to a miserable user:

- There is a random 60-120 second delay each time they click on a link.
- 90% of times they have no search engine acccess.
- 75% of the times they get the server too busy error.

If they don't get the server too busy error:
- 50% of the times they may get a blank page
- 30% of the times they may get forwarded to the forum main page
- 20% of the time they may be able to see the page they asked for.

after doing all the math in actuality they have only a 5% chance of seeing the
page they clicked on. What kills them is the time they have to wait before
anything happens.

I actually once tracked a miserable user and watched him suffer for 2 whole
hours before he was able to make a simple post.

This hack is considered one of the most sadistic hacks on my board.

The hack allows you to make your user miserable via the admin CP. It also
allows you to search for all miserable users through the admin CP as well.

Also in showthread.php, it appends a red status that is only visibly to admins
and mods stating that a user is miserable.


Tables affected by this hack: user

Files affected by this hack: global.php, showthread.php, admin/user.php

Show Your Support

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

Comments
  #182  
Old 08-09-2003, 02:59 PM
Shiekron Shiekron is offline
 
Join Date: Dec 2001
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I fixed it, but now I'm getting this:

Database error in vBulletin Control Panel 2.3.2:

Invalid SQL: UPDATE user SET birthday='0000-00-00',options='15',usergroupid='6',username='Shiekro n',email='serafin@eryxma.com',styleid='0',parentem ail='',coppauser=0,homepage='',icq='',aim='',yahoo ='',signature='',adminemail=1,showemail=1,invisibl e=0,usertitle='I\'m so nice. I host this ++++ty site for free.',customtitle=1,joindate=UNIX_TIMESTAMP('2003-08-09 02:02:18'),cookieuser=1,nosessionhash=0,daysprune= '-1',lastvisit=UNIX_TIMESTAMP('2003-08-09 04:11:56'),lastactivity=UNIX_TIMESTAMP('2003-08-09 05:47:42'),lastpost=UNIX_TIMESTAMP('1969-12-31 18:00:00'),posts='0',timezoneoffset='0',emailnotif ication=0,receivepm='0',emailonpm='0',ipaddress='' ,pmpopup=IF(pmpopup=2 AND 0=1,pmpopup,'0'), miserable=1 WHERE userid=1
mysql error: Unknown column 'miserable' in 'field list'

mysql error number: 1054

Date: Saturday 09th of August 2003 11:01:23 AM
Script: http://talk.dorksnet.org//talk/admin/user.php
Referer: http://www.dorksnet.org/talk/admin/u...=edit&userid=1
Reply With Quote
  #183  
Old 08-09-2003, 06:36 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Someone wanna help me please? I cant see anything in admin cp that lets me make a user miserable!
Reply With Quote
  #184  
Old 08-09-2003, 10:51 PM
-Sidekick- -Sidekick- is offline
 
Join Date: May 2002
Location: Cudahy, Wi
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 10:59 AM Shiekron said this in Post #181
I fixed it, but now I'm getting this:

Database error in vBulletin Control Panel 2.3.2:

Invalid SQL: UPDATE user SET birthday='0000-00-00',options='15',usergroupid='6',username='Shiekro n',email='serafin@eryxma.com',styleid='0',parentem ail='',coppauser=0,homepage='',icq='',aim='',yahoo ='',signature='',adminemail=1,showemail=1,invisibl e=0,usertitle='I\'m so nice. I host this ++++ty site for free.',customtitle=1,joindate=UNIX_TIMESTAMP('2003-08-09 02:02:18'),cookieuser=1,nosessionhash=0,daysprune= '-1',lastvisit=UNIX_TIMESTAMP('2003-08-09 04:11:56'),lastactivity=UNIX_TIMESTAMP('2003-08-09 05:47:42'),lastpost=UNIX_TIMESTAMP('1969-12-31 18:00:00'),posts='0',timezoneoffset='0',emailnotif ication=0,receivepm='0',emailonpm='0',ipaddress='' ,pmpopup=IF(pmpopup=2 AND 0=1,pmpopup,'0'), miserable=1 WHERE userid=1
mysql error: Unknown column 'miserable' in 'field list'

mysql error number: 1054

Date: Saturday 09th of August 2003 11:01:23 AM
Script: http://talk.dorksnet.org//talk/admin/user.php
Referer: http://www.dorksnet.org/talk/admin/u...=edit&userid=1
Run the queries for the hack again. It looks like you forgot to run the query that alters that table and adds the miserable field.
Reply With Quote
  #185  
Old 08-10-2003, 05:50 AM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 08:36 PM MaDCaT75 said this in Post #182
Someone wanna help me please? I cant see anything in admin cp that lets me make a user miserable!
Reply With Quote
  #186  
Old 08-10-2003, 06:04 AM
Shiekron Shiekron is offline
 
Join Date: Dec 2001
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 12:51 AM -Sidekick- said this in Post #183
Run the queries for the hack again. It looks like you forgot to run the query that alters that table and adds the miserable field.
I'm guessing you mean the MySQL prompt execute?
Reply With Quote
  #187  
Old 08-10-2003, 06:12 AM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will someone for the love of god tell me why mine doesnt work?!
Reply With Quote
  #188  
Old 08-10-2003, 12:05 PM
-Sidekick- -Sidekick- is offline
 
Join Date: May 2002
Location: Cudahy, Wi
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:04 AM Shiekron said this in Post #185
I'm guessing you mean the MySQL prompt execute?
yes. Run this in phpMyAdmin:

alter table user add miserable smallint(5) unsigned DEFAULT 0 NOT NULL;

or however you choose to run the query.
Reply With Quote
  #189  
Old 08-10-2003, 12:08 PM
-Sidekick- -Sidekick- is offline
 
Join Date: May 2002
Location: Cudahy, Wi
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:12 AM MaDCaT75 said this in Post #186
Will someone for the love of god tell me why mine doesnt work?!
Go to find a user in your admin cp. Search for a user and go to Edit User.

If you don't see the option in there, then you did not properly install this hack.
Reply With Quote
  #190  
Old 08-10-2003, 05:51 PM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But I did everything right I dont understand!!!! :cry:
Reply With Quote
  #191  
Old 08-10-2003, 06:11 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

try making your self a miserable user :P

you do it under user options
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 09:05 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.06579 seconds
  • Memory Usage 2,313KB
  • 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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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