Matrix Trick using Notepad

Look-at-the-screen-calm-down-your-mind-and-enjoy-the-Revolution-in-your-Mind

In this post I am going to show you a new Notepad+Command Prompt Trick. This Trick will show you How to make a batch file that may start Matrix Effect on Command Prompt

So, Let’s begin….

Matrix Effect Trick

Step 1. Open Notepad

Step 2. Copy and Paste complete code given below into Notepad.

 

Code:

@echo off

color 02

:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

 

Step 3. Now go to File->Save as

untitled

Step 4. Now Save this file as Matrix.bat . This will make a new file with .bat extension known as Batch file.

rim

Step 5. Now Open this file,

Now watch what is going on

 

Note: File name may be anything but must save with .bat extension.

 

4 thoughts on “Matrix Trick using Notepad

Leave a Reply to rimaljit kaur Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>