FUteam 2008-6-7 13:43
让心爱的人说爱你
这只是一个小小的一条 do-while的 JS脚本
但却可以在你的"淫威”下
让心爱的人说爱你 o(∩_∩)o...(建议用QQ直发 哈哈~~)
(*^__^*) 嘻嘻…… 劳烦大家 下载完在回复一下 顶顶人气
偶刚注册 需要大家支持 偶也会多多努力的 做出更好玩的东西来
—————————————使用方法———————————————
1.复制下列代码
2.粘贴到新建文本文档中
3.保存
4.重命名为 爱要大声说出来.vbs
5.调试发送
on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 60 -c ""我爱你个大西瓜,不说我爱你个大西瓜就一分针关你机,不信,试试o(∩_∩)o..."" ",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) + "哈哈哈哈,真过瘾"
_________________________________
[url=http://www.csebbs.cn/forumdisplay.php?fid=91][color=#810081]【黑客社区---从零开始学技术】[/color][/url]
_________________________________
ailimama
Viracle 2008-6-25 08:05
沙发::03:: 貌似很好玩的样子?~试试~~::06::
@小特@ 2008-6-25 10:09
好贴子没有不支持的理由 支持支持o(∩_∩)o...::05::
黑色的枫叶 2008-6-25 10:16
顶!~~好好玩~~
支持啊~~~
请加油继续~~::03::
tovenja 2008-7-4 13:43
靠,真他妈绝了
靠,绝了,绝了服了这人,估计你这招没比你更绝的了,呵呵!!!
菜鸟123 2008-7-5 07:19
不错LZ,不过,我去改成"我爱你"也很不错哦:face23 :face23 :face23 :face23
子夜孤阳 2008-7-5 09:43
呵呵支持哈哈::16:: ::03:: ::09::
小枫 2008-7-5 10:26
哈哈,^_^,真强!!!!!::04:: ::04:: ::04::
yzj6226621123 2008-7-5 18:10
支持...::26:: ::26:: ::26:: ::26:: ::26:: ::26:: ::26:: ::26::
净网无能 2008-7-10 12:02
回复 1# 的帖子
youchuang有创意 但是时间短 而且 输入shutdown -a 就没事了
wxn153 2008-7-11 17:37
可以::04:: ::04:: ::04:: ::04:: ::04:: ::04:: ::04::
OnlyDark 2008-7-13 17:11
哈哈 太有意思了。。
太有创意了!!!
::02:: ::02:: ::02::
xuguan21 2008-7-13 21:50
有意思!!顶。。。。。。。。。。。。。。。。。。。
jusha 2008-7-23 14:58
太棒了::04:: ::04:: ::04:: ::04::
失忆 2008-7-23 17:11
呵呵,这个好像是根据一个关机的代码写下来的, on error resume next
dim WSHshellA
set WSHshellA = wscript.createobject("wscript.shell")
WSHshellA.run "cmd.exe /c shutdown -r -t 30 -c ""说小赵旭是猪,不说就20秒关你机,不信?试试···"" ",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) + "小赵旭o(∩_∩)o...早说就行了嘛"
dim WSHshell
set WSHshell = wscript.createobject("wscript.shell")
WSHshell.run "cmd.exe /c shutdown -a",0 ,true
msgbox chr(13) + chr(13) + chr(13) + "哈哈哈哈,晕了吧!真过瘾o(∩_∩)o..."
给认定制的一个版本,o(∩_∩)o...,原版本 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) + "哈哈哈哈,真过瘾"