vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Miserable Users for vB3 (https://vborg.vbsupport.ru/showthread.php?t=59727)

Bryan Ex 04-22-2004 05:31 AM

Quote:

Originally Posted by IceMalee
well, couldnt there be some php files to edit so we can have a button in there profile that sets them to miserable, like in vb2? i cant use it with user groups since i use that for something else and would be too much of a pain in the ass

Not sure about a profile link but it does work very well by just by adding them to Miserable Users as a secondary user group. A single check box and you don't change any of their other settings. Maybe I'm warped but this has got to be one of my three favourite hacks.

Bryan Ex 04-22-2004 03:07 PM

Here ya go Boofo... I tested this out with a few users and they found these settings to be pretty realistic. Note: these are only the glitch settings and not the complete hack code.

PHP Code:

 {
        
$glitch rand(510);
        for(
$x=0$x<$glitch$x++)
        {
            echo 
' ';
            
sleep(1);
        }
    
        
$vboptions['floodchecktime'] *= 10;
        
$glitch rand(0100);
        if(
$glitch 35)
        {
            
$vboptions['enablesearches'] = 0;
        }
    
        
$glitch rand(0100);
       if (
$glitch 65)
       {
           eval(
'$headinclude = "' fetch_template('headinclude') . '";');
           eval(
'$header = "' fetch_template('header') . '";');
           eval(
'$footer = "' fetch_template('footer') . '";');
           eval(
'$timezone = "' fetch_template('timezone') . '";');
           eval(
'$gobutton = "' fetch_template('gobutton') . '";');
           
$vboptions['useforumjump'] = 0;
           eval(
print_standard_error('error_toobusy'));
       }
   
        
$glitch rand(0100);
       if (
$glitch 70)
        {
            if (
$glitch 70)
            {
                exit;
            } 


switchstance 04-22-2004 04:53 PM

Quote:

Originally Posted by Bryan Ex
Here ya go Boofo... I tested this out with a few users and they found these settings to be pretty realistic. Note: these are only the glitch settings and not the complete hack code.

PHP Code:

 {
        
$glitch rand(510);
        for(
$x=0$x<$glitch$x++)
        {
            echo 
' ';
            
sleep(1);
        }
    
        
$vboptions['floodchecktime'] *= 10;
        
$glitch rand(0100);
        if(
$glitch 35)
        {
            
$vboptions['enablesearches'] = 0;
        }
    
        
$glitch rand(0100);
       if (
$glitch 65)
       {
           eval(
'$headinclude = "' fetch_template('headinclude') . '";');
           eval(
'$header = "' fetch_template('header') . '";');
           eval(
'$footer = "' fetch_template('footer') . '";');
           eval(
'$timezone = "' fetch_template('timezone') . '";');
           eval(
'$gobutton = "' fetch_template('gobutton') . '";');
           
$vboptions['useforumjump'] = 0;
           eval(
print_standard_error('error_toobusy'));
       }
   
        
$glitch rand(0100);
       if (
$glitch 70)
        {
            if (
$glitch 70)
            {
                exit;
            } 


Thanks, your numbers are much better. My testing was showing that it's way too slow to be believable.

This hack rocks quite hard tho. Loving it. :)

Boofo 04-22-2004 05:41 PM

Quote:

Originally Posted by Bryan Ex
Here ya go Boofo... I tested this out with a few users and they found these settings to be pretty realistic. Note: these are only the glitch settings and not the complete hack code.

Thank you, sir. ;)

Bryan Ex 04-22-2004 07:09 PM

Quote:

Originally Posted by Boofo
Thank you, sir. ;)

Thanks go to the original author of this hack... now go forth and make users miserable. LMAO

Stu 04-24-2004 03:45 PM

Would it be a big deal to somehow adapt this to work on an IP address.
I've had members made miserable who after talking to other members realise that it is only their account that is affected.
They clear their cookies and re-register!!
If this could be linked to any user with a certain IP or email it would give added protection.

Jujimufu 05-14-2004 04:01 PM

I've always loved this hack. It's great to see it back on VB3 // It's even better now it's user group set and mods can apply it. + You can even lift it after X amount of days! This does come useful you know.

>:)

Bryan Ex 06-08-2004 05:30 AM

Quote:

Originally Posted by Jujimufu
You can even lift it after X amount of days!

Is there a way to automate the process... after 3 days it expires for example?

Cold Steel 06-08-2004 06:25 PM

/me installs.

Lee Davies 06-08-2004 09:22 PM

Is there anyway to make this work for Guest users but it stops slowing down when they click register?

For example, if a banned member is viewing the forum as a guest, i'd like that slowed down... but if it is a true member, and they click register, the registration process isn't affected?


All times are GMT. The time now is 09:33 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.01207 seconds
  • Memory Usage 1,770KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete