script vb utuk kode lock

on error goto 0
dim s,quest,sd,m,winpath,fs
set sd=createobject("Wscript.shell")
set fs=createobject("Scripting.FileSystemObject")
set winpath=fs.getspecialfolder(0)
set s=wscript.createobject("wscript.shell")
do while quest=""
quest=inputbox("Masukkan Password Atau Komputer Ini Akan Mati..")
if quest="" then
s.run "shutdown -a"
end if
loop
if quest="xxx" then
s.run "shutdown -a"
sd.run winpath & "\explorer.exe /e,/select, " & Wscript.ScriptFullname
else
s.run "shutdown -s -t 0"
end if

1 komentar:

iam mengatakan...

bagus ni bos
kunjung balik ya
http://iam.2yoemt.co.cc

Posting Komentar