15 May, 2012

Cool Notepad tricks- Amazing

1. Create Falling Matrix with Notepad-
For creating matrix like code you need to follow simple steps given below
Open Notepad and paste the following lines
@echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start
Now save this as Matrix.bat and enjoyyy

2. Open endless Notepads
Open Notepad and type following code
@ECHO off :top %SystemRoot%\system32\notepad.exe GOTO top
Save it with .bat extension and enjoy.

3. How to Open Command Promt with notepad
Open Notepad and type following line
command.com
Save it with .bat as "cmd.bat" and Open it


4. Shutdown your PC with notepad
Here i am going to show you a trick, by that you can shutdown your PC with notepad.,.,
Open Notepad, type the following code
@echo shutdown.exe -s -t 10 -c "you are hacked"
Save it as shutdown.bat or any name with .bat extension

5. Worldtrade center attack-- funny trick
As you know thay no. of plane that hit World trade center was Q33NY , by co-incidence you can see it on notepad
Open Notepad, and type Q33NY
Now increase font size to 72 and change font to Wingdings
Now see the attack.,.,

6. See movie on command promt
Open Run, and type cmd
now type telnet towel.blinkenlights.nl
Hit Enter and it will connect in 5-10 sec,,, now enjoy and see.,., Starwars

Leave your comment here.,.,.

1 comment: