![]() |
Change a user's post incrementation factor...
This hach was requested by nintendo: https://vborg.vbsupport.ru/showthrea...threadid=49637
This hack allows you to set the direction and the incrementation factor for user posts. The default incrementation factor is 1. With this hack you can freeze a user's post count by setting the incrementation factor to 0, or you can make it go backwards by setting it to -1. Of course, you are not limitet to -1, 0, or 1. You can set it to any positive or negative number and that users post caount will increment or decrement by the specified number each time that user makes a post. Tables affected by this hack: user, usertitle Files affected by this hack: newthread.php, newreply.php, admin/user.php To begin with this hack you must allow for negative post counts, and you need an additional field in the user table. Execute the following statements at the MySQL prompt: alter table user add postdirection smallint(5) DEFAULT 1 NOT NULL; alter table user modify posts int(6) default 0 NOT NULL; alter table usertitle modify minposts int(6); Quote:
|
This could be fun :devious:
|
Look at my profile ;) My factor is set to -1. :D
I have a user whose post incrementation factor is set to -500... :D |
lmao - that's cool
Nice avatar too |
Quote:
|
Quote:
But thanks - I like it too :lick: Rose McGowan rocks |
haha.. Nice hack idea. I don't think i'll use this at my forums, but it's here if I wanted to. ;)
|
Hehe such a sadistic hack - i like it ;)
- miSt |
Sounds like a good april fools joke ;)
|
im having major trouble installing this over the starhack.
any thoughts? |
All times are GMT. The time now is 03:04 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|