Saturday, April 7, 2012

MATRIX LIKE EFFECT

Trick For Matrix Effect
just follow the steps
1. Open Notepad.
2.Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random%%random% %random%%random% %random%%random% %random%%random% %random%
goto start
3. Save the file with .bat extension like Mat.bat
it will look like image shown below
AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic

No comments:

Post a Comment