<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>lan &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/lan/</link>
	<description>Feed of posts on WordPress.com tagged "lan"</description>
	<pubDate>Sun, 06 Jul 2008 04:25:35 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Utilizar WAMP en una LAN]]></title>
<link>http://rosariomonteverde.wordpress.com/?p=24</link>
<pubDate>Sat, 05 Jul 2008 15:55:07 +0000</pubDate>
<dc:creator>rosariomonteverde</dc:creator>
<guid>http://rosariomonteverde.wordpress.com/?p=24</guid>
<description><![CDATA[Un breve paso a paso de cómo utilizar WAMP en una LAN, de manera que todos los usuarios puedan acce]]></description>
<content:encoded><![CDATA[<p>Un breve paso a paso de cómo utilizar WAMP en una LAN, de manera que todos los usuarios puedan acceder a los sitios que estemos probando.</p>
<p><strong>Configuración</strong></p>
<p>1. Nos aseguramos de tener las carpetas creadas para los logs. Minimamente, si vamos a tener un sitio "test" dentro de www, deberíamos tener las siguientes carpetas creadas en WAMP:<br />
C:/wamp/www/logs<br />
C:/wamp/www/test/logs</p>
<p>2. Editamos el archivo httpd.conf ubicado en algo así como: C:\wamp\bin\apache\apache2.2.8\conf<br />
En dicho archivo, descomentamos la línea:<br />
<em>"Include conf/extra/httpd-vhosts.conf"</p>
<p></em>3.  Editamos el archivo httpd-vhosts.conf ubicado en algo así como C:\wamp\bin\apache\apache2.2.8\conf\extra. En dicho archivo, minimamente deberíamos tener lo siguiente (cambiar de acuerdo a los sitios que vayamos a querer compartir):</p>
<p><span style="font-size:x-small;">NameVirtualHost *:80<br />
&#60;VirtualHost *:80&#62;<br />
ServerName test<br />
DocumentRoot e:/wamp/www/test<br />
ErrorLog e:/wamp/www/test/logs/error.log<br />
CustomLog e:/wamp/www/test/logs/access.log common<br />
&#60;/VirtualHost&#62;<br />
&#60;VirtualHost *:80&#62;<br />
ServerName localhost<br />
DocumentRoot e:/wamp/www<br />
ErrorLog e:/wamp/www/logs/error.log<br />
CustomLog e:/wamp/www/logs/access.log common<br />
&#60;/VirtualHost&#62;</p>
<p>(Ponemos la carpeta en que tenemos los sitios subidos en www dentro de wamp)</p>
<p>4. En el servidor, abrir el archivo hosts dentro de C:/Windows/System32/drivers/etc. Para nuestro sitio "test", deberíamos tener al menos lo siguiente:</p>
<p>127.0.0.1 localhost<br />
127.0.0.1 test</p>
<p>5.  En las otras máquinas, abrimos también el archivo hosts, y deberemos tener lo siguiente:</p>
<p>192.168.1.107 test</p>
<p>Donde 192.168.1.107 es la dirección IP del servidor (la averiguamos yendo al cmd, ipconfig).</p>
<p>6. Hecho esto, reiniciar el WAMP, y apretar el botón de "Put Online" (de lo contrario tendremos un error 403 cuando queramos acceder de las otras máquinas de la lan).</p>
<p>7. Para acceder, desde el navegador ponemos: <a href="http://test">http://test</a>.</p>
<p>8. En caso de problemas, verificar que el firewall esté desactivado, y la configuración del router.</p>
<p><strong>Configuración del Router</strong></p>
<p>1. Acceder a la pantalla del Router<br />
2. Buscar la configuración para los "Virtual Servers"<br />
3. Agregar una configuración HTTP donde el protocolo es TCP, el puerto privado es 80 (o en el que tengamos corriendo wamp), el público es 80, y el servidor es la dirección IP del servidor.<br />
</span><span style="font-size:x-small;"><br />
</span></p>
<p> </p>
<p><span style="font-size:x-small;"><font size="2"> </p>
<p></font></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[A smooth ride through the text]]></title>
<link>http://ffeathers.wordpress.com/?p=174</link>
<pubDate>Sat, 05 Jul 2008 06:33:02 +0000</pubDate>
<dc:creator>ffeathers</dc:creator>
<guid>http://ffeathers.wordpress.com/?p=174</guid>
<description><![CDATA[Part of our job as technical writers is to give our readers a smooth ride through the text. And it]]></description>
<content:encoded><![CDATA[<p><em><strong>Part of our job as technical writers is to give our readers a smooth ride through the text. And it's not a small part of the job either. It's important, even if it means we spend a fair bit of time correcting other people's writing. Or does that just turn us into glorified copy editors --- what do you think?</strong></em></p>
<p>This isn't new to most tech writers, but it came to mind again recently when I was making a couple of very small corrections to a page in our <a title="Confluence documentation on search syntax" href="http://confluence.atlassian.com/display/DOC/Confluence+Search+Syntax" target="_blank">Confluence documentation</a>. A reader had added a comment to the page, saying that she had noticed a couple of typos. Thank you <a title="Rosie Piller on  Confluence" href="http://confluence.atlassian.com/display/~rosie%2Bpiller" target="_blank">Rosie</a> :)  (The comment is still on the page at time of writing this blog post, but it will probably disappear in a couple of weeks.)</p>
<p>Rosie had picked up two spelling mistakes: "serch" and "mutliple".  I myself find the second one particularly bothersome, because my eyes don't quite believe that they're seeing it right. So they go back a couple of times just to check that the mistake really is a mistake.</p>
<h3>Why is this important?</h3>
<p>Because we don't want to distract our readers from the important stuff just because it's written funny ;)</p>
<h3>OK, so prove it!</h3>
<p>It's easy enough when we're talking about simple spelling mistakes. "Serch" should obviously be "search". And "mutliple" is just painful. But what about the more complex aspects of grammar, vocabulary and style?</p>
<p>When you read a sentence like this:</p>
<blockquote><p>Sarah is eat a chocolate.</p></blockquote>
<p>you're hit by a LAN.</p>
<p>And this one:</p>
<blockquote><p>On the way to work this morning I saw a goldfish swimming around the bus.</p></blockquote>
<p>gives you an N400 when you read the word "bus".</p>
<p>A "LAN" (Left Anterior Negativity) is a measurable blip in the electrical impulse which your brain emits when your internal language processor encounters something ungrammatical --- like the word "eat" in the first sentence. The blip takes between three and seven tenths of a second to register on an EEG.</p>
<p>An "N400" blip happens when you encounter a word which doesn't fit the context - like the word "bus" above. This one takes about four tenths of a second.</p>
<p>This information comes from Steven Pinker's book, <a title="Words and Rules by Steven Pinker" href="http://pinker.wjh.harvard.edu/books/wr/index.html" target="_blank">Words and Rules</a>. It was pretty cool to learn that there's a measurable physical manifestation of that feeling of discomfort I get when a sentence jars.</p>
<h3>But what is "correct" English anyway?</h3>
<p>I might suffer a LAN zap when you write "Remember to invite Peter and I to your party". But many people don't!</p>
<p>(<span style="color:#993366;"><em>BTW, "Peter and I" is wrong in that sentence, and I'm ready to battle that one out to the end if anyone's game to take me on</em></span> ;) )</p>
<p>Or you might get a LAN buzz when I start a sentence with the word "or". But I think it's OK.</p>
<p>Why does the tech writer get to decide what’s right and what’s not?</p>
<p>We don’t. Language is a living, changing thing. Different words and constructs will sound good or bad to different people and at different times in history. Consistency is the key. Provided a document or a documentation suite is consistent in its usage of grammar, style and vocabulary, the reader will get that fabled smooth ride.</p>
<p>So which standards do we use? It doesn’t matter all that much, provided you pick a standard that is recognised in your neck of the woods.</p>
<p>At <a title="Atlassian" href="http://www.atlassian.com" target="_blank">Atlassian</a>, where I work, we use these two guides:</p>
<ul>
<li><em>Style manual for authors, editors and printers</em> (John Wiley &#38; Sons Australia)</li>
<li><em>Macquarie Dictionary</em>, Fourth Edition of the Essential Dictionary (University of Sydney)</li>
</ul>
<p>We're based in Australia. Our US office has copies of these books too, and we've agreed to go with the Australian standard because we're originally an Ozzie company. I suspect that many Americans think it's cute :)</p>
<h3>Taking standardisation even further...</h3>
<p>Scott from <a title="Communications from DMN" href="http://www.dmncommunications.com/weblog/?p=298" target="_blank">DMN</a> writes about a DocTrain West session he attended, given by Berry Braster and listing the advantages of Simplified Technical English.</p>
<h3><span style="color:#99cc00;">A Scribbly Gum tree in my garden</span></h3>
<p>Moving on to scribbles and smoothness of another sort... The Scribbly Gum tree is quite common in this part of Australia. It has a lovely smooth white bark which gleams silver in the wet.</p>
[wp_caption id="attachment_185" align="alignnone" width="367" caption="A smooth ride through the text"]<img class="size-full wp-image-185" src="http://ffeathers.wordpress.com/files/2008/07/scribblybarktree-0115_small.jpg" alt="A smooth ride through the text" width="367" height="490" />[/wp_caption]
<p>As you get closer, you notice some weird zigzag lines marring the smooth surface. It's just as if someone has scribbled on the bark.</p>
[wp_caption id="attachment_186" align="alignnone" width="367" caption="A smooth ride through the text"]<img class="size-full wp-image-186" src="http://ffeathers.wordpress.com/files/2008/07/scribblybarktree-002_small.jpg" alt="A smooth ride through the text" width="367" height="490" />[/wp_caption]
<p>The markings can be quite intricate and almost seem have some meaning which you can't quite discern.</p>
[wp_caption id="attachment_187" align="alignnone" width="367" caption="A smooth ride through the text"]<img class="size-full wp-image-187" src="http://ffeathers.wordpress.com/files/2008/07/scribblybarktree-001_small.jpg" alt="A smooth ride through the text" width="367" height="490" />[/wp_caption]
<p>But actually, the "drawings" are tunnels dug by the larvae of the Scribbly Bark moth, known less intimately as <a title="Scribbly Bark moth" href="http://www.ento.csiro.au/gallery/moths/Ogmograptisscribula" target="_blank"><em>Ogmograptis scribula</em></a>.</p>
[wp_caption id="attachment_188" align="alignnone" width="490" caption="A smooth ride through the text"]<img class="size-full wp-image-188" src="http://ffeathers.wordpress.com/files/2008/07/scribblybarktree-013_small.jpg" alt="A smooth ride through the text" width="490" height="367" />[/wp_caption]
<p>I vote that we make the Scribbly Gum the mascot of technical writers. All in favour say "aye" :)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Presenta guía para solucionar problemas de redes LAN]]></title>
<link>http://al93.wordpress.com/?p=255</link>
<pubDate>Sat, 05 Jul 2008 02:11:44 +0000</pubDate>
<dc:creator>al93</dc:creator>
<guid>http://al93.wordpress.com/?p=255</guid>
<description><![CDATA[“LAN Troubleshooting Guide&#8221; ofrece consejos prácticos a los técnicos para solventar las in]]></description>
<content:encoded><![CDATA[<p><img src="http://www.diarioti.com/sisimg/18342b_usuariopc.gif" border="1" alt="" hspace="5" vspace="0" align="left" /><strong>“LAN Troubleshooting Guide" ofrece consejos prácticos a los técnicos para solventar las incidencias detectadas en los niveles 1 y 2. </strong></p>
<p>Fluke Networks anuncia la disponibilidad de su guía ““LAN Troubleshooting Guide".<br />
Esta guía ofrece consejos prácticos a los técnicos sobre el mantenimiento de las redes LAN y la solución de problemas habituales detectados en los niveles 1 y 2 de la red.</p>
<p>La guía también abarca retos a los que los profesionales de redes hacen frente y los detalla en ocho pasos clave que cada técnico debería conocer.</p>
<p>“Con este soporte de 115 páginas, los técnicos y los profesionales encuentran ayuda a la hora de solventar incidencias de nivel físico y responder rápidamente a las reclamaciones habituales de los usuarios, como "no puedo conectarme", "la conexión se pierde" y "la red va lenta", y tienen acceso a todos los secretos en la solución de problemas de los switches", informa la compañía.</p>
<p>Todas aquellas personas interesadas en la guía “LAN Troubleshooting Guide", pueden descargarse gratuitamente la versión digital en la página web de Fluke Networks.</p>
<p>Fuente: DiarioTi</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[CSS] uniFy 3.0]]></title>
<link>http://hacks4games.wordpress.com/?p=273</link>
<pubDate>Sat, 05 Jul 2008 00:47:26 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=273</guid>
<description><![CDATA[Readme for hack
Features :
VAC2 Proof (Mainly what was changed, as I used the leaked P7 public sourc]]></description>
<content:encoded><![CDATA[<p>Readme for hack</p>
<p>Features :</p>
<p>VAC2 Proof (Mainly what was changed, as I used the leaked P7 public source code)</p>
<p>Hack features :</p>
<p>Bone aimbot : chose this so there is less calculations then hitbox aiming, so people with bad computers can use it with full optimization, for raging not legit</p>
<p>Bone adjustments : adjustments for height, side, and forward, which is useful depending on your ping, and fps.</p>
<p>Aim when close : this is a feature that not many hacks may re-produce. when aiming with bone or hitbox the hitbox is behind the flesh so you need the penetration values to correctly aim when close.</p>
<p>Remove recoil : removes visual recoil from your screen, can be seen by spectators</p>
<p>Remove spread : removes bullets spread so bullets go in one spot, use in conjunction with norecoil</p>
<p>Asus wallhack : Sets transparancy to the walls and objects around you</p>
<p>No flash/smoke : removes smoke and flash effects</p>
<p>Bunny hop : jump in succession perfectly</p>
<p>Autopistol : shoot really fast with pistol(s)</p>
<p>Spin bot : Spin REALLY fast to make spectators sick</p>
<p>sv_cheats bypass : use some cheat cvars</p>
<p>Lots more, mainly what's in the p7 public.</p>
<p>INSTRUCTIONS : Run Unify.exe before game, then start the game, once in game hit INSERT for the menu!</p>
<p><a href="http://uploaded.to/?id=4oygig" target="_blank"><strong>Download</strong></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Public v1.4]]></title>
<link>http://allgamehacks.wordpress.com/?p=636</link>
<pubDate>Sat, 05 Jul 2008 00:15:13 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=636</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://www.photouploader.de/pic.php?type=jpg&#38;f=1986" alt="" width="240" height="307" /></p>
<p><a href="http://uploaded.to/?id=znjslo" target="_blank"><strong>Download</strong></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Public v1.4]]></title>
<link>http://hacks4games.wordpress.com/?p=272</link>
<pubDate>Sat, 05 Jul 2008 00:15:05 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=272</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://www.photouploader.de/pic.php?type=jpg&#38;f=1986" alt="" width="240" height="307" /></p>
<p><a href="http://uploaded.to/?id=znjslo" target="_blank"><strong>Download</strong></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[CS1.6] Project tC V1]]></title>
<link>http://hacks4games.wordpress.com/?p=270</link>
<pubDate>Fri, 04 Jul 2008 19:02:10 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=270</guid>
<description><![CDATA[[Features]
# BoxESP
# FarESP
# Wallhack
# Adjustable Box Size
# Adjustable Configuration (In/Out Gam]]></description>
<content:encoded><![CDATA[<p>[Features]</p>
<p># BoxESP<br />
# FarESP<br />
# Wallhack<br />
# Adjustable Box Size<br />
# Adjustable Configuration (In/Out Game)<br />
# Global Panic Key<br />
# Automatic Offsets</p>
<p>[Protection]</p>
<p># Polymorphism<br />
# DLL Protection</p>
<p>[Instructions]</p>
<p>1: Start Steam (Or Non-Steam) &#62; Game (HL1 Games only)<br />
2: Minimise to Desktop &#62; Start Project tC v1.0.exe<br />
3: Browse our Website =]<br />
4: Return to Game &#62; Enter a Server<br />
5: Press the PanicKey (Default F12)<br />
<img src="http://i146.photobucket.com/albums/r253/xxx_sk8r_boi_xxx/untitled-8.jpg" alt="" width="454" height="340" /></p>
<p><strong><a href="http://uploaded.to/?id=naw4dv" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[CS1.6] Project tC V1]]></title>
<link>http://allgamehacks.wordpress.com/?p=634</link>
<pubDate>Fri, 04 Jul 2008 19:02:08 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=634</guid>
<description><![CDATA[[Features]
# BoxESP
# FarESP
# Wallhack
# Adjustable Box Size
# Adjustable Configuration (In/Out Gam]]></description>
<content:encoded><![CDATA[<p>[Features]</p>
<p># BoxESP<br />
# FarESP<br />
# Wallhack<br />
# Adjustable Box Size<br />
# Adjustable Configuration (In/Out Game)<br />
# Global Panic Key<br />
# Automatic Offsets</p>
<p>[Protection]</p>
<p># Polymorphism<br />
# DLL Protection</p>
<p>[Instructions]</p>
<p>1: Start Steam (Or Non-Steam) &#62; Game (HL1 Games only)<br />
2: Minimise to Desktop &#62; Start Project tC v1.0.exe<br />
3: Browse our Website =]<br />
4: Return to Game &#62; Enter a Server<br />
5: Press the PanicKey (Default F12)<br />
<img src="http://i146.photobucket.com/albums/r253/xxx_sk8r_boi_xxx/untitled-8.jpg" alt="" width="454" height="340" /></p>
<p><strong><a href="http://uploaded.to/?id=naw4dv" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] sh00ter999s D3D + Bypass &amp; Speedhack]]></title>
<link>http://hacks4games.wordpress.com/?p=269</link>
<pubDate>Fri, 04 Jul 2008 18:31:36 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=269</guid>
<description><![CDATA[[Complete Futurelist] :
xUnl Stamina
xNo Spread
xNo Recoil
xNo Fall DMG
xNo Bounds
xNo Water
xWalk u]]></description>
<content:encoded><![CDATA[<p><span class="postbody"><span style="font-weight:bold;">[Complete Futurelist] :</span><br />
<span style="color:blue;">x</span>Unl Stamina<br />
<span style="color:blue;">x</span>No Spread<br />
<span style="color:blue;">x</span>No Recoil<br />
<span style="color:blue;">x</span>No Fall DMG<br />
<span style="color:blue;">x</span>No Bounds<br />
<span style="color:blue;">x</span>No Water<br />
<span style="color:blue;">x</span>Walk u. Water<br />
<span style="color:blue;">x</span>Full Bright ( Super Hell )<br />
<span style="color:blue;">x</span>Premium<br />
<span style="color:blue;">x</span>Prone<br />
<span style="color:blue;">x</span>Unl Ammo<br />
<span style="color:blue;">x</span>Antikick<br />
<span style="color:blue;">x</span>Glasswalls <span style="color:red;">Hotkey -&#62; E</span><br />
<span style="color:blue;">x</span>Crosshair<br />
<span style="color:blue;">x</span>Playerboxes<br />
<span style="color:blue;">x</span>Fast A/H/F/R<br />
<span style="color:blue;">x</span>Circles/Verh. GPS<br />
<span style="color:blue;">x</span>5th Slot<br />
<span style="color:blue;">x</span>No Fog<br />
<span style="color:blue;">x</span>No Spawn Wait<br />
<span style="color:blue;">x</span>Scope<br />
<span style="color:blue;">x</span>Superjump <span style="color:red;">Hotkey -&#62; CTRL / STRG</span><br />
<span style="color:blue;">x</span>Weapons <span style="color:red;">Hotkey -&#62; 7</span><br />
Waffen :<br />
42 =  Winchester<br />
30 = D. Scorpions<br />
55 = FlashBang<br />
53 = Smoke Nade<br />
<span style="color:blue;">x</span>OPK<br />
<span style="color:blue;">x</span>Silent Walk<br />
<span style="color:blue;">x</span>MAP GPS<br />
<span style="color:blue;">x</span>ESP<br />
<span style="color:blue;">x</span>Automedic<br />
<span style="color:blue;">x</span>AutoRepair<br />
<span style="color:blue;">x</span>Escalator <span>hotkey --&#62; Hold Space / Leertaste gedrückt halten</span><br />
<span style="color:blue;">x</span>SVP<br />
<span style="color:blue;">x</span>CrazyCar <span style="color:red;">Hotkey -&#62; Q </span><br />
<span style="color:blue;">x</span>Bone Shot<br />
<span style="color:blue;">x</span>Invi<br />
<span style="color:blue;">x</span>Veh. Invi<br />
<span style="color:blue;">x</span>STW<br />
<span style="color:blue;">x</span>Fast as Famas (funktioniert immernoch nicht =_= )<br />
<span style="color:blue;">x</span>No Delay<br />
<span style="color:blue;">x</span>Prem Crosshair 1 ( geht nich )<br />
<span style="color:blue;">x</span>Prem Crosshair 2 ( geht nich )<br />
<span style="color:blue;">x</span>Prem Corsshair 3 ( geht glaube ich )<br />
<span style="color:blue;">x</span>AASH -&#62; Activate all stanard Hacks<br />
<span style="color:blue;">x</span>Transparent</span></p>
<p><a href="http://www.abload.de/image.php?img=b02y9dn1ep3rmlj45kev.jpg"><img src="http://www.abload.de/thumb/b02y9dn1ep3rmlj45kev.jpg" alt="" /></a></p>
<p><span class="postbody"><span style="color:red;">~~~~~[Instruktions / Anleitung ]~~~~~~~~~~~~~~~</span><br />
<span style="color:blue;"><br />
*Hack starten<br />
*10 sec warten<br />
*Einfg. drücken<br />
*Hack öffnet sich<br />
Mit pfeiltasten funktionen wählen..<br />
^ (pfeiltasteoben) = Hack wählen<br />
v (pfeiltasteunten) = Hack wählen<br />
&#62; (pfeiltasterechts) = Hack An ( 1 = an )<br />
&#60; ( pfeiltastelinks ) = Hack aus ( 0 = aus )<br />
Mit Entf. Hack ausblenden/verstecken/hiden<br />
HACKS ERST AKTIVIEREN WENN MAN IN WARROCK EINGELOGGT IST ! </span></span></p>
<p><a href="http://uploaded.to/?id=k5ab9q" target="_blank"><strong>Download</strong></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] sh00ter999s D3D + Bypass &amp; Speedhack]]></title>
<link>http://allgamehacks.wordpress.com/?p=633</link>
<pubDate>Fri, 04 Jul 2008 18:31:11 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=633</guid>
<description><![CDATA[[Complete Futurelist] :
xUnl Stamina
xNo Spread
xNo Recoil
xNo Fall DMG
xNo Bounds
xNo Water
xWalk u]]></description>
<content:encoded><![CDATA[<p><span class="postbody"><span style="font-weight:bold;">[Complete Futurelist] :</span><br />
<span style="color:blue;">x</span>Unl Stamina<br />
<span style="color:blue;">x</span>No Spread<br />
<span style="color:blue;">x</span>No Recoil<br />
<span style="color:blue;">x</span>No Fall DMG<br />
<span style="color:blue;">x</span>No Bounds<br />
<span style="color:blue;">x</span>No Water<br />
<span style="color:blue;">x</span>Walk u. Water<br />
<span style="color:blue;">x</span>Full Bright ( Super Hell )<br />
<span style="color:blue;">x</span>Premium<br />
<span style="color:blue;">x</span>Prone<br />
<span style="color:blue;">x</span>Unl Ammo<br />
<span style="color:blue;">x</span>Antikick<br />
<span style="color:blue;">x</span>Glasswalls <span style="color:red;">Hotkey -&#62; E</span><br />
<span style="color:blue;">x</span>Crosshair<br />
<span style="color:blue;">x</span>Playerboxes<br />
<span style="color:blue;">x</span>Fast A/H/F/R<br />
<span style="color:blue;">x</span>Circles/Verh. GPS<br />
<span style="color:blue;">x</span>5th Slot<br />
<span style="color:blue;">x</span>No Fog<br />
<span style="color:blue;">x</span>No Spawn Wait<br />
<span style="color:blue;">x</span>Scope<br />
<span style="color:blue;">x</span>Superjump <span style="color:red;">Hotkey -&#62; CTRL / STRG</span><br />
<span style="color:blue;">x</span>Weapons <span style="color:red;">Hotkey -&#62; 7</span><br />
Waffen :<br />
42 =  Winchester<br />
30 = D. Scorpions<br />
55 = FlashBang<br />
53 = Smoke Nade<br />
<span style="color:blue;">x</span>OPK<br />
<span style="color:blue;">x</span>Silent Walk<br />
<span style="color:blue;">x</span>MAP GPS<br />
<span style="color:blue;">x</span>ESP<br />
<span style="color:blue;">x</span>Automedic<br />
<span style="color:blue;">x</span>AutoRepair<br />
<span style="color:blue;">x</span>Escalator <span>hotkey --&#62; Hold Space / Leertaste gedrückt halten</span><br />
<span style="color:blue;">x</span>SVP<br />
<span style="color:blue;">x</span>CrazyCar <span style="color:red;">Hotkey -&#62; Q </span><br />
<span style="color:blue;">x</span>Bone Shot<br />
<span style="color:blue;">x</span>Invi<br />
<span style="color:blue;">x</span>Veh. Invi<br />
<span style="color:blue;">x</span>STW<br />
<span style="color:blue;">x</span>Fast as Famas (funktioniert immernoch nicht =_= )<br />
<span style="color:blue;">x</span>No Delay<br />
<span style="color:blue;">x</span>Prem Crosshair 1 ( geht nich )<br />
<span style="color:blue;">x</span>Prem Crosshair 2 ( geht nich )<br />
<span style="color:blue;">x</span>Prem Corsshair 3 ( geht glaube ich )<br />
<span style="color:blue;">x</span>AASH -&#62; Activate all stanard Hacks<br />
<span style="color:blue;">x</span>Transparent</span></p>
<p><a href="http://www.abload.de/image.php?img=b02y9dn1ep3rmlj45kev.jpg"><img src="http://www.abload.de/thumb/b02y9dn1ep3rmlj45kev.jpg" alt="" /></a></p>
<p><span class="postbody"><span style="color:red;">~~~~~[Instruktions / Anleitung ]~~~~~~~~~~~~~~~</span><br />
<span style="color:blue;"><br />
*Hack starten<br />
*10 sec warten<br />
*Einfg. drücken<br />
*Hack öffnet sich<br />
Mit pfeiltasten funktionen wählen..<br />
^ (pfeiltasteoben) = Hack wählen<br />
v (pfeiltasteunten) = Hack wählen<br />
&#62; (pfeiltasterechts) = Hack An ( 1 = an )<br />
&#60; ( pfeiltastelinks ) = Hack aus ( 0 = aus )<br />
Mit Entf. Hack ausblenden/verstecken/hiden<br />
HACKS ERST AKTIVIEREN WENN MAN IN WARROCK EINGELOGGT IST ! </span></span></p>
<p><a href="http://uploaded.to/?id=k5ab9q" target="_blank"><strong>Download</strong></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[PENGENALAN JARINGAN KOMPUTER SERI 5]]></title>
<link>http://ardansirodjuddin.wordpress.com/?p=322</link>
<pubDate>Fri, 04 Jul 2008 14:19:10 +0000</pubDate>
<dc:creator>ardansirodjuddin</dc:creator>
<guid>http://ardansirodjuddin.wordpress.com/?p=322</guid>
<description><![CDATA[INSTALASI LAN 
Cara yang paling efektif dan efesien untuk menghubungkan satu komputer dengan kompute]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;"><strong>INSTALASI LAN </strong></p>
<p style="text-align:justify;">Cara yang paling efektif dan efesien untuk menghubungkan satu komputer dengan komputer yang lain atau menghubungkan sejumlah komputer ke internet adalah dengan membangun jaringan lokal (local area network/LAN). Dengan adanya jaringan maka hanya diperlukan satu sambungan saja ke internet yang bisa dipergunakan secara bersama-sama oleh komputer yang tergabung dalam jaringan tersebut. Satu hal yang paling penting dari jaringan dan koneksi ke internet untuk keperluan pembelajaran, ialah keandalannya agar bisa dipergunakan setiap saat selama 24 jam dengan tingkat gangguan ataupun kegagalan yang sangat minimal. Jaringan yang umum dipergunakan ialah model jaringan client/server. Model ini memisahkan secara jelas, komputer mana yang memberikan layanan (server) dan komputer-komputer mana yang mendapat layanan (client). Agar server dan client bisa berkomunikasi diperlukan server program/software dan client program/software. Dari sisi cara menghubungkan server dengan client, ada tiga pilihan tipologi yang bisa digunakan yaitu tipologi bus, tipologi ring dan tipologi star atau hub.  Adapun langkah-langkah untuk membuat setting LAN adalah sebagai berikut :</p>
<ol>
<li> Klik kanan pada start - My Network Place - Properties</li>
<li>Klik dua kali Set up a home or small office network sehingga muncul gambar berikut :<br />
<a href="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr1.jpg"><img class="alignnone size-medium wp-image-323" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr1.jpg?w=300" alt="" width="400" height="300" /><!--more--><!--more--></a></li>
<li>Klik Next maka akan muncul gambar seperti di bawah ini :<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr2.jpg"><img class="alignnone size-medium wp-image-324" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr2.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next kemudian pilih option yang kedua seperti terlihat pada gambar berikut :<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr3.jpg"><img class="alignnone size-medium wp-image-325" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr3.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next kemudian beri nama komputer<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr4.jpg"><img class="alignnone size-medium wp-image-326" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr4.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next kemudian ketik nama workgroup<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr5.jpg"><img class="alignnone size-medium wp-image-327" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr5.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next kemudian pilih option yang pertama<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr6.jpg"><img class="alignnone size-medium wp-image-328" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr6.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr7.jpg"><img class="alignnone size-medium wp-image-329" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr7.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr8.jpg"><img class="alignnone size-medium wp-image-330" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr8.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next kemudian pilih option yang terakhir<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr9.jpg"><img class="alignnone size-medium wp-image-331" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr9.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Next<br />
<a href="http://ardansirodjuddin.files.wordpress.com/2008/07/gbr10.jpg"><img class="alignnone size-medium wp-image-332" src="http://ardansirodjuddin.wordpress.com/files/2008/07/gbr10.jpg?w=300" alt="" width="400" height="300" /></a></li>
<li>Klik Finish</li>
</ol>
<p>DAFTAR PUSTAKA</p>
<p align="justify">Abimanyu, Aris P. 2006. Pengenalan Internet. Semarang : ICT LPMP Jawa Tengah.<br />
Hartono, Jogiyanto. 2004. Pengenalan Komputer. Yogyakarta : Penerbit Andi.<br />
Madcoms. 2003. Dasar Teknis Instalasi Jaringan Komputer. Yogyakarta : Penerbit Andi.<br />
Tim ICT Bandung.<br />
www.ilmukomputer.com<br />
www.isekolah.org.<br />
www.wikipedia.co.id
</p>
<p style="text-align:justify;">
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Kira's V1]]></title>
<link>http://allgamehacks.wordpress.com/?p=623</link>
<pubDate>Fri, 04 Jul 2008 11:05:42 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=623</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://i320.photobucket.com/albums/nn337/omgchinkfob/1.jpg" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=uteqtl" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Public Hack]]></title>
<link>http://hacks4games.wordpress.com/?p=268</link>
<pubDate>Fri, 04 Jul 2008 08:49:01 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=268</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><a href="http://www.abload.de/image.php?img=screenshot0407200802vpn.png"><img src="http://www.abload.de/thumb/screenshot0407200802vpn.png" alt="" /></a></p>
<p><strong><a href="http://uploaded.to/?id=eei35b" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Public Hack]]></title>
<link>http://allgamehacks.wordpress.com/?p=632</link>
<pubDate>Fri, 04 Jul 2008 08:48:46 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=632</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><a href="http://www.abload.de/image.php?img=screenshot0407200802vpn.png"><img src="http://www.abload.de/thumb/screenshot0407200802vpn.png" alt="" /></a></p>
<p><strong><a href="http://uploaded.to/?id=eei35b" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] XGreen v1.3]]></title>
<link>http://allgamehacks.wordpress.com/?p=631</link>
<pubDate>Fri, 04 Jul 2008 08:44:29 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=631</guid>
<description><![CDATA[Hack List:
SuperJump - Works
Stamina - Works
Anti-kick - Works
No Fall Damage (NFD) - Works
ShotGun ]]></description>
<content:encoded><![CDATA[<p>Hack List:<br />
SuperJump - <span style="color:green;">Works</span><br />
Stamina - <span style="color:green;">Works</span><br />
Anti-kick - <span style="color:green;">Works</span><br />
No Fall Damage (NFD) - <span style="color:green;">Works</span><br />
ShotGun - <span style="color:green;">Works</span><br />
Invisible - <span style="color:green;">Works</span></p>
<p><img src="http://i286.photobucket.com/albums/ll86/GreenfireGR/XGreenv132.png" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=hpyu4f" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] XGreen v1.3]]></title>
<link>http://hacks4games.wordpress.com/?p=267</link>
<pubDate>Fri, 04 Jul 2008 08:44:24 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=267</guid>
<description><![CDATA[Hack List:
SuperJump - Works
Stamina - Works
Anti-kick - Works
No Fall Damage (NFD) - Works
ShotGun ]]></description>
<content:encoded><![CDATA[<p>Hack List:<br />
SuperJump - <span style="color:green;">Works</span><br />
Stamina - <span style="color:green;">Works</span><br />
Anti-kick - <span style="color:green;">Works</span><br />
No Fall Damage (NFD) - <span style="color:green;">Works</span><br />
ShotGun - <span style="color:green;">Works</span><br />
Invisible - <span style="color:green;">Works</span></p>
<p><img src="http://i286.photobucket.com/albums/ll86/GreenfireGR/XGreenv132.png" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=hpyu4f" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Requiem Hack v.01]]></title>
<link>http://allgamehacks.wordpress.com/?p=629</link>
<pubDate>Fri, 04 Jul 2008 08:38:51 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=629</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://img79.imageshack.us/img79/8526/requiemhackv01ql0.jpg" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=931yyh" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] Requiem Hack v.01]]></title>
<link>http://hacks4games.wordpress.com/?p=266</link>
<pubDate>Fri, 04 Jul 2008 08:38:44 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=266</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://img79.imageshack.us/img79/8526/requiemhackv01ql0.jpg" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=931yyh" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Komponen Fisik]]></title>
<link>http://infokesad.wordpress.com/?p=5</link>
<pubDate>Fri, 04 Jul 2008 00:31:15 +0000</pubDate>
<dc:creator>infokesad</dc:creator>
<guid>http://infokesad.wordpress.com/?p=5</guid>
<description><![CDATA[Personal Komputer (PC)
Tipe personal komputer yang digunakan di dalam jaringan akan sangat menentuka]]></description>
<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0;"><span><span style="font-size:small;"><span style="font-family:Arial;"><strong>Personal Komputer (PC)</strong></span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span><span style="font-size:small;"><span style="font-family:Arial;">Tipe personal komputer yang digunakan di dalam jaringan akan sangat menentukan unjuk kerja dari </span></span></span><span><span style="font-size:small;"><span style="font-family:Arial;">jaringan tersebut. Komputer dengan unjuk kerja tinggi akan mampu mengirim dan mengakses data </span></span></span><span><span style="font-size:small;"><span style="font-family:Arial;">dalam jaringan dengan cepat. Di dalam jaringan tipe Client-Server, komputer yang difungsikan </span></span></span><span><span style="font-size:small;"><span style="font-family:Arial;">sebagai server mutlak harus memiliki unjuk kerja yang lebih tinggi dibandingkan komputer komputer </span></span></span><span><span style="font-size:small;"><span style="font-family:Arial;">lain sebagai workstation-nya, karena server akan bertugas menyediakan fasilitas dan </span></span></span><span><span style="font-size:small;"><span style="font-family:Arial;">mengelola operasional jaringan tersebut.</span></span></span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<div class="MsoNormal" style="margin:0;"><span><span style="font-size:small;font-family:Arial;"><span><strong>Network Interface Card (NIC)</strong></span></p>
<div class="MsoNormal" style="margin:0;"><span></span></div>
<p></span></span></div>
<p><span><span style="font-size:small;font-family:Arial;"><span><span style="font-size:small;font-family:Arial;"></p>
<p class="MsoNormal" style="margin:0;"><span>Berdasarkan tipe bus, ada beberapa tipe network interface card (nic) atau network card, yaitu ISA </span><span>dan PCI. </span><span>Saat ini terdapat jenis network card yang banyak digunakan, yaitu PCI.</span></p>
<p class="MsoNormal" style="margin:0;"><span><span><strong></strong></span></span></p>
<p class="MsoNormal" style="margin:0;"><span><span><strong>Ethernet</strong></span></span></p>
<p class="MsoNormal" style="margin:0;"><span><span>Dalam jaringan dengan protocol akses CSMA/CD atau Carrier Sense Multiple Access with Collision </span><span>Detection, suatu node (A) yang akan mengirimkan data akan memeriksa dahulu kondisi jalur data. </span><span>Bila tidak terdapat aliran data/kosong maka node tersebut akan mengirimkan datanya dan bila node </span><span>lain (B) yang sedang menggunakan jalur data maka node (A) akan menunggu dan akan mencoba </span><span>memeriksa kembali. Dalam protocol akses ini dimungkinkan pada suatu saat terjadi beberapa node </span><span>mengirimkan datanya secara bersamaan sehingga mengakibatkan collision atau tabrakan. Dalam </span><span>kondisi demikian node-node tersebut akan batal mengirimkan data dan akan mencobanya kembali </span><span>bila jalur tidak sibuk.</span></span></p>
<div></div>
<div><span></span></div>
<p><span><span></p>
<p class="MsoNormal" style="margin:0;"><span><strong>Tipe Pengkabelan</strong></span></p>
<p class="MsoNormal" style="margin:0;"><span>Terdapat beberapa tipe pengkabelan yang biasa digunakan dan dapat digunakan untuk </span><span>mengaplikasikan Windows, yaitu:</span></p>
<p class="MsoNormal" style="margin:0;"><span>1. Thin Ethernet (Thinnet)</span></p>
<p class="MsoNormal" style="margin:0;"><span>Thin Ethernet atau Thinnet memiliki keunggulan dalam hal biaya yang relatif lebih murah </span><span>dibandingkan dengan tipe pengkabelan lain, serta pemasangan komponennya lebih mudah. Panjang </span><span>kabel thin coaxial/RG-58 antara 0.5 – 185 m dan maksimum 30 komputer terhubung.</span></p>
<p class="MsoNormal" style="margin:0;"><span>2. Thick Ethernet (Thicknet)</span></p>
<p class="MsoNormal" style="margin:0;"><span>Dengan thick Ethernet atau thicknet, jumlah komputer yang dapat dihubungkan dalam jaringan akan </span><span>lebih banyak dan jarak antara komputer dapat diperbesar, tetapi biaya pengadaan pengkabelan ini </span><span>lebih mahal serta pemasangannya relatif lebih sulit dibandingkan dengan Thinnet. Pada Thicknet </span><span>digunakan transceiver untuk menghubungkan setiap komputer dengan sistem jaringan dan konektor </span><span>yang digunakan adalah konektor tipe DIX. Panjang kabel transceiver maksimum 50 m, panjang </span><span>kabel Thick Ethernet maksimum 500 m dengan maksimum 100 transceiver terhubung.</span></p>
<p class="MsoNormal" style="margin:0;"><span>3. Twisted Pair Ethernet</span></p>
<p class="MsoNormal" style="margin:0;"><span>Kabel Twisted Pair ini terbagi menjadi dua jenis yaitu shielded dan unshielded. Shielded adalah jenis </span><span>kabel yang memiliki selubung pembungkus sedangkan unshielded tidak mempunyai selubung </span><span>pembungkus. Untuk koneksinya kabel jenis ini menggunakan konektor RJ-11 atau RJ-45. </span><span>Pada twisted pair (10 BaseT) network, komputer disusun membentuk suatu pola star. Setiap PC </span><span>memiliki satu kabel twisted pair yang tersentral pada HUB. Twisted pair umumnya lebih handal </span><span>(reliable) dibandingkan dengan thin coax karenaHUB mempunyai kemampuan data error correction </span><span>dan meningkatkan kecepatan transmisi. </span><span>Saat ini ada beberapa grade, atau kategori dari kabel twisted pair. Kategori 5 adalah yang paling </span><span>reliable dan memiliki kompabilitas yang tinggi, dan yang paling disarankan. Berjalan baik pada</span><span>10Mbps dan Fast Ethernet (100Mbps). Kabel kategori 5 dapat dibuat straight-through atau crossed. </span><span>Kabel straight through digunakan untuk menghubungkan komputer ke HUB. Kabel crossed </span><span>digunakan untuk menghubungkan HUB ke HUB. Panjang kabel maksimum kabel Twisted-Pair </span><span>adalah 100 m.</span></p>
<p class="MsoNormal" style="margin:0;"><span>4. Fiber Optic</span></p>
<p class="MsoNormal" style="margin:0;"><span>Jaringan yang menggunakan Fiber Optic (FO) biasanya perusahaan besar, dikarenakan harga dan </span><span>proses pemasangannya lebih sulit. Namun demikian, jaringan yang menggunakan FO dari segi </span><span>kehandalan dan kecepatan tidak diragukan. Kecepatan pengiriman data dengan media FO lebih dari </span><span>100Mbps dan bebas pengaruh lingkungan.</span></p>
<div><span><span style="font-size:small;font-family:Arial;"> </p>
<p> </p>
<p></span></span></p>
<div><span><span style="font-size:small;font-family:Arial;"></p>
<div></div>
<p> </p>
<p></span></span></p>
<div><span><span style="font-size:small;font-family:Arial;"></p>
<div><span></span></div>
<p></span></span></div>
</div>
</div>
<p></span></span><span><span style="font-size:small;font-family:Arial;"><span><span></p>
<p class="MsoNormal" style="margin:0;"><span>(sumber : <span>Jaka Fahrial</span> IlmuKomputer.com)</span></p>
<p> </p>
<p> </p>
<p> </p>
<p></span></span></span></span> </p>
<p></span></span></span></span></p>
<p> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" style="margin:0;"> </p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] keks hack v6]]></title>
<link>http://hacks4games.wordpress.com/?p=265</link>
<pubDate>Thu, 03 Jul 2008 21:55:22 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=265</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://img213.imageshack.us/img213/7674/kkkkvi4.jpg" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=ys5nr0" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[WR] keks hack v6]]></title>
<link>http://allgamehacks.wordpress.com/?p=628</link>
<pubDate>Thu, 03 Jul 2008 21:55:20 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=628</guid>
<description><![CDATA[
Download
]]></description>
<content:encoded><![CDATA[<p><img src="http://img213.imageshack.us/img213/7674/kkkkvi4.jpg" alt="" /></p>
<p><strong><a href="http://uploaded.to/?id=ys5nr0" target="_blank">Download</a></strong></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[TF2] VDC: Project Darkstorm v1]]></title>
<link>http://hacks4games.wordpress.com/?p=264</link>
<pubDate>Thu, 03 Jul 2008 08:01:52 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=264</guid>
<description><![CDATA[Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down]]></description>
<content:encoded><![CDATA[<pre>Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down
Left / Mouse 1 - Increase value
Right / Mouse 2 - Decrease value

Once the cheat has injected, the main menu screen may studder, this is normal
as the cheat is being loaded into memory. You will successfully know when the cheat
is ready when a message posts to your console. If no message was posted, check your
keyboard settings to verify "Enable Developer Console" is ticked under Advanced.

DO NOT REMOVE OR CHANGE THE LOCATION OF THE FONT FILE!

//Settings Information:

Aimbot - Turn On / Off
Aim Key - Mouse 1 - 3
Aim FOV - Field of View for aimbot
Auto Aim - Automatically aim for you
Aim Mode - FOV = 0, Distance = 1
Aim Team - 0 = Enemies, 1 = Friendly
Prediction - Latency based
Draw Spot - Draws the current aim spot
Const Crits - Works with some weapons, buggy
Smooth Aim - Make your aiming seem more legit
Trigger Bot - When you mouse over an opponent, itll fire
Speed Key - Mouse 1 - 3
Speed Mode - No Attack speed / Attack Speed

<strong><a href="http://uploaded.to/?id=7g1unc" target="_blank">Download</a></strong></pre>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[TF2] VDC: Project Darkstorm v1]]></title>
<link>http://multihacks.wordpress.com/?p=394</link>
<pubDate>Thu, 03 Jul 2008 08:01:41 +0000</pubDate>
<dc:creator>multihacks</dc:creator>
<guid>http://multihacks.wordpress.com/?p=394</guid>
<description><![CDATA[Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down]]></description>
<content:encoded><![CDATA[<pre>Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down
Left / Mouse 1 - Increase value
Right / Mouse 2 - Decrease value

Once the cheat has injected, the main menu screen may studder, this is normal
as the cheat is being loaded into memory. You will successfully know when the cheat
is ready when a message posts to your console. If no message was posted, check your
keyboard settings to verify "Enable Developer Console" is ticked under Advanced.

DO NOT REMOVE OR CHANGE THE LOCATION OF THE FONT FILE!

//Settings Information:

Aimbot - Turn On / Off
Aim Key - Mouse 1 - 3
Aim FOV - Field of View for aimbot
Auto Aim - Automatically aim for you
Aim Mode - FOV = 0, Distance = 1
Aim Team - 0 = Enemies, 1 = Friendly
Prediction - Latency based
Draw Spot - Draws the current aim spot
Const Crits - Works with some weapons, buggy
Smooth Aim - Make your aiming seem more legit
Trigger Bot - When you mouse over an opponent, itll fire
Speed Key - Mouse 1 - 3
Speed Mode - No Attack speed / Attack Speed

<strong><a href="http://www.cheat-forum.eu/" target="_blank">Download</a></strong></pre>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[TF2] VDC: Project Darkstorm v1]]></title>
<link>http://allgamehacks.wordpress.com/?p=627</link>
<pubDate>Thu, 03 Jul 2008 08:01:34 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://allgamehacks.wordpress.com/?p=627</guid>
<description><![CDATA[Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down]]></description>
<content:encoded><![CDATA[<pre>Start the exe, then start TF2

Insert for Menu
Up / MWHEELUP - Menu up
Down / MWHEELDOWN - Menu Down
Left / Mouse 1 - Increase value
Right / Mouse 2 - Decrease value

Once the cheat has injected, the main menu screen may studder, this is normal
as the cheat is being loaded into memory. You will successfully know when the cheat
is ready when a message posts to your console. If no message was posted, check your
keyboard settings to verify "Enable Developer Console" is ticked under Advanced.

DO NOT REMOVE OR CHANGE THE LOCATION OF THE FONT FILE!

//Settings Information:

Aimbot - Turn On / Off
Aim Key - Mouse 1 - 3
Aim FOV - Field of View for aimbot
Auto Aim - Automatically aim for you
Aim Mode - FOV = 0, Distance = 1
Aim Team - 0 = Enemies, 1 = Friendly
Prediction - Latency based
Draw Spot - Draws the current aim spot
Const Crits - Works with some weapons, buggy
Smooth Aim - Make your aiming seem more legit
Trigger Bot - When you mouse over an opponent, itll fire
Speed Key - Mouse 1 - 3
Speed Mode - No Attack speed / Attack Speed

<strong><a href="http://uploaded.to/?id=7g1unc" target="_blank">Download</a></strong></pre>
]]></content:encoded>
</item>
<item>
<title><![CDATA[[CS1.6] Simple CheatServer-Hack]]></title>
<link>http://hacks4games.wordpress.com/?p=263</link>
<pubDate>Thu, 03 Jul 2008 07:55:54 +0000</pubDate>
<dc:creator>hacks4games</dc:creator>
<guid>http://hacks4games.wordpress.com/?p=263</guid>
<description><![CDATA[1. How to use?
 a) launch SCSH.exe
 b) launch cs1.6
 c) join a server
 d) sometimes the openglhook f]]></description>
<content:encoded><![CDATA[<pre>1. How to use?
 a) launch SCSH.exe
 b) launch cs1.6
 c) join a server
 d) sometimes the openglhook fails.
    in this case try again.

2. Features
 a) NameESP
 b) WeaponESP
 c) BarrelESP
 d) VisibleESP
 e) SoundESP
 f) AvDraw
 g) Autoaim
 h) NoSpread
 i) NoRecoil
 j) ASUS Wallhack

3. No There is no Menu and no Console!
   This cheat is preconfigured.
<strong><a href="http://uploaded.to/?id=j79mou" target="_blank">Download</a></strong></pre>
]]></content:encoded>
</item>

</channel>
</rss>
