Introduction: Matrix Batch Code

About: I am a programmer and lego animator I work for BRICK OR BLOCK and COMMAND OR CODE I own COMMAND OR CODE my friend (Quinten) and I owns BRICK OR BLOCK

This is my first instructable instruction today I am going to give you a step by step instruction to make a matrix using batch

Step 1: Getting in Notepad

Go to start menu and search notepad and click Notepad

Step 2: The Code

Type this code into Notepad

:CODE

@echo off
title Matrix100

color 0a

mode 100

echo _

echo [_]

echo -

echo Brought to you by COMMAND OR CODE

echo Hand Written Batch Code by Billy Reedy

pause>nul

set r=100242011862467

:B

echo %r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%%r%

goto B

Step 3: Save As

After pasting in the code save it as Matrix.bat and change the type to All Files then push save

Step 4: Matrix!!!

Then open up the file and have fun!! :-)