Sunday, 1 June 2014

MATRIX FALLING CODE EFFECT - NOTEPAD CMD (.BAT) TRICKS



Hello Friends, today i am posting a new notepad trick which I Inspired by the movie Matrix, this falling code trick is extremely popular on 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
Upon running the bat file, you will see the "Matrix falling code" effect. 




Thanks for reading now its to share it with your friends below.

0 comments:

Post a Comment