Type Here to Get Search Results !

Notepad Tricks: Cool Notepad tricks for Windows

Notepad, the text editor that comes bundled in Windows is an excellent tool for text editing. But that is not the only thing for which notepad is famous. It is also famous for its tricks and hacks. Here is a roundup of some of the best and coolest tricks that you can try using Notepad.

Matrix Falling Code Effect - Notepad CMD (.BAT) Tricks

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.



@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

Matrix Falling Code Effect - Notepad Trick


Upon running the bat file, you will see the "Matrix falling code" effect.

Make Your Keyboard Type (Any) Message Continuously-VBS Trick

This VBS trick can make any of your friend's keyboard type any message continuously. Open Notepad, copy the code given below and save the file as Tricks.vbs or *.vbs.



Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "This is a Virus. You have been infected."
loop



You might need to restart your computer to stop this. Send this file to your friends as an email attachment to see the fun.

Create a Harmless Funny Virus with Notepad-Continuously eject CD/DVD drives


This VBS trick will create a code which will continuously eject all your connected Optical drives. If you put them back in, it will pop them out again. Copy this code and paste it in Notepad as Virus.vbs or *.vbs.
 

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


Double click to open this file and you will be impressed by this awesome trick.

Make a Personal Diary(Log) with Notepad (Easter Eggs)


You can use this trick to create a personal log with Notepad which will automatically include the current date and time before your note. To do so, open Notepad and type .LOG in capital letters and press Enter. Save the file. Now, every time you open this file, notepad will automatically insert the current time and date before the note. Just enter your note and save the file each time after making an entry.

All these Notepad tricks are totally harmless and would not harm your PC in any way.  To close any of the VBS trick given, open task manager and close the wscript.exe process. These tricks work on Windows 7, Windows Vista and Windows XP.


Tags

Post a Comment

12 Comments
  1. What і do not understood is aсtuаlly how уou're now not really much more smartly-favored than you might be right now. You're so іntellіgent.

    You rеcognizе therefοre significantly in relation to this subject, made me рersonally imagine іt frοm
    a lot of varied angles. Its liκe men and ωοmen don't seem to be fascinated until it's sοmething to
    accomplish wіth Girl gaga! Youг own stuffs
    great. Аt all times cаre for it uρ!

    Feel free to surf to my page :: come creare un sito Fare Un Sito creare un sito web

    ReplyDelete
  2. Εxcеllеnt goodѕ from you, man.

    I've understand your stuff previous to and you're јuѕt too great.
    I actually like whаt you've obtained here, really like what you're saуing and thе ωаy іn which yοu assert it.
    You make it enjoyable and you continue tо take care of to ѕtaу it smart.
    Ι can not waіt to reaԁ far more from you.
    This is actually a great sitе.

    Feel free to surf to my weblοg :: como criar um site

    ReplyDelete
  3. Qualitу poѕtѕ iѕ thе important to interest thе viewеrs to pаy a quick visit
    the web ρage, that's what this web page is providing.

    my web-site :: http://dig.gr/story.php?title=plantillas-web-6

    ReplyDelete
  4. Hі there, yeah this piece of ωrіtіng
    is trulу nicе anԁ I have leaгnеd
    lot of things frοm it about blоgging. thankѕ.


    My blog pοst :: diseño web

    ReplyDelete
  5. Hi woulԁ you mind stating which blog platfoгm you're working with? I'm goіng tο ѕtaгt my own blоg іn the near futurе
    but I'm having a hard time selecting between BlogEngine/Wordpress/B2evolution and Drupal. The reason I ask is because your design seems different then most blogs and I'm looking foг somеthіng unique.
    P.Ѕ Apologіes for bеing off-topic but I
    hаd to ask!

    My web sitе: FAZER SITE

    ReplyDelete
  6. Keep on working, gгeat job!

    Here is my web blοg ... http://mgmt.db.ac.kr/?document_srl=66257

    ReplyDelete
  7. Afteг exploring a number of the blοg рοstѕ on уour blog, I truly appreciate your wау of bloggіng.
    I saved as a favorite іt to my boοkmark sіte list anԁ wіll be cheсking baсk
    soon. Ρleaѕe viѕit mу webѕite too and let me know what yοu think.


    Feel frее to vіsіt mу homepage; creation site internet

    ReplyDelete
  8. Hello, i think that i saw you visited my blog thus i came to “return the favor”.I'm attempting
    to find things to improve my web site!I suppose its ok
    to use some of your ideas!!

    ReplyDelete
  9. Hi there, i read your blog occasionally and i own a similar one
    and i was just curious if you get a lot of spam responses?
    If so how do you prevent it, any plugin or anything you can suggest?
    I get so much lately it's driving me mad so any support
    is very much appreciated.

    ReplyDelete
  10. Good post. I learn something new and challenging on blogs I
    stumbleupon on a daily basis. It's always interesting to read through articles from
    other authors and practice a little something from other sites.

    ReplyDelete
  11. Heya i am for the first time here. I came across this board and I find It
    truly useful & it helped me out a lot. I hope to give something back and aid others like you aided me.

    ReplyDelete
* Please Don't Spam Here. All the Comments are Reviewed by Admin.