Minggu, 06 Maret 2011

Menguji Logika Seorang Programer

Tips Jaringan Komputer , Kali ini Saya akan memberi Tips dan Trik untuk mengetes kemampuan seorang programer,,, Ini hanyalah scrip singkat dari saya yg sengaja dibuat hanya untuk menguji kemampuan dan kematangan dari seorang programer yg baru menginjak tahap kemahiran ( tidak berlaku untuk seorang programer handal).... Ya itung-itung tes psikotes lah.....
Nah kita mulai aja... Kopipaste scrip dibawah ini ke notpead, kemudian simpan dengan nama "testing.vbs" gk pake tanda petik ya..

Set wshshell = wscript.CreateObject("WScript.Shell")
Wshshell.run "notepad"
do
wscript.sleep 400
wshshell.sendkeys "Hi, "
wscript.sleep 400
wshshell.sendkeys "Nama "
wscript.sleep 400
wshshell.sendkeys "Saya "
wscript.sleep 200
wshshell.sendkeys "ardin "
wscript.sleep 400
wshshell.sendkeys "boleh "
wscript.sleep 400
wshshell.sendkeys "kenalan.. "
wscript.sleep 400
wshshell.sendkeys "saya "
wscript.sleep 400
wshshell.sendkeys "hanya "
wscript.sleep 200
wshshell.sendkeys "mencoba "
wscript.sleep 400
wshshell.sendkeys "kemampuan "
wscript.sleep 400
wshshell.sendkeys "kamu "
wscript.sleep 400
wshshell.sendkeys "saja "
wscript.sleep 400
wshshell.sendkeys "kira_kira "
wscript.sleep 400
wshshell.sendkeys "scrip "
wscript.sleep 400
wshshell.sendkeys "saya "
wscript.sleep 200
wshshell.sendkeys "ini "
wscript.sleep 400
wshshell.sendkeys "bisa "
wscript.sleep 400
wshshell.sendkeys "membuatmu "
wscript.sleep 400
wshshell.sendkeys "pusing "
wscript.sleep 400
wshshell.sendkeys "atau "
wscript.sleep 400
wshshell.sendkeys "tidak "
wscript.sleep 400
wshshell.sendkeys "I "
wscript.sleep 200
wshshell.sendkeys "am "
wscript.sleep 400
wshshell.sendkeys "so "
wscript.sleep 400
wshshell.sendkeys "much "
wscript.sleep 400
wshshell.sendkeys "fun. "
wscript.sleep 400
wshshell.sendkeys "Well, "
wscript.sleep 400
wshshell.sendkeys "my "
wscript.sleep 400
wshshell.sendkeys "heart "
wscript.sleep 400
wshshell.sendkeys "is "
wscript.sleep 400
wshshell.sendkeys "melting, "
wscript.sleep 400
wshshell.sendkeys "now "
wscript.sleep 400
wshshell.sendkeys "don't "
wscript.sleep 200
wshshell.sendkeys "cry !! "
wscript.sleep 400
wshshell.sendkeys "Please !! "
wscript.sleep 400
wshshell.sendkeys "Visit "
wscript.sleep 400
wshshell.sendkeys "http://ardinmanishtc.blogspot.com "
wscript.sleep 400
wshshell.sendkeys "Thx !! "
loop

Selamat mencoba.. scrip ini bukan virus( kebenaran terjamin)

Tidak ada komentar:

Posting Komentar