-Im.z2ight-
Active Member
I heard someone talking about they used a code to block auto posters from use it on there site.
Is this true?
Can you share the code please.
Is this true?
Can you share the code please.
htaccess useragent "black" will block 80% of auto submits
example
Code:RewriteEngine on RewriteCond %{HTTP_USER_AGENT} ^BadBot RewriteRule ^(.*)$ http://go.away/
What about warez forums that require you to check a box before you submit a post? The little check box says you'll follow the rules, etc. Some sites have this and you have to check the box every 5 or 6 posts you made. It doesn't go away even if you've made hundreds of posts. I can't think of the specific forum right now, but I can't use MultiPoster on that forum because of the damn check box.
Now that I think about it, autoposters could be set up to check a certain box field...
What about warez forums that require you to check a box before you submit a post? The little check box says you'll follow the rules, etc. Some sites have this and you have to check the box every 5 or 6 posts you made. It doesn't go away even if you've made hundreds of posts. I can't think of the specific forum right now, but I can't use MultiPoster on that forum because of the damn check box.
Now that I think about it, autoposters could be set up to check a certain box field...