Hi friends...
i am here with a new trick to make you caps lock button on of simultaneously
just paste this below code in notepad
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
and save it as anyname.vbs
now double click on it and enjoy the fun...
now if you want to end this just go to task manager and than process than end the process with name wsscript.exe
You have done....
Cheers!!!
NOTE - THESE ARE FOR ONLY LEARNING PURPOSES NOT FOR MISUSE.
USE IT FOR FUN NOT FOR HARM TO ANY ONE.
i am here with a new trick to make you caps lock button on of simultaneously
just paste this below code in notepad
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
and save it as anyname.vbs
now double click on it and enjoy the fun...
now if you want to end this just go to task manager and than process than end the process with name wsscript.exe
You have done....
Cheers!!!
NOTE - THESE ARE FOR ONLY LEARNING PURPOSES NOT FOR MISUSE.
USE IT FOR FUN NOT FOR HARM TO ANY ONE.
0 comments:
Post a Comment