Sunday, March 24, 2013

Matrix falling trick (notepad)

Matrix falling trick (notepad)

1. Open notepad.
2. Write the following code int it:

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

3. save it as anyhting.bat. Open thefile the magic starts.

No comments:

Post a Comment