Tuesday, 5 May 2015

hello today i will tell you how to make the matrix effect in notepad . very simple .
1]just typr the following code in your notepad .


@echo off
pause
color 0a
mode 1000

:a
echo%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto a



2]now save this file as anyname.bat.

3]double click the saved file.


No comments:

Post a Comment