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)

DSMNightmare 02-17-2005 08:20 PM

Seems to work by just copying the original code and then adding the IP part to the "copy" of the original.

SpankMe 03-11-2005 01:23 AM

<font color="Red">*installed.</font>

At last a way to deal with the trolls. Now if only there were a hack to deal with the troll feeders.

evo_j 03-11-2005 12:51 PM

ok 30 mins later, can someone tell me where the phpincludes_start is located?? vbulletin 3.07??? cannot see it anywhere

Marco van Herwaarden 03-11-2005 12:57 PM

AdminCP->Styles & Templates->Style Manager->All Style Options

jeff bourman 03-17-2005 04:25 AM

This is a brilliant hack. Sometimes banning people is too much but random troubles over a few days is just annoying.
What is needed now is a way of scheduling it :D

Slingblade61 03-23-2005 12:42 AM

I've been using this hack for about 3 weeks and I'd like to say this;

Sheer, unadulterated genius!

It has worked perfectly every single time and as far as I know, no one has figured out that I kicked them off the site so I don't have to deal with any attempts at re-entry.

rezovor 03-23-2005 11:58 PM

*clicks install*

Thank you for such a wonderful hack! Honestly, I just added a user that came back as 3 different usernames. I tested it out (friend wanted to first) and it works awesome :D

udo 03-24-2005 06:00 AM

Excellent hack.

Is there any way to apply a separate glitch for replies only.

I use the hack with very moderate glitch settings, so it just slows down the user a bit. But I'd like to be able to act more strictly if the user tries to reply to a post.

mtrac 03-26-2005 10:11 PM

Quote:

Originally Posted by Imperial Fritz
Ok there's a quick and very dirty way to go with IPs, provided you have just a few users you want to do this to:

If you wanted to test for either a miserable user or a guest with specific IP (user agent would also be nice), would the following work?

PHP Code:

if (is_member_of(array('userid'=>$bbuserinfo['userid'], 'usergroupid'=>$bbuserinfo['usergroupid'], 'membergroupids'=>$bbuserinfo['membergroupids']), $miserableid)||IPADDRESS=='192.168.0.1'

Thanks. This hack is spectacular. I installed it, and a few weeks later added someone who contributes nothing except occasional potshots on every board he frequents. Then, I forgot about it. Saw Mr. Potshot logged in a couple of weeks ago and went to who's online to see what he was doing. Basically, nothing. :p Hasn't been back.

I now want to sic this on a nutcake lurker.

mtrac 03-27-2005 04:30 PM

I don't know if there's already an IP variable in VB that would make this easier, but replacing the above with the following works:

PHP Code:

||$_SERVER['REMOTE_ADDR']=='192.168.0.1' 



All times are GMT. The time now is 07:55 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.01310 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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