Scrip | Buat Lampu Keyboard Kelap Kelip
1. Silahkan copas (copy paste) script berikut ke notepad,
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop
2.Lalu save as script diatas dalam bentuk .VBS dengan nama terserah sobat.
3.Jalankan script tersebut dan lihat lampu keyboard sobat.
NB::untuk menghentikannya tinggal End proces dari task manager Pilih Wscript.exe.

0 komentar:
Posting Komentar