打印

[提问] 恶搞的批处理 大家来帮忙

恶搞的批处理 大家来帮忙

我记得原来黑X里有个批处理恶搞的文章   现在有用 可是找不到了  大家帮帮忙啊 !!!!谢谢
因爲別人很純潔,所似我很龌龊.

TOP

类似VBS脚本很多的。

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) + "哈哈哈哈,真过瘾"
本帖最近评分记录
  • Winnip 金币 +2 我很赞同 2008-8-4 11:49
看不懂
先顶一下
在黑的世界奋斗,永无止境!

TOP

bat不行吗?
把代码放到TXT里面,直接被金山杀……

TOP

本帖最近评分记录
  • Winnip 威望 -2 纯属灌水 2008-11-17 09:48
建议改一下
  瑞星现在把它当恶搞软件杀

TOP

我记得以前有个一修改注册的

改键值就能翻转桌面
Do not , for one repulse , give up the purpose that you resolved to effect

Processed in 0.096540 second(s), 6 queries, Gzip enabled