Make matrix text floating using Notepad
Note: This is a harmless program and you can try out anytime anywhere
In Notepad
Type the following:
0echo off
color 2
echo
:start
%random%%random%%random%%random%%random%
goto start
Save the file as Matrix.bat (or any name with .bat extension)
Close notepad and double click Matrix.bat
Please note: The no. of times you put %random% defines the clearity of screen that means you add %random% upto 100 above times for good result
Note: This is a harmless program and you can try out anytime anywhere
In Notepad
Type the following:
0echo off
color 2
echo
:start
%random%%random%%random%%random%%random%
goto start
Save the file as Matrix.bat (or any name with .bat extension)
Close notepad and double click Matrix.bat
Please note: The no. of times you put %random% defines the clearity of screen that means you add %random% upto 100 above times for good result
No comments:
Post a Comment