[+] Post Title :
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-script-mucul-terus-menerus.html
[+] Type : trick NOTEpad
TRIK - Membuat script mucul terus menerus
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-script-mucul-terus-menerus.html
[+] Type : trick NOTEpad
-------------------------------------------------------
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
-------------------------------------------------------
simpan kode berikut di Notepad dengan nama : (sesuka hatimu).vbs type file : All File
membuat script bermunculan terus menerus
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
-------------------------------------------------------
simpan kode berikut di Notepad dengan nama : (sesuka hatimu).vbs type file : All File
membuat script bermunculan terus menerus
0 komentar:
Posting Komentar