Seperti biasa kita masih menggunakan notepad untuk membuat virus ini
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys...
Sharing knowledge is fun