How to create matrix for cmd and how to run???

there are following steps for create an matrix for cmd in notepad.

1.Open notepad

2.write following code in notepad.

@echo off
title Matrix
color 0a
mode 1000
echo Hello Programmer!!! welcome to jarvis world!!!!!
pause
cls
goto Greeting

:Greeting
echo i’ve been watching you.
pause
cls
echo this is the Matrix!!!!

goto Matrix

:matrix
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
PING 1.1.1.1 -n 1 -w 0.3 >NUL
goto Matrix

4.Now save in the notepad , Click “File” and then “Save As.” Save your file as a Batch file: “Matrix.bat”.

5.Run the batch file as administrator. or you can be open the file then it will run.

6.after running cmd screen will be appear like following picture

2018-02-07

7.press enter once again then your matrix will be start running and then it will look like

2018-02-07 (1)

8.finally your matrix is running now enjoy .it really amazing.any query ask in comment or can contact me.all the best!!!

9.there are link in below for video of  matrix  ,go there and watch matrix video

 

 

One thought on “How to create matrix for cmd and how to run???

Leave a comment