1.Open Notepad
2.Copy & Paste this code
Set ithelpnet =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
ithelpnet.sendkeys "{CAPSLOCK}"
ithelpnet.sendkeys "{NUMLOCK}"
ithelpnet.sendkeys "{SCROLLLOCK}"
loop
3.Save File like this name ithelpnet.vbs
4.Open the file & enjoy...........................
To Stop this process
go to the task manager & End Process Wscript.exe
No comments:
Post a Comment