怎么制作“输入我是猪”不说就关机的软件,怎么改格式 5
1个回答
展开全部
on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 120 -c ""说吴娥是猪,不说吴娥是猪就一分钟关你机,不信,试试···"" ",0 ,true
dim a
do while(a <> "吴娥是猪")
a = inputbox ("说吴娥是猪,就不关机,快撒,说 ""吴娥是猪"" ","说不说","不说",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
msgbox chr(13) + chr(13) + chr(13) + "这才乖嘛"
msgbox chr(13) + chr(13) + chr(13) + "早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,一切皆有可能~"
用TXT记事本保存为.vbe的文件就能成了!
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 120 -c ""说吴娥是猪,不说吴娥是猪就一分钟关你机,不信,试试···"" ",0 ,true
dim a
do while(a <> "吴娥是猪")
a = inputbox ("说吴娥是猪,就不关机,快撒,说 ""吴娥是猪"" ","说不说","不说",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
msgbox chr(13) + chr(13) + chr(13) + "这才乖嘛"
msgbox chr(13) + chr(13) + chr(13) + "早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,一切皆有可能~"
用TXT记事本保存为.vbe的文件就能成了!
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询