Difference between revisions of "Make the Matrix Raining Codes by Using Only Notepad"

69.62.140.86 (69.62.140.86)
(importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "Windows" to "Windows")
Line 1: Line 1:
 
At the beginning of the ''Matrix'' movie, the Wachowski brothers use a novel computer trick that gets code to rain down vertically. With a little bit of effort, you can make that effect on your computer by using only notepad! Detailed instructions after the jump.
 
At the beginning of the ''Matrix'' movie, the Wachowski brothers use a novel computer trick that gets code to rain down vertically. With a little bit of effort, you can make that effect on your computer by using only notepad! Detailed instructions after the jump.
[[Category:Windows]]
+
[[Category: Windows]]
 
== Steps ==
 
== Steps ==
 
#Open notepad and type what you see below this. The numbers after the word echo are random.<br>@echo off<br /><nowiki>:a</nowiki><br />color 2<br />echo 1 1 1 0 1 0 0 0 1 1 1 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 1 0 1 0 0 0 1 1 1 1<br />ping localhost -n 1 > nul<br />echo 1 1 0 1 1 1 0 0 0 1 0 1 a f h 0 0 0 1 0 1 1 0 0 1 1 1 0 0 1 0 1 0 0 1 1 0<br />echo 1 0 0 1 1 0 9 8 1 2 0 1 9 9 2 1 1 1 0 0 1 0 1 1 1 0 1 1 0 1 0 0 0 1 0 1 1<br />  ping localhost -n 1 > nul<br />echo 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 01 0 1 0 0 1 0<br />ping localhost -n 1 > nul<br />echo 1 0 1 1 1 0 1 1 0 9 1 1 2 1 1 0 9 1 0 5 7 7 8 7 8 1 3 2 1 2 1 2 3 2 1 3 4<br />ping localhost -n 1 > nul<br />echo 1 1 1 0 1 0 0 1 0 0 0 1 1 1 0 0 1 1 1 4 1 2 1 1 2 0 1 0 1 2 2 1 0 1 1 0 1<br />goto a
 
#Open notepad and type what you see below this. The numbers after the word echo are random.<br>@echo off<br /><nowiki>:a</nowiki><br />color 2<br />echo 1 1 1 0 1 0 0 0 1 1 1 1 0 0 0 1 1 0 0 1 0 0 0 1 1 0 1 0 1 0 0 0 1 1 1 1<br />ping localhost -n 1 > nul<br />echo 1 1 0 1 1 1 0 0 0 1 0 1 a f h 0 0 0 1 0 1 1 0 0 1 1 1 0 0 1 0 1 0 0 1 1 0<br />echo 1 0 0 1 1 0 9 8 1 2 0 1 9 9 2 1 1 1 0 0 1 0 1 1 1 0 1 1 0 1 0 0 0 1 0 1 1<br />  ping localhost -n 1 > nul<br />echo 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 01 0 1 0 0 1 0<br />ping localhost -n 1 > nul<br />echo 1 0 1 1 1 0 1 1 0 9 1 1 2 1 1 0 9 1 0 5 7 7 8 7 8 1 3 2 1 2 1 2 3 2 1 3 4<br />ping localhost -n 1 > nul<br />echo 1 1 1 0 1 0 0 1 0 0 0 1 1 1 0 0 1 1 1 4 1 2 1 1 2 0 1 0 1 2 2 1 0 1 1 0 1<br />goto a