1. Open Notepad .
2. Copy the following command in your notepad :
Set
wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep
100
wshshell.sendkeys
"{CAPSLOCK}"
loop
3. Now save it as "Anything .VBS" and send it to your freinds
IF YOU WANT TO TRY THIS ON YOUR SYSTEM (not harmful )
1. Just copy the first-part text, no need to create the autorun, paste that in notepad, and save as .vbs.
2. No need to change icons, just run the program.
3. When you want to end the script just press ctrl+alt+del and click on processes then find the process "wsscript" and click on end process.