How to create a matrix
- OPEN the notepad or notepad++ whatever you like....
- TYPE the commands as shown below & SAVE the document with a name what you like....
- one important thing is , SAVE it as a BATCH FILE...
- I mean give .bat extension
- CLOSE it
- OPEN the batch file and press any key
- see the MAGIC....
- @echo off
- pause
- color 0a
- mode 1000
- :a
- echo %random%%random%%random%%random%....
- goto a
Yup !!! I know that we are getting lazy day to day ...
So, i give you a ready made text file & batch file...
DOWNLOAD it & enjoy the MATRIX.
Comments
Post a Comment