Page 1 of 2

matrix in bat file tutorial

Posted: Wed Feb 02, 2011 11:47 am
by Danny
I don't know where I can post this tutorial so if this is the wrong section please tell me =D
Open Notepad first ->
then put in these codes:
Code: Select all
@echo off
color 2
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
then save the file as Matrix.bat (very importand you need to save it as a .bat file otherwise it won't work)
please +rep me if you find this usefull or if you like this!
thanks cooll;

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 12:43 pm
by Scottie1972
I havent seen this in along time.
Nice to see people still using .bat file.

By the way to stop the .bat from running hit
Ctrl+C then Y and than Enter to close the window.

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 1:07 pm
by NecroPhis
i agree with u scottie
i think ppl should use more .bat files

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 1:19 pm
by Axel
NecroPhis wrote:
i agree with u scottie
i think ppl should use more .bat files
Funny , I just made a internet connector 20 minutes ago :P

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 1:54 pm
by Skillful
Nice tutorial!
Also my friend can't do without .bat files as his cmd does not work. I mean it works but when it opens it closes in just a second.

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 2:17 pm
by MrAksel
This matrix goes kinda fast. Is there a 'sleep' function?

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 2:33 pm
by Danny
NecroPhis wrote:
i agree with u scottie
i think ppl should use more .bat files
I have some more but they are not cool x] one who opens 1000 notepads x] 1 simple quiz etc.

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 2:56 pm
by lolxot
:a
start
goto a

^^ really funny!

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 4:51 pm
by Usman55
I like this one, give credits to the person from who you took this from cuz you know (and everybody else also knows) that people don't just come up without any knowledge and make such nice things.

Re: matrix in bat file tutorial

Posted: Wed Feb 02, 2011 4:59 pm
by Danny
welll just gove the credits to my teacher ;) he teach me this mm not the code but the random thing