WELCOME

HELLO! !!

Wednesday, December 22, 2010

How To Make Matrix With NotePad

Quote:
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


No comments:

Post a Comment