Matrix Effect

by CodeSmartz in Circuits > Computers

1507 Views, 10 Favorites, 0 Comments

Matrix Effect

SuperCodes.png

This is how you make a MATRIX EFFECT in notepad

  1. Open notepad
  2. Copy the code below
  3. Click File then click Save as
  4. Save the file as codes.bat
  5. Then click Text Document and change it to All Files

@echo off
cls mode 1000 :loop color 0a 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% goto loop