Thursday, 26 April 2012

=>make Your Keyboard Disco Lights<=





1.) Copy this code.

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop  



Now paste it in notepad 


Save the file with anyname.vbs 



Now open that file 



Now see your keyboard 



To stop this you can go to task manager (Ctrl+Shift+Esc) 



Select processes 



Click on wscript.exe 



click end proces
Thats it.


Not you can also use the below code to paste in notepad 


Set wshShell =wscript.CreateObject("WScript.Shell") do wscript.sleep 200 wshshell.sendkeys "{CAPSLOCK}" wscript.sleep 100 wshshell.sendkeys "{NUMLOCK}" wscript.sleep 50 wshshell.sendkeys "{SCROLLLOCK}" loop 




Try both the codes.

Kindly Bookmark this Post using your favorite Bookmarking service:
Technorati Digg This Stumble Stumble Facebook Twitter
YOUR ADSENSE CODE GOES HERE

0 comments:

Post a Comment

 

Recent Comments

Recent Comments Widget

| Cool Hacking Tricks © 2009. All Rights Reserved | Template Style by Inam Ullah | Design by Inam Ullah | Back To Top |