Introduction: Wake Up Neo
This is an Instructable on how to be like Trinity when she hacked Mr. Anderson's computer.*This is explained for someone who has never used batch or command prompt before.*
Step 1: Its So Colorful
First type
'@ echo off'
Now you have to choose you color. their are many combinations. All things below are combinations.*Remember, first digit is background, second forground.*
0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green a = Light Green
3 = Aqua b = Light Aqua
4 = Red c = Light Red
5 = Purple d = Light Purple
6 = Yellow e = Light Yellow
7 = White f = Bright White
Try mixing it up a little for cool color combos!
'@ echo off'
Now you have to choose you color. their are many combinations. All things below are combinations.*Remember, first digit is background, second forground.*
0 = Black 8 = Gray
1 = Blue 9 = Light Blue
2 = Green a = Light Green
3 = Aqua b = Light Aqua
4 = Red c = Light Red
5 = Purple d = Light Purple
6 = Yellow e = Light Yellow
7 = White f = Bright White
Try mixing it up a little for cool color combos!
Step 2: W Wa Wak Wake
You have to type the letters in ,for lack of a better term, one at a time like in the pictures.
Step 3: Ping Pong
Next type
'ping localhost -n .5 >nul'
*This tells the computer to pause, I guess, for .5 seconds.*
'ping localhost -n .5 >nul'
*This tells the computer to pause, I guess, for .5 seconds.*
Step 4: CLEAR ZAP!!!!
Next type
'cls'
*This clears the screen but don't worry, nothing will be lost. The next line will pop up before the one your viewing leaves.
'cls'
*This clears the screen but don't worry, nothing will be lost. The next line will pop up before the one your viewing leaves.
Step 5: Wake Up Neo... the Matrix Has You....
Their you go, Trinity's hack.