Friday 22 November 2013

How to do the matrix effect using notepad

Copy and paste the following then save it as anything .bat dont worry u can open it its not dangerous its just great effects


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

    No comments:

    Post a Comment