the title says it all
heres the code----
@echo off
:Matrix
color 02
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto Matrix
save as .bat
The important part is the "%random%" code. %random% basicaly just generates a random number. The rest just tells the computer to go back to the :matrix Part. Really simple but with a cool result.
cool
Ronbugy9 1 year ago