Showing posts with label Notepad. Show all posts
Showing posts with label Notepad. Show all posts

Monday, 22 March 2010

Amaging Trick With NOTEPAD “world trade centre trick”

Hello Friends,


Did you know that the flight number of the plane that had hit WTC on
9/11 was Q33N .Open your Notepad in ur computer and type the flight
number i.e Q33N..Increase the Font Size to 72, Change the Font to
Wingdings. U will be amazed by the findings.

Saturday, 20 March 2010

Fun With Notepad

Hello Friends,

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 START 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.