The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Post count incrementer/decrementer?
I know there are tons of ways to penalise spammers, but to some extent they are all a little severe. I was looking at Kiers post count decrementer, which reduces a persons post count when they are placed into a certain user group - this still seems a little severe to me, but it has possibilities.
It only takes one or two members in a post whoring contest to start annoying a lot of people. What I would like to request, is something similar to kiers post cound decrementer here, but worked into a time limiter. We currently have our posting time limit set at 60 seconds, and are considering increasing it to 90 seconds in an attempt to combat the spammers. I would love a feature that allows posts to increment as normal if the posts are made more than 90 seconds apart, but the post count decrements if the posts are made less than 90 seconds apart. That way, the postser gets to think about how important his post is over his post count and gets to choose. Neat huh? |
#2
|
||||
|
||||
not tested but i think it should do what ya want:
in newreply.php find: PHP Code:
PHP Code:
|
#3
|
||||
|
||||
Thanks, but got a parse error....
Parse error: parse error, unexpected $ in **********/forum/newreply.php on line 527 Maybe it's because I only did the newreply part - what do I have to do with the mod exemption code? Thanks |
#4
|
||||
|
||||
ups what have i posted *gg*
have edited it, try again no it should work if not you should tell me which line was the error producing line |
#5
|
||||
|
||||
Failed again, here's the error...
Parse error: parse error, unexpected ':' in /home/thegenom/public_html/forum/newreply.php on line 340 |
#6
|
||||
|
||||
hang on, ignore that, I goofed with the last upload, trying again.....
|
#7
|
||||
|
||||
Woot! It works Thankyou very much indeed. Do you know how to exempt admins/mods, or better yet, make it specific to a particular user group?
Man this is superb, you should release this as a hack. Thank you very much again, my users are going to love this and I do already. |
#8
|
||||
|
||||
you're welcome
replace PHP Code:
PHP Code:
|
#9
|
||||
|
||||
Hmmm, OK this is strange, it seems to take 2 posts to come into effect. The first rapid reply leaves the post count the same, the second starts to reduce it. The next slow reply leaves the post count the same, the next increments as normal - any idea why?
Basically, it seems to take 2 posts to change the direction of the count. Once the direction has changed, then the cont proceeds in single increments (or decrements). |
#10
|
||||
|
||||
it's a built in feature in vb if you post a post very fast after your last and title/message are the same, then it just updates the old one ...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|