Print matrix on screen

01:55 0 Comments

  1. Open Notepad and copy below code into it.

    @echo off 
  2. color 02
    :start
    echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
    goto start

  1. Now save this file as Matrix.bat (name can be anything but .bat is must).
  2. Open your saved file and you will have matrix effect on your screen.

Itachi443

Some say he’s half man half fish, others say he’s more of a seventy/thirty split. Either way he’s a fishy bastard.

0 comments: