INFORMASI: satu script

Salam.. aku nak share satu script bat yang korang leh gune untuk kenekan mmber korang.. hehe


ni script nya



@echo off
msg *Hi Awak
shutdown -c "Ya! Saya Encem tapi bangang!" -s

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

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 wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "~(enter)"
loop

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




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 "Hai"
WScript.Sleep 500
WshShell.SendKeys "i "
WScript.Sleep 500
WshShell.SendKeys ", apa"
WScript.Sleep 500
WshShell.SendKeys "kha"
WScript.Sleep 500
WshShell.SendKeys "bar "
WScript.Sleep 500
WshShell.SendKeys "sihat"
WScript.Sleep 500
WshShell.SendKeys "tak "
WScript.Sleep 500
WshShell.SendKeys "sa"
WScript.Sleep 500
WshShell.SendKeys "ya"
WScript.Sleep 500
WshShell.SendKeys "baik"
WScript.Sleep 500
WshShell.SendKeys " baik"
WScript.Sleep 500
WshShell.SendKeys "saje"
WScript.Sleep 500
WshShell.SendKeys "s! "

MsgBox "Undur Ke Belakang"
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 "You are a fool."
loop



title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
korang leh gak try kat diri korang, hahaha lepas tu try bace script die, tgk setiap command yg tertulis, lakukan ape, hehehehhe

Tiada ulasan

Leave a Reply

Related Posts Plugin for WordPress, Blogger...
google-site-verification: googlec4265c62fcbefbca.html