QQ聊天中收到一个整人的关机文件,要打“我是猪.....”之类的是什么文件?
前不久与同学聊天中,意外收到一份文件,可笑的是一打开,屏幕上出现一些文件框,上面的意思是说,打“我是猪.....”的一些字,不打,电脑就会重新启动,我当时直接点了一下文件...
前不久与同学聊天中,意外收到一份文件,可笑的是一打开,屏幕上出现一些文件框,上面的意思是说,打“我是猪.....”的一些字,不打,电脑就会重新启动,我当时直接点了一下文件框中的“取消”结果没过多久电脑真的自己重启了,我一直很是郁闷-----这究竟是怎么回事?是什么系统?怎么弄得?
展开
1个回答
2013-11-22
展开全部
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 ("说我是猪,就不关机,快说,说 ""我是猪"" ","说不说","不说",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) + "哈哈哈哈,真过瘾" 建一个文本文档,复制上面内容 ,保存,最后把.txt改成.vbe
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 ("说我是猪,就不关机,快说,说 ""我是猪"" ","说不说","不说",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) + "哈哈哈哈,真过瘾" 建一个文本文档,复制上面内容 ,保存,最后把.txt改成.vbe
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询