Category
Future Courses
Shortcut-Keys
Future Gadgets
Cheat Codes
Computer Tricks
Chat Room
11 Awesome Notepad Tricks
Computers Future website revealed some of the interesting and unknown Tricks that you never know yet. So just try it and know about your computer abilities. Here you can find out what types of trick you can do with Notepad.
Matrix with notepad………………
Just you need that to open notepad and type this
@echo off
color 0a
:A
echo 7 y x 3 W 8 G M P q 1 F 0 U v c i j O D s a E I j H 9 t 6 7 z C B 4 g 8 3 W 8 G
ping localhost -n 1 > nul
goto A
and after you do this save the file as Matrix2.bat remember the file type should be kept as All FILES while saving a .bat file. And save it in you desktop.
Now go the desktop and run the file. Here you know the secret
Make a Log Book or Diary……………………….
Open a New Notepad file and type “.LOG” and save it. Remember do not type “”these marks. Now save this file and reopen the file and you will notice that the Date and Time automatically come. Now write something and save it and now open that file once again you will see again Date and New Time automatically come. Now whenever you work on this file Date and Time always with you file and it will be you personal Diary. So enjoy…
Now this is Really cool one……….
Now this is really damn trick with notepad. Even Georger bush could not understand how this is work every time….
Open a new notepad file and and write the following lines that is given below:-
Bush hid the facts
Don’t hit enter at the end of the line.
Now save this file as bush.txt
Just open the notepad file and see what happens….
Shut Down your computer with Notepad………….
Yes you can also shutdown your computer with the help of notepad just follow this steps…….
Open notepad >> Write
@echo off
msg * I am tired.
shutdown -c “So, Bye Bye” –s
Save the file as anyname.bat
Now open the file and your computer will Shut down on its after showing the message in it. That amazing right..
Best Trick Speak Message……………………….
This is the best trick with notepad you can do.But Remember you need Speaker or Headphone for this trick. Lets start with open a notepad file..
And write this:-
Dim message, sapi
message=InputBox("What do you want me to say?","Speak to Me")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak message
Save this file “Speak.vbs”
And now open it and write something in it and hit Enter.
Error message and shutdown………………….
Now this one is also a cool trick with notepad.. show a error message and shut down friends computer:-
Open Notepad and Type the following code
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" –s
You can also change the message by replacing the text by your message.
Save it as abc.bat. After saving just double click on the file to execute the file. You can also send this file to your friend and tell them to open it. Amazing right…..
