Pages

Wednesday, March 28, 2012

Notepad Tricks

 Matrix Effect


Not much to explain, just follow the steps and see the amazing matrix effect happen in your DOS window:
* Open Notepad.
* Copy the below mentioned text in your     notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start


Save the file as .bat extension like Matrix.bat
That's it. Just open the file to see the matrix effect !


World Trade Center Attack Trick

As you might be knowing that the flight number of the plane that had hit World Trade Center on that dreadful day (9/11) was Q33NY. Now call this trick a coincidence or something else but whatever it is, it does startle us.


Open Notepad.
Type “Q33N” (without quotes) in capital letters.
Increase the font size to 72.
Change the Font to Wingdings.


You will be amazed by the findings.




No comments:

Post a Comment