Best Cool and Funny Notepad Tricks
1. World Trade Center Attack Trick
You must be knowing the Flight Number of The Plane that hit the World Trade Centre on 9/11.The Name Of the Plane was Q33NY.Now call this trick a Coincidence or something else but it amazed all.
- Open Notepad
- Type Q33N in capital letters.
- Now increase the Font Size To 72
- Change the Font to Wingdings.
Also Read:Best Facebook Tricks
2. Test Your Antivirus
Want to test your antivirus that is it effective or not,Don’t worry you can solve this by using one of the Notepad Tricks.Just Follow the steps written below to get the answer.- Open Notepad
- Copy and paste this In your notepad.
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
- Save with an .exe extension like testingvirus.exe
Note:The EICAR test file(#3) is a 16 Bit application and will not Run on 64 Bit windows Versions.
3. Talk With Your Computer
Just wonder what will happen if your computer starts talking with you or saying your Commands??It would be really fun.It’s very easy To Do.Just we need a Vbs Script to do it.Let’s see.- Open Notepad
- Copy and Paste the Below code in Notepad.
Message=InputBox(“Enter text”,”Speak”)
Set Speak=CreateObject(“sapi.spvoice”)
Speak.Speak Message
- Save it as Speak.vbs as Or anything.vbs.
- Now Double click on the File and VB application will open just Input your Text and Press Enter and enjoy.
4.Matrix Effect
Inspired By the Film Matrix This tricks is very popular among youth on Social Networking sites.This Notepad Trick doesn’t need any explanation Let’s Do it.- Open Notepad
- Copy The Below mentioned Code and paste it into Notepad.
5.Make your Notepad A personal Diary.
Hey do you know that you can use your Notepad as your Personal Digital Diary or a Log Book.If not then follow these simple methods and in just seconds you will get your Own Digital Diary.- Open Notepad
- Type .LOG in Capital Letters and press Enter
- Save it with any name and close it.
6. Continuously Pop up Your Dvd-Drive
- Open Notepad
- Copy and paste the Code given below into your Notepad
- Save it with .vbs extension like Anything.vbs
Click on the file and open it,it will force your DVD drive to popout.So don’t use it On yourself try it onn your Friends.
7. Shut Down the computer after any message.
Want to trick your Friends? this is your best opportunity.Just use this Notepad trick and shutdown your Friend’s Pc.- Open Notepad
- Copy and Paste this Code into your Notepad
- Save it with .vbs extension like anything.vbs and Enjoy.
8. Bush Hid The Facts
- Open Notepad
- Type BUSH HID THE FACTS
- Save The File and Close it
- Then Open It and see.
9.Constantly Repeat Messages
Using this Trick you can annoy anyone and can force him to log off or restart his Computer.This will create infinite number of Messages.Just follow the steps to know about it.- Open Notepad
- Copy and Paste this Into your Notepad.
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
- Then save it as .bat extension like tricky.bat
- Then open it and see it will surely irritate you
10.Keyboard Led Disco
- Open Notepad
- Copy and paste these codes into your Notepad.
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop
- Save the file as disco.vbs
- Now open it and see the led light’s on your Keyboard will Go Crazy
No comments:
Post a Comment