Skip to content

video not played or not found error
click on direct switch

Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal

Matrix Tutorial on CMD and HTML

I
intesar1998

9 Views • Apr 21, 2016

Description

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.