0

Matrix Falling Code Effect - Notepad Tricks (.BAT File)


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
:tricksedge
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricksedge






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




Post a Comment

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top