Translate

Wednesday, 31 October 2012

Notepad tricks - make matrix effect by notepad

Step 1: To make a matrix effect at first open your notepad, (just press windows logo menu key + R then in Run Type Notepad) ,


Step 2: Now just copy the code below and paste it to your note book , (the code is typed in bold letters )



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



Step 3: Now you just have to save the file by giving .bat extension. Click File and then click Save As , Type any name and give the .bat extension. For example john.bat or Beiber.bat or Ladyhaga.bat ;) .

Now you are ready for the effects , Just click the file and enjoy the effects. The effect will be displayed in windows command box like the following picture :

No comments:

Post a Comment