How to Make a Computer Matrix (Windows)

by isaac.davis.1297943 in Circuits > Microsoft

1986 Views, 29 Favorites, 0 Comments

How to Make a Computer Matrix (Windows)

matrix.bmp

this is a simple program that uses the batch language to make a cool matrix!!!

The Code

code.bmp

First open notepad, then enter this code:

mode 1000
color 0a

@echo off

:A echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random% goto :A

Saving and Running

the save.bmp

Once you have entered the code you have to save it!

to do this you must go to "File" then click "Save As"

then Name it [What ever you name it].bat. the .bat is important.

then change the file type from "Text Documents" to "All files"

then save it where ever you want!

Then open it!!!