Notepad is the Best and Simple text editor, Almost everyone knows what notepad is, and despite being a simple looking and functioning application what kind of a power it actually possesses. According to the trick it really seems Microsoft had put some hack into the coding of notepad making the text hidden after saving it.
Steps:
Go to Notepad and copy below codes
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
Save this file as matrix.bat
Now open this file as see matrix effect on your screen.
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
Save this file as matrix.bat
Now open this file as see matrix effect on your screen.
No comments:
Post a Comment