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.
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
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!!

Participated in the
ShopBot Challenge
11 Comments
6 years ago
hie l dont want it just to put some randoms message l want it to have a message within like in the movies how do l do that
6 years ago
exchange the %random& with &start&0, 140 of them
it will create a popup sequence of cmds 140 times...
------------------------------------------------------------------------------------------------------------
@echo off
color 02
:start
echo &start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&&start&
goto start
------------------------------------------------------------------------------------------------------------
Reply 6 years ago
copy it and you will see the entire batch code
7 years ago on Introduction
7 years ago on Introduction
i did it! easy
8 years ago on Introduction
Could you explain how it works? I'm just now getting into this side of Notepad, and don't understand what any of it does. Or, could you direct me to where you learned?
10 years ago on Step 2
Thank it so easy ^_^
10 years ago on Step 4
Cool i learned thi a month ago and love it but i would like to know how to make it with a password lockout pin#
10 years ago on Step 2
Ha. This was cool. Thanks Wyatt!!
10 years ago on Step 2
Fun little batch file. I ran it just to see what it did.
Thanks!
Reply 10 years ago on Step 2
no problem have fun with it