Skip to playerSkip to main contentSkip to footer
  • 9 years ago
Remember to copy whatever I put into notepad.
Here is the link to the HTML one:
http://www.4shared.com/document/tVsJMneM/matrix.html
The codes I put up for CMD are:
@echo off
pause
color 0a
mode 1000

:A
echo %random%
goto:A
REMEMBER TO SAVE THIS AS A BATCH FILE OR IT WONT WORK.
copy and paste %random% a lot of time for it to do the matrix thing properly.