Skip to content
Permalink
Browse files Browse the repository at this point in the history
refined broken mode
  • Loading branch information
FrankEnderman committed Sep 21, 2021
1 parent ab8a68b commit a4fd717
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Trinity.bat
Expand Up @@ -358,6 +358,7 @@ if %FD% == 2 goto menu
start iexplore "https://www.youtube.com/watch?v=-345VbbYTN8"
:ctrlPanel
cls
timeout /T 1 /NOBREAK >nul
echo 1.power options 2.productivity 3.menu 4.BROKEN MODE (DANGER)
set /p DFF= select:
if %DFF% == 1 goto powerOptions
Expand All @@ -370,7 +371,7 @@ echo %random%
timeout /T 2 /NOBREAK >nul
echo %random%%random%%random%%random%%random%%random%%random%
timeout /T 4 /NOBREAK >nul
echo %random%%random%%random%%random%%random%%random%%random%
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
timeout /T 3 /NOBREAK >nul
echo DRIVE CORRUPT
timeout /T 1 /NOBREAK >nul
Expand All @@ -385,6 +386,6 @@ timeout /T 3 /NOBREAK >nul
echo restarting....
timeout /T 2 /NOBREAK >nul
echo BOOTING INTO TRINITY RRBI
timeout /T 2 /NOBREAK >nul
timeout /T 5 /NOBREAK >nul
pause
goto boot

0 comments on commit a4fd717

Please sign in to comment.