Wednesday, September 19, 2012

Matrix Effect

Matrix Effect Just For Fun


To create a matrix effect
Open notepad and paste this codes--( Yellow Highlighted)



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


Save it  with any name and  .bat format (Ex.  Name.bat)

Then double click the file and yuo will see the Matrix Effect Created by You................

You can change the colour of numbers by changing the value of color "2" in second line..

Don't forget to comment

2 comments: