Tuesday, April 20, 2010

Fun Tricks With Notepad (Make Matrix)(Log trick )(Open console box )




1)How To Make Matrix With NotePad

I’am going to show you how to make cool Matrix batch file using notepad.
Open notepad and type in
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start


Save it as matrix.bat

Double click on file and it will open the matrix

2)Log trick 

This is simple, open notepad and type .LOG 

Save it as .LOG.txt

Whenever you open the file with that text in the first line in the notepad, it will insert the current date and time at the end of the file. You can start entering your text after that.

3)Open console box 

Open Notepad and type starts like seen in picture below, but you can make as many as you would like.

Save it as start.bat . Depending on how many times you wrote start console boxes open.

People who read this post also read :



If you liked my post then,

Subscribe to this site via Email:

Click here to Subscribe to FREE email updates from "itrickz", so that you do not miss out anything that can be valuable to you and your blog!!

DropJack!
Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

0 comments: on "Fun Tricks With Notepad (Make Matrix)(Log trick )(Open console box )"

Post a Comment