Dance Of Keybord !
Very funny hah !
So, don't be late. Lets Start.
First Of ALL open your notepad and type one of this code :
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
OR,--------------
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
Now save the file as .vbs. exe : name.vbs
Open It and enjoy your keybord dance. :) :D
How to kill it :
Press Ctrl + Alt + Delete to open the task manager and kill wscript.exe
If your anti-virus block the file don't be afraid. This file dose not harm your computer.
Oh ! Its very very nice.and i have enjoyed it very much. Thank you for your post.
ReplyDelete