![]() |
|
Metrix in batch file - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Metrix in batch file (/Thread-Metrix-in-batch-file) |
Metrix in batch file - bar771 - 06-21-2011 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 RE: Metrix in batch file - DeffoN - 06-30-2011 PLease first use search on this forum before posting :S There is a thread same as this for the same thing ! |