Your Ad Here

Your are Visitor

About This Blog

You will find everything from new and unique gadgets to software code, PC tweaks, How tos, etc in this blog.

Friday, December 5, 2008

The matrix falling code


Here is an easy batch file to create the matrix falling code effect, you can tweak to make it look closer to the matrix version.

Copy the following code between the lines to notepad and save it as Matrix.bat

NOTE: You must save it with the .bat extension or it wont work.


;---------------------------------------------------
@echo off
color 0a
:A
echo S T a y a s g j v 2 7 8 3 Z X S T a a1 Z X S T a y h g j v 2 7 8 3 2 T a y h 3 Z X
echo 2 a s v a 1 6 2 a s v 2 7 Z X S T a T Z X S T a 6 y h g j v 2 7 8 3 S T a y h g j
echo A 1 6 2 a s g j v 2 7 8 3 Z X S T a a1 Z X S T a y h g j v 2 7 8 3 2 a s X 8 3 Z X X y
echo a 1 6 2 a v a 1 6 2 a s X S T a T Z X7 Z X S T a T 8 3 Z Xy h g j v 2 7 8 3 7 8 3 2
echo a 1 6 2 a v a 1 6 2 a s X 8 3 Z Xy h g jS T a T 8 3 Z Xy h g j v 2 7 8 3 a s v 2 7
goto A
;-----------------------------------------------------------
Now double click that file and you have your falling code.

1 comments:

Shea December 5, 2008 5:48 AM  

hey thats pretty cool, I love the Matrix

Inspector Gadget

  © Blogger template The Professional Template by Ourblogtemplates.com 2008

Back to TOP