Matrix Tutorial on CMD and HTML

visibility 9 wyświetleń schedule 10 lat temu timer 4:29
open_in_new Dailymotion
Remember to copy whatever I put into notepad.<br />Here is the link to the HTML one:<br />http://www.4shared.com/document/tVsJMneM/matrix.html<br />The codes I put up for CMD are:<br />@echo off<br />pause <br />color 0a<br />mode 1000<br /><br />:A<br />echo %random%<br />goto:A<br />REMEMBER TO SAVE THIS AS A BATCH FILE OR IT WONT WORK.<br />copy and paste %random% a lot of time for it to do the matrix thing properly.