Sunday 18 March 2012

How To Make Matrix With NotePad

I’am going to show you how to make cool Matrix batch file using notepad.
Open notepad and type in
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start


Save it as matrix.bat

Double click on file and it will open the matrix

0 comments:

Post a Comment

Search This Blog