#navbar-iframe { display: hidden } Technoholic: MATRIX IN CMD

Saturday, June 26, 2010

MATRIX IN CMD



  • Open Notepad.
  • Copy the below mentioned text in your notepad file:
  • @echo off
    color 02
    :start
    echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
    goto start
  • Save the file with .bat extension like Matrix.bat
Thats it. Just open the file to see the matrix effects

No comments:

Post a Comment