Our Scripts Vault contains many game scripts that you can use to create your own game!
http://www.spambotsecurity.com/zbblock.php This page blocked my provider's IP (access via US proxy works fine) as a spam bot... Pathetic If their whole idea of blocking spam is banning whole countries then I do not think highly of the efficiency of their solution Another one http://guildwarsholland.nl/phphulp/testspambot.php, check carefully the source code they have 'mail.ru' as a filter Sorry for my sarcasm, but this is indeed a very sophisticated spam detection algorithm, really...
http://www.spambotsecurity.com/zbblock.php This page blocked my provider's IP (access via US proxy works fine) as a spam bot... Pathetic If their whole idea of blocking spam is banning whole countries then I do not think highly of the efficiency of their solution
#: 19824 @: Wed, 10 Feb 2010 11:57:09 -0700Host: bbd204.neoplus.adsl.tpnet.plIP: 83.27.193.204Score: 1Why blocked: RBN. Query: Referer: http://community.bbgamezone.net/index.php/topic,2680.msg18800/topicseen.htmlUser Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7Reconstructed URL: http:// www.spambotsecurity.com /zbblock.php#: 19825 @: Wed, 10 Feb 2010 11:57:21 -0700Host: bbd204.neoplus.adsl.tpnet.plIP: 83.27.193.204Score: 1Why blocked: RBN. Query: Referer: User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7Reconstructed URL: http:// www.spambotsecurity.com /zbblock.php#: 19826 @: Wed, 10 Feb 2010 11:57:26 -0700Host: bbd204.neoplus.adsl.tpnet.plIP: 83.27.193.204Score: 1Why blocked: RBN. Query: Referer: User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7Reconstructed URL: http:// www.spambotsecurity.com /
Your IP is also very well known as being highly dangerous
$ax = $ax + (rmatch($hoster,"tpnet.pl","RBN"));
$ax = $ax - (rmatch($hoster,"tpnet.pl","RBN"));
Yeah, it's a minor thing to bypass a block. The signature in the signatures.inc isCode: (php) [Select]$ax = $ax + (rmatch($hoster,"tpnet.pl","RBN"));To negate that just addCode: (php) [Select]$ax = $ax - (rmatch($hoster,"tpnet.pl","RBN")); to your customsig.inc . Please note the sign flip from "+" to "-". This way the bypass will remain in place even if you update the main signatures.inc .tpnet.pl has such a bad track record, and was found to be in the middle of a huge block controlled by the Russian Business Network, that chances are the ban will never be lifted. Sorry Chris.And please don't get me wrong, Poles rank very highly in my list of good people. Without them, we would never have cracked the German Enigma machines. The best demo coders come out of Poland too (well, if yer an Atarian they do). It's just your ISP has been a source of nasty attacks for a long time.Zap