jam kalender mini

Jumat, 02 November 2012

Kumpulan Script Jahil



1) Memberi pesan dan langsung shutdown komputer.

Buka Notepad
Caranya : Klik Start, All Programs, Accessories, Notepad.
Ketik Script dibawah ini dan Save as menggunakan extensi .bat
@echo off
msg * Aku tidak suka kamu
shutdown -c "error ! lo muka lu koq jelek gitu,,??" -s

2) Menyalakan tombol caps lock secara tidak terkendali

Ketik Script dibawah ini dan Save as menggunakan extensi .vbs
Set wshShell =wScript.CreateObject("WScript.Shell")
do

wScript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop

3)Buka/ tutup CD ROM secara terus menerus

Buka Notepad lalu ketik Script dibawah ini dan Save as menggunakan extensi .vbs
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wScript.sleep 5000
loop

4) Tekan Enter secara tidak terkendali

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extension .vbs
Quote:
Set wshShell = wScript.CreateObject("WScript.Shell")
do
wScript.sleep 100
wshshell.sendkeys "~(enter)"
loop

5) Mengetik pesan secara otomatis di Notepad

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extensi .vbs
WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "Notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys " th"
WScript.Sleep 500
WshShell.SendKeys "ank"
WScript.Sleep 500
WshShell.SendKeys "s! "

6) Menjalankan BACKSPACE secara tidak terkendali

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extensi .vbs
MsgBox "Let's go back a few steps"
Set wshShell =wScript.CreateObject("WScript.Shell")
do
wScript.sleep 100
wshshell.sendkeys "{bs}"
loop

7) Hack keyboard sehingga korban dipaksa mengetik "You are a gay" secara tidak terkendali

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extensi .vbs
Set wshShell = wScript.CreateObject("WScript.Shell")
do
wScript.sleep 100
wshshell.sendkeys "You are a gay"
loop

8) Buka Notepad secara terus menerus

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extensi .bat
@ECHO off
:top
START %SystemRoot%\system32\Notepad.exe
GOTO top

9) Munculkan 5 pilihan yang harus korban pilih

Buka Notepad ketik Script dibawah ini dan Save as menggunakan extensi .bat
@echo off
title The end of the world
cd C:\
:menu
cls
echo oops gw gak tanggung jawab lho apa yang barusan lu lakuin hehhe,,semuanya dh jadi tanggung jawab lu sendiri...
pause
echo pilih nama cwe yang lu suka =P :
echo 1. datanya bakal ilang lho.
echo 2. komputer nya corrupt lho
echo 3. heheh no comment deh klo yang ini
echo 4. mau mati pake jalan ini?
echo 5. bye bye...
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two

1 komentar:

100 DOCUMENT GRATIS UNTUK BUAT MESIN UANG GRATIS + TARFFIC BLOG GRATIS 100% FREE mengatakan...

posts and your blog is very interesting article provides insight for me, keep your blog so I can visit again to see your blog posts and articles later .. thanks for the info

translate

English French German Spain Italian Dutch Russian Portuguese Japanese Korean Arabic Chinese Simplified
Saya tidak online 24 Jam dan hanya sendiri mengurus blog ini, mohon maaf bila komentar anda tidak di balas. Mohon gunakan kata-kata yang sopan dalam memberikan komentar. Komentar SPAM, SARA, dan sejenisnya tidak akan di tampilkan. Komentar hanya Thanks, Mantap, Pertamax, dll. Tidak akan di tampilkan.