Sunday, September 4, 2016
how to make matrix effect by using cmd command prompt
how to make matrix effect by using cmd command prompt
here first to open the notepad copy the statement
which is given below then save it{ sam.bat } or any other name but at the end of name .bat must be compulsory because .bat is a batch file ........in this way we will simply convert a text file into a batch file......
then a batch file is created after then double click this batch file and see the magic............
copy the statement given below-- in the notepad
@echo off
pause
color 0a
mode 100
:a
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto a
Go to link download
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment