Kumpulan Script ( 10 ) Buat Jahil Menggunakan Notepad Terbaru

ILMUANE new update

↑ Grab this Headline Animator

Kumpulan Script ( 10 ) Buat Jahil Menggunakan Notepad Terbaru


Hay Sobat ilmuane , kali ini saya akan Share Kumpulan Script Buat Jahil Menggunakan Notepad , paling enak itu jahilin teman , tapi kita sendiri paling tidak mau di jahilin . Script yang sahre ini berfungsi pada OS Windows , Script ini akan berfungsi sesuai dengan fungsinya , namun kalianga usah takut , ini hanya sebuah permainan yang jahil , jadi santai .

Note : Hanya bisa mengguanakn Notepad / Notepad ++ , dan Semua Script
           di save dengan format .VBS dan .BAT
 
Langsung saja berikut Script Script buat Jahilin teman kalian :

1. Muncul Pesan Sesuai teks yang kamu ingin kan


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

Note : save dengan ekstensi .BAT

2. Menyalakan tombol Caps lock secara simultan :

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

 Note : save dengan ekstensi .VBS

3.  Buka/tutup CD drive secara terus menerus :

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 ekstensi .VBS

4. Tekan Enter secara simultan :


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

 Note : save dengan ekstensi .VBS

5. Mengetik pesan kita secara otomatis di notepad :


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 ekstensi EX.VBS

6. Menjalankan BACKSPACE secara simultan :



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 ekstensi EX.VBS

 7. Buka Notepad secara terus menerus :




@ECHO off
:top

START %SystemRoot%\system32\notepad.exe

GOTO top



Note : save dengan exstensi type .bat

8. Muncul 5 pilihan yang harus dipilih korban :





@echo off

title The end of the world

cd C:\<$2Fdiv>

: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 ekstensi .BAT

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




Set wshShell = wscript.CreateObject(?WScript.Shell?)

do

wscript.sleep 100

wshshell.sendkeys ?You are a Gay?

loop


Note : save dengan ekstensi .VBS

10.  Lampu keyboard kelap-kelip :



Set wshShell =wscript.CreateObject("WScript.Shell")
 do

 wscript.sleep 100

 wshshell.sendkeys "{CAPSLOCK}"

 wshshell.sendkeys "{NUMLOCK}"

 wshshell.sendkeys "{SCROLLLOCK}"

 loop


Note : save dengan ekstensi .VBS

Nah untuk mematikan tool jahil yang susah tersebut , buka Task Manager pilih Tool jahil lalu End Proses . Selesai . Sekian Trik Jahil Menggunakan Notepad dari saya , semoga bermanfaat :)

Sumber : blog.cyber4rt
 

Dunia Aneh
Kumpulan Artikel Unik dan Aneh sepanjang Masa
Catatan dosen

Tips Android dan BBM
Kumpulan Ulasan tentang Tips Android dan BBM
Putera Dosen

Meme Lucu Banget
Kumpulan Meme Lucu yang lagi ngetren
Cds Blog

Kumpulan Artikel Menarik
Semua Artikel yang Kamu Cari Ada di sini
230 Penulis
Ads by BLOGGER

2 Responses to " Kumpulan Script ( 10 ) Buat Jahil Menggunakan Notepad Terbaru "

SILAHKAN BERKOMENTAR YANG SOPAN... Jangan meninggalkan link aktif , komentar spam tidak akan dipublikasikan!