Copy and paste the code given below in Notepad and save the file as Matrix.bat.
@echo off
color 02
:tricks
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto tricks
Run the bat file and you will see the Matrix Code Falling effect
@echo off
color 02
:tricks
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto tricks
Run the bat file and you will see the Matrix Code Falling effect
No comments:
Post a Comment