We could always start a post-whore thread - just for those people who want to add to their postcount

or we could write a php mod the subtracts posts from "certain" users! Each time they post
Code:
// Subtract postcount mod
if $username == ontheshitlist {
$postcount (userdata(username) = $postcount (userdata(username) -1;
}