THE MATRIX FALLING TRICK ...



Matrix window

Notepad is the most essential text editor for PC, it is used in taking notes, writing codes, etc.
It can be used for doing some fun stuffs too, let me show you tricks of notepad:

------>The Matrix falling trick

Copy and paste the below code in a new notepad and then save it as matrix.bat




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

Now run the matrix.bat file by double clicking it and then see the effect.

No comments:

Post a Comment