Jumat, 25 November 2011

Matrix Effect using notepad

23.14


        This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basically we will be creating a small batch file in notepad.

  • Go to Notepad and copy below codes
@echo off

color 02

:start

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto start
  • Save this file as matrix.bat 
  • Now open this file as see matrix effect on your screen.
        If you like my posts then subscribe below for such more tutorials.

Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

0 komentar:

Posting Komentar

 

© 2013 Tips Publies. All rights resevered. Designed by Templateism

Back To Top