Fun Tricks With Notepad

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%
go to 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.

Share/Bookmark

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...