Create Matrix Effect Using Notepad

on Wednesday 25 July 2012

@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start


Save this file as Matrix.bat
Make sure the file type is kept as ALL FILES while saving it as a .bat file.

0 comments:

Post a Comment