The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Miserable Users for vB3 Details »» | ||||||||||||||||||||||||||
Miserable Users for vB3
Version: 1.01 vB-version: 3.0.0 Developer: KuraFire (original for vB2: Zzed) Install-difficulty: Easiest File edits: 0 Template edits: 1 (phpinclude_start) Description of the Hack: The Miserable Users Hack for vB3 is an upgrade from Zzed's hack for vB2. The vB3 version is streamlined and works without any file edits. It is purely template based. Templates modified for this Hack: phpinclude_start (the above was generated via the Hack Tracking Log, soon to come) 1.01 update: January 5th, 3:10 pm CET Instead of a custom check for the usergroup data to see whether the user is a Miserable User, vB3's function is_member_of() is being used now, cleaning up the code even more. Here's what the Hack does: (original Hack thread) This Hack will allow you to drive away people from your board without banning them. As explained by Zzed, the author of the original (vB2) hack: Quote:
TO INSTALL: 1) Create a new membergroup, and name it Miserable Users. Give them no particular permissions if you want, as you can use it as a secondary group (so you can effectively give them 0 permissions whatsoever). Note: make sure to note down the Membergroup id ! 2) Put this code at the top of your phpinclude_start template: Note: fill in the membergroup id from step 1 where it says "$miserableid = 8;" (replace the 8 with your id number). PHP Code:
Done! Note: this Hack will come in an HTL* package once the HTL is finished. Toning Down The Pain: You'll find that this hack is a bit rough on people, and may be getting too obvious. If you want to tone it down, here's what you can do: Toning down the page load delay: This line: PHP Code:
Toning down the % chance disabling of the Search engine: This line: PHP Code:
Toning down the chance of a Server Too Busy error: This line: PHP Code:
Toning down the chance of a blank page: This line: PHP Code:
Increasing the chance of getting a normal page: This line: PHP Code:
Toning down the chance of a refresh to Forum home: This section: PHP Code:
Hope you guys enjoy this update of the excellent hack by Zzed, with the improvements I've made to it for higher maintainability (and, no file edits ). Show Your Support
|
Comments |
#142
|
|||
|
|||
Seems to work by just copying the original code and then adding the IP part to the "copy" of the original.
|
#143
|
||||
|
||||
<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. |
#144
|
|||
|
|||
ok 30 mins later, can someone tell me where the phpincludes_start is located?? vbulletin 3.07??? cannot see it anywhere
|
#145
|
|||
|
|||
AdminCP->Styles & Templates->Style Manager->All Style Options
|
#146
|
|||
|
|||
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 |
#147
|
|||
|
|||
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. |
#148
|
||||
|
||||
*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 |
#149
|
|||
|
|||
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. |
#150
|
||||
|
||||
Quote:
PHP Code:
I now want to sic this on a nutcake lurker. |
#151
|
||||
|
||||
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:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|