Matrix Effect

Categories:


If You want to see a Demo of Matrix effect, then here is the Trick.


Follow The Steps Below :

(1) Open Notepad.
(2) Copy the below mentioned code (written in red) 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 at your desktop with .bat extension e.g Mat.bat

(4) It will look like


(5) Now Go to your desktop and Double Click on this file (mat)

SEE THE MAGIC.

Help us to Help Others, Share Our Article

Related Posts

No Response to "Matrix Effect"

Post a Comment