(说我是猪 不说就关机)...怎么做的。。。用什么软件做的
3个回答
2013-07-10
展开全部
on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 300 -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) + "早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,真过瘾"
保存格式为:.vbe ,用记事本写!!!
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 300 -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) + "早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,真过瘾"
保存格式为:.vbe ,用记事本写!!!
2013-07-10
展开全部
on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""我是一头猪,不说我是一头猪就一分钟关你机,不信,试试···"" ",0 ,true
dim a
do while(a <> "我是一头猪")
a = inputbox ("我是一头猪,就不关机,快撒,说 ""我是大二B"" ","说不说","不说",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
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) + "哇哈哈哈,太过瘾了"
上面是代码 复制后用文本的方式保存 注意要存为后缀是.vbe的文本 破解方式:运行里输入shutdown -a注意有空格
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""我是一头猪,不说我是一头猪就一分钟关你机,不信,试试···"" ",0 ,true
dim a
do while(a <> "我是一头猪")
a = inputbox ("我是一头猪,就不关机,快撒,说 ""我是大二B"" ","说不说","不说",8000,7000)
msgbox chr(13) + chr(13) + chr(13) + a,0,"MsgBox"
loop
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) + "哇哈哈哈,太过瘾了"
上面是代码 复制后用文本的方式保存 注意要存为后缀是.vbe的文本 破解方式:运行里输入shutdown -a注意有空格
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
2013-07-10
展开全部
只是用系统自带的记事本编写的代码。写好代码后保存,把后缀名改成VBE,双击运行就行
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询