ReePrime China
Matrix Tutorial on CMD and HTML

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

Matrix Tutorial on CMD and HTML

9 次观看 04:29 intesar1998

描述

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.