Impress Your Friends With A Cool Notepad Trick
Hello Reader , You are already aware of the fact that Notepad is an amazing text editor. Now i am going to show you an amazing trick by which you can generate a cool code undergoing from infinite loop & make your PC as an scientist PC for a while.
STEPS:
1. Click on Start -> Search for Notepad & Open It.

2. Enter the following lines of codes
@echo off
color 2
:ittwist
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto ittwist
color 2
:ittwist
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto ittwist
3. Press CTRL+S or Go to File -> Save As.
4. Save it as ittwist.bat & Run the file.
Enjoy !!
Impress Your Friends With A Cool Notepad Trick
Reviewed by Unknown
on
April 03, 2013
Rating:
Reviewed by Unknown
on
April 03, 2013
Rating:


What does this do in notepad when you run the file?
ReplyDelete