"Checking file on C: drive file is a NTFS"
"Press any key to cancel (countdown from 10)"
It could be "Missing file on C: drive" or "Formating file on C: drive", i'd have to restart to check... Anywho, whenever I hit that good ol' any key it starts up like usual no problems what-so-ever. The first time I saw that message it was:
"Formating file on F: drive file is a FAT"
"Press any key to cancel (countdown from 10)"
Drive F doesn't exist.... >.>
Anywho the problems started occurring after I tried Tremors code
- Code: Select all
@ECHO OFF
ECHO =
ECHO ======== SECURITY BYPASS ==========
ECHO = Press 'A' To Continue =
ECHO ===================================
ECHO =
CHOICE /C:A2 /N /T:2,10 = Press A To Continue
IF ERRORLEVEL 2 GOTO BYPASS
IF ERRORLEVEL 1 GOTO BYPASS
:BYPASS
ECHO Security Bypass now in progress...
shutdown.exe /t 5 /c "Security Bypass In Progress" /f /s
ECHO adf32423897dfakjhkjhaf8923423khjk
ECHO ======== SECURITY BYPASS ==========
ECHO code: 3289723326
ECHO ===================================
ECHO ajhkfa823423897adsjkkjhad89234238
And as a platen idiot, I tested it just for kicks and grins and it inevitable shut down my computer... Then BAM Formating message... Now I figured that he just through the formating message is a funny for the O.P. of that topic asking how to hack something, so I pressed any key had a good laugh deleted it and moved on, but then this new message is occurring and for the life of me I can't figure out why...Is this just a run of the mill computer malfunction? Or did something go wrong? Or did I download to much pron?



