How to Create a "Matrix" Effect On Notepad |TechNews - My Blogger Market

Breaking

Post Top Ad

Responsive Ads Here

Post Top Ad

Responsive Ads Here

1/24/2019

How to Create a "Matrix" Effect On Notepad |TechNews


How to Create a "Matrix" Effect On Notepad. (Windows Only).

A 'Matrix' batch file is a file that generates an infinite display of random numbers. It's evocative of the "falling code" in the ''Matrix'' movies. If you want to program one.


Step 1:- Open Your 'Notepad'

Most PCs will have it pre-installed. If you're not sure where to find it, search for it  For Windows 10 Press Windows Key+R and Write notepad. Press Enter.



Step 2:- Copy The Code And Past NotePad.

@echo off


color 02

:start

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

start:




Step 3:-Save Your Code.




Step 4:- File save as. I would recommend saving it to your desktop save the file as for...Matrix.bat but .bat has to be at the end of every batch file you make.


Step 5:-Run It



Run It and, Enjoy!!! If you like this post, please comment and share it.

For the latest Technews and reviews Follow on FacebookInstagramTwitterPinterest 

No comments:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.

Post Top Ad

Responsive Ads Here