<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hacking Articles &#187; keyboard lights</title>
	<atom:link href="http://hackingarticles.com/tag/keyboard-lights/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackingarticles.com</link>
	<description>The right place to learn all about Ethical Hacking and Internet Security</description>
	<lastBuildDate>Thu, 19 Aug 2010 21:45:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Make Your Keyboard Lights Do DISCO</title>
		<link>http://hackingarticles.com/make-your-keyboard-lights-do-disco/</link>
		<comments>http://hackingarticles.com/make-your-keyboard-lights-do-disco/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:57:30 +0000</pubDate>
		<dc:creator>Bhanu</dc:creator>
				<category><![CDATA[Featured Posts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Tricks]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[hardware hacking]]></category>
		<category><![CDATA[hardware hacks]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[keyboard disco]]></category>
		<category><![CDATA[keyboard lights]]></category>

		<guid isPermaLink="false">http://hackingarticles.com/?p=385</guid>
		<description><![CDATA[<a href="http://hackingarticles.com/make-your-keyboard-lights-do-disco/"><img align="left" hspace="5" width="150" height="150" src="http://hackingarticles.com/wp-content/uploads/4200114043_ecc41605bc_o-150x150.jpg" class="alignleft wp-post-image tfe" alt="Kyeboard Lights" title="Kyeboard Lights" /></a>Howdy Friends! This trick just makes your keyboard lights go crazy and do disco. LoL. The script I&#8217;m sharing with you, when executed makes your Caps, Num and Scroll Lock&#8217;s light flash in a cool rhythmic way! 1.This piece of &#8230; <a href="http://hackingarticles.com/make-your-keyboard-lights-do-disco/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">
<p style="text-align: center;"><a href="http://hackingarticles.com/wp-content/uploads/4200114043_ecc41605bc_o.jpg"><img class="aligncenter size-full wp-image-795" title="Kyeboard Lights" src="http://hackingarticles.com/wp-content/uploads/4200114043_ecc41605bc_o.jpg" alt="4200114043 ecc41605bc o Make Your Keyboard Lights Do DISCO" width="440" height="323" /></a></p>
<p style="text-align: center;">Howdy Friends!</p>
<p>This trick just makes your keyboard lights go crazy and do disco. LoL.</p>
<p>The script I&#8217;m sharing with you, when executed makes your Caps, Num and Scroll Lock&#8217;s light flash in a cool rhythmic way!</p>
<p>1.This piece of code makes ur keyboard a live disco..<span id="more-385"></span></p>
<p class="note">Set wshShell =wscript.CreateObject(&#8220;WScript.Shell&#8221;)<br />
do<br />
wscript.sleep 100<br />
wshshell.sendkeys &#8220;{CAPSLOCK}&#8221;<br />
wshshell.sendkeys &#8220;{NUMLOCK}&#8221;<br />
wshshell.sendkeys &#8220;{SCROLLLOCK}&#8221;<br />
loop</p>
<p>2.This one makes it looks like a chain of light&#8230;.</p>
<p class="note">Set wshShell =wscript.CreateObject(&#8220;WScript.Shell&#8221;)<br />
do<br />
wscript.sleep 200<br />
wshshell.sendkeys &#8220;{CAPSLOCK}&#8221;<br />
wscript.sleep 100<br />
wshshell.sendkeys &#8220;{NUMLOCK}&#8221;<br />
wscript.sleep 50<br />
wshshell.sendkeys &#8220;{SCROLLLOCK}&#8221;<br />
loop</p>
<p><strong>Instructions:</strong><br />
*paste any of the two above codes in notepad<br />
*Save as<strong> &#8220;AnyFileName&#8221;.vbs</strong><br />
*Run the file<br />
*To stop, launch task manager and then under &#8220;<strong>Processes</strong>&#8221; end &#8220;<strong>wscript.exe</strong>&#8221;</p>
<p>I hope u would like it..</p>
<p><span style="color: #0000ff;"><strong>Feel Free To Share This Post!</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://hackingarticles.com/make-your-keyboard-lights-do-disco/feed/</wfw:commentRss>
		<slash:comments>37</slash:comments>
		</item>
	</channel>
</rss>

