Coolest Keyboard Tricks You Must know
Trick 1 :
- Open notepad.
- Copy and paste the exact code given below :
Set wshShell =wscript.CreateObject(“
WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop
- Now save this notepad file as Disco.vbs ( or you can use any other name but make sure that extension is .vbs )
Trick 2 :
- Open notepad.
- Copy and paste the exact code given below :
set wshshell=wscript.createobject(
“wscript.shell”)
Dim b
b = 0
Do while b<8
b = b + 1
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 700
Loop
Dim n
n = 0
DO While n<10
n = n + 1
wshshell.sendkeys “{NUMLOCK}”
wscript.sleep 100
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 100
wshshell.sendkeys “{Scrolllock}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wscript.sleep 100
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 100
wshshell.sendkeys “{Scrolllock}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
LOOP
- save this notepad file as Disco.vbs ( or you can use any other name but make sure that extension is .vbs )
Trick 3 :
- Open notepad.
- Copy and paste the exact code given below :
set wshshell=wscript.createobject(
“wscript.shell”)
Dim b
b = 0
Do while b<8
b = b + 1
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 700
Loop
Dim n
n = 0
DO While n<10
n = n + 1
wshshell.sendkeys “{NUMLOCK}”
wscript.sleep 100
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 100
wshshell.sendkeys “{Scrolllock}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wscript.sleep 100
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{Scrolllock}”
wscript.sleep 100
wshshell.sendkeys “{Scrolllock}”
wshshell.sendkeys “{CAPSLOCK}”
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
LOOP
- save this notepad file as Disco.vbs ( or you can use any other name but make sure that extension is .vbs )
How Does this happens ?
It is nothing but a simple visual basic script that generates and sends several command signals to keyboard when it is activated and the LEDs works according to it. To user , it seems like the LED lights are changed to Disco lights .
How to make it normal again ?
- Open Task Manager ( Ctrl + Alt + Del ).
- Go to process tab under it . or in Win 8 goto Details Tab
- Now select wscript.exe
- Click on End process.
How can I boost my memory
can i knw hw u manage to knw al this tricks… can u help me to hack fb a/c….
Not that bro 🙂
its not working sir
Which part is not working?