Matrix Falling Code Effect using Notepad

  
         This trick is an awesome, look like real matrix. It’s inspired by the matrix movie, this is known as falling code trick and it’s extremely popular on social networking websites. At first open notepad and then copy and paste the following code below, and then save it with the file name“Matrix.bat”. Go to your save location and run this file .

i). Open notepad >> Copy and paste following code below:

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

ii). Then save it as “matrix.bat”.



iii). Now go to your save location and run it to see what happen


          That's all

Comments

Popular posts from this blog

How to Make a Fake Virus With a Batch File