Moviez Phase

DOWNLOAD FREE UNLIMITED MOVIES AND MUSIC

Breaking

Thursday, August 28, 2014

Notepad Tricks: Cool Notepad tricks for Windows

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
____________________________________________________________________________________
Notepad tricks
Matrix Falling Code Effect - Notepad Trick

Upon running the bat file, you will see the "Matrix falling code" effect.

No comments:

Post a Comment