In my previous post i had teach you guys to create virus that disable mouse & opening no of websites with one click .This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basically we will be creating a small batch file in notepad.
Go to Notepad and copy below codes
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Save this file as matrix.bat
Now open this file as see matrix effect on your screen.
Go to Notepad and copy below codes
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Save this file as matrix.bat
Now open this file as see matrix effect on your screen.
0 comments:
Post a Comment
Please Read The Rules Before Leaving a Comment:-
1.) Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
2.) Make sure to click the "Subscribe by email" link below the comment to be notified of follow up comments and replies.
3.) Please "Do Not Spam".
4.) Please "Do Not Add Links" to the body of your comment as they will not be published. If the queries contain link then never add HTML tag to it.
5.) Only "English" comments shall be approved and answered.
6.) Never Use Keywords In The Name Section Otherwise Your Comment Will Be Deleted.
7.) All comment will be deleted if it will not fulfill the requirements.