How to make the matrix effect using notepad
How to make the matrix effect using notepad.
Step-1 Open notepad
Step-2 Type
@echo off
pause
color 0a
mode 1000
:a
echo %random% %random% %random% %random% %random% %random% %random%
%random% %random%%random% %random% %random% %random% %random%
%random% %random% %random% %random% %random% %random% goto a
Step-3 Press Save as from the menu and save the file as .bat
Step-4 Open the file where you had saved it
Step-1 Open notepad
Step-2 Type
@echo off
pause
color 0a
mode 1000
:a
echo %random% %random% %random% %random% %random% %random% %random%
%random% %random%%random% %random% %random% %random% %random%
%random% %random% %random% %random% %random% %random% goto a
Step-3 Press Save as from the menu and save the file as .bat
Step-4 Open the file where you had saved it
Comments
Post a Comment