Tuesday, July 12, 2011

MATRIX LIKE EFFECT

Excellent 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



AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic

No comments:

Post a Comment