Wednesday 10 December 2014

Dancing your Keyboard lights

Hello,
HackVenture Readers !

Today I am here to introduce a new
notepad trick "Dancing your Keyboard light".

In this trick your keyboard lights flash
randomly and produces dance effects.

So are you ready to do this trick ....
Here are the simple steps .....

1) Open your Notepad.
2) Type the following code

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

3) Save this file as hackventuredance.vbs.
Here .vbs is a format of file.
Now click on this file and enjoy this trick.

Wait the game is not over....

If you want to stop it.

Open your task Manager .
By pressing (Ctrl+Alt+Delete).

Go to process.

Find wscript.exe and right click on it.

Select End Task.

Now your flash lights off.

Enjoy this trick...

Thank You !

+Muzammil Khan 

2 comments: