T
rik Berikutnya
Membuat terus – menerus menekan tombol “backspace”
Buka Notepad, Paste kan
Script Dibawah ini,
MsgBox “Kembali ke menu sebelumnya”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
Simpan dengan format .vbs.
Tidak ada komentar:
Posting Komentar