电脑整蛊关机html代码,恶搞关机的脚本小程序 -电脑资料
恶作剧的关机程序,发给朋友,打开一分钟立即关机,不要用于非法用途,
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) + "哈哈哈哈,真过瘾"
把上面的文字复制到记事本内,恶搞关机的脚本小程序》(https://www.unjs.com)。另存为名字随便你起记住后面的一定要加 .vbe
使用文件传送给朋友只要朋友一打开一分钟就会关机。如上面说的要你说那三个字就不会关机了哈哈大家试试吧。
总结
以上是生活随笔为你收集整理的电脑整蛊关机html代码,恶搞关机的脚本小程序 -电脑资料的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 阿里云Aliplayer高级功能介绍(一
- 下一篇: 【企业架构】什么是 Zachman 框架