Friday, February 17, 2012

Matrix 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


Enjoy this trick

No comments:

Post a Comment