Another cool and funny notepad trick for you guys.
The Matrix
Steps:
1. Open a notepad.
2. Copy the code below.
@echo off
@title The Matrix
color 0A
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3. Now save the file. Type the name of the file with the extension .bat and make sure that File Type is All Files not text file.
(e.g. matrix.bat)
4. Execute and see what happens. :)
Enjoy! ^_^
0 comments:
Post a Comment