Matrix effect in notepad( only windows)

Copy and paste the following code in notepad       and save with a .bat extension.




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


Once you save the file with a     .bat extension   double click on it to see an awsm matrix effect on ur computer screen!!!
Enjoy!!

Comments

Popular Posts