Notepad tricks = Matrix Falling Effect

04:44 AUXINS 0 Comments

Hai everyone  This is new trick
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 batch file which is created by you.

Open Notepad And type The followning codes.


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

ii). Then save it “matrix.bat” filename extensions.

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

0 comments: