Back to vBulletin 3.0 Add-Ons

Limit Break for Users
Mod Version: 1.00, by Ryan Ashbrook

This modification is in the archives.
vB Version: 3.0.0 Rating: (0 vote - 0 average) Installs: 3
Released: 16 Apr 2004 Last Update: Never Downloads: 6
Not Supported  

Hack by: Ryan Ashbrook
vBulletin Version: 3.0.0
Hack Version: 1.0, Build: 1

This hack gives users a different limit break based on post count.

If you want to add limits add this before the main hack code:

PHP Code:
if ($post['posts'] > ~postsrequired~) {
$post['limit'] = '~limitname~';
} else 
Replace ~postsrequired~ with the posts required and ~limitname~ with the limit's name. (Duh)

Make sure there is a space after "else" in the code above.

You also have to put the code inside the other codes, so if this is needed then put a space before the "if" in the above code.

Enjoy!

The postbit will look like this:

Posts: ~postcount~
Limit: ~limit~

So a screenshot isn't nessicary but if you insist I'll make one upon request.

Download

This modification is archived and cannot be downloaded.

Similar Mods

RPG Limit Break Hack v1.2 vBulletin 2.x Full Releases
Limit Break Minihack add-on to [D]Vincent's RPG Class Hack v2.0 vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024