just simply open notepad and type the following then save it as anything.bat
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
you can change the color to whatever you want by switching the number.
No comments:
Post a Comment