Matrix Falling Code Effect - Notepad CMD (.BAT)
Tricks
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.
CODINGS
@echo off
color 02
:tricks
echo
%random%%random%%random%%random%%random%%random%%random%%random%
goto tricks
No comments:
Post a Comment