End game protocol batch file
Channel:
Subscribers:
2,770
Published on ● Video Link: https://www.youtube.com/watch?v=PiV1u1RT77g
this is the code
if you say y and press enter your pc will shut down
@echo off
mode 200
color 0a
set /p ans="would you like to transfer all files to server and shut down pc Y/N:"
if %ans%==y (
goto a
)
if %ans%==n (
goto b
)
:a
echo haha every thing just got backed up to an external hard drive and about ten servers in difrent states and the
echo.
echo password changes every minute so good luck getting the data thats on this pc and if the hard drive is
echo.
echo removed it will lock up so yeah hahahaha
echo.
echo you have 5 seconds to deavtivate
timeout /t 5
shutdown.exe /s /t 00
:b
echo.
echo End game protocol canceled
timeout /t 5
Other Videos By Synthetic Everything
2016-01-10 | google earth 1930 2000 |
2016-01-09 | nerf retaliator reveiw and test |
2016-01-07 | best nasa image of the day pictures from 2015 |
2016-01-07 | nerf firestrike reveiw and test |
2016-01-03 | GoPro Hero starter edition reveiw |
2015-12-31 | minecraft survival episode 1 |
2015-12-14 | testing nokia 521 speakers |
2015-11-28 | This should be a comerical. best acting ever. nikola tesla induction motor. |
2015-11-26 | Favoite pictures taken by hubble space telescope |
2015-11-24 | Edited fireworks show timelapse with music |
2015-11-20 | End game protocol batch file |
2015-11-16 | Batch file with menus |
2015-11-14 | Hack prank 2 |
2015-11-12 | Hack prank 1 |
2015-11-10 | Batch file basics |
2015-11-08 | Fireworks |
2015-11-06 | Video intro |
2015-11-04 | YouTube outro |
2015-10-13 | Channel intro |
Tags:
Synthetic
programer