Excellent Trick For Matrix Effect
just follow the steps 1. Open Notepad. 2.Copy the below mentioned text in your notepad file: @echo off color 02 :start echo %rando...
https://things-for-students.blogspot.com/2012/03/excellent-trick-for-matrix-effect.html
just follow the steps
1. Open Notepad.
2.Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3. Save the file with .bat extension like Mat.bat
it will look like image shown below
AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic like below picture.
1. Open Notepad.
2.Copy the below mentioned text in your notepad file:
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3. Save the file with .bat extension like Mat.bat
it will look like image shown below
AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic like below picture.