Matrix Batch Code

by maker5741 in Circuits > Software

5273 Views, 16 Favorites, 0 Comments

Matrix Batch Code

matrix code.jpg

This instructable will teach you how to make the matrix code in batch.

Open Notepad

Notepad.png

Write the Code

matrix code.jpg

@echo offcolor 02:startecho %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%goto start

Save As a Batch File

Hit save. Delete the .Blah blah and replace it with .bat

You're Done

just run the program and you're good to go.