Skip to main content

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 %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start


3. Save the file with .bat extension like Test.bat

it will look like image shown below




AND THEN JUST DOUBLE CLICK ON THIS Mat.bat file and see the magic

Comments