Metrix in batch file 06-21-2011, 10:14 AM
#1
this is a code that shows numbers and letters running on the screen
i dont remember the code of green color i think is "color 0a"
@echo off
title metrix
color 0a
:metrix
%random% %random% %random%
%random% %random% %random%
%random% %random% %random%
goto metrix
thats it
i dont remember the code of green color i think is "color 0a"
@echo off
title metrix
color 0a
:metrix
%random% %random% %random%
%random% %random% %random%
%random% %random% %random%
goto metrix
thats it