Search here

Friday, February 25, 2011

Funny Notepad tricks - make matrix effect by notepad

There are plenty of notepad tricks are available in internet, I have collected each of them and i will post them in my blog. In this post i am going to show you a notepad tricks by which you can make a matrix effect by your notepad. It really looks great ;)

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 :

Hope you like it i will post more notepad tricks 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.