Introduction: How to Make a "MATRIX" Effect on Notepad
This 4 step instructable will show you how to make an awsome matrix right in your own home!!
Well.........on your computer at least.
Well.........on your computer at least.
Step 1: Step 1 Open Notepad
Open the notepad file that is located on your computers accessory folder in the start menu.
Step 2: Copy and Paste the Extention Below in the Notepad File
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Step 3: Save the File
Save the file on your desktop with .bat extension like Matrix.bat
Step 4: ENJOY!!!!!!!!!!!!!
Open your Matrix.bat file and watch the matrix unfold!!