This falling code trick is extremely popular among social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
Notepad Trick
Upon running the bat file, you will see the "Matrix falling code" effect.
0 Comments