matrix in bat file tutorial

Questions/Tutorials for any programming language not covered in other sections.
17 posts Page 1 of 2
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

matrix in bat file tutorial
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;
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: matrix in bat file tutorial
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.
Image
User avatar
NecroPhis
VIP - Donator
VIP - Donator
Posts: 345
Joined: Sun Aug 08, 2010 1:14 pm

Re: matrix in bat file tutorial
NecroPhis
i agree with u scottie
i think ppl should use more .bat files
Image
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: matrix in bat file tutorial
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
http://vagex.com/?ref=25000
User avatar
Skillful
Skillful Coders
Skillful Coders
Posts: 969
Joined: Tue Nov 16, 2010 10:07 am

Re: matrix in bat file tutorial
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.
Instead of LOL use this -
LSIBMHBIWFETALOL

Which means -
Laughing silently in between my head because it wasn't funny enough to actually laugh out loud!
User avatar
MrAksel
C# Coder
C# Coder
Posts: 1758
Joined: Fri Mar 26, 2010 12:27 pm

Re: matrix in bat file tutorial
MrAksel
This matrix goes kinda fast. Is there a 'sleep' function?
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;


Over 30 projects with source code!
Please give reputation to helpful members!

Image
Image
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

Re: matrix in bat file tutorial
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.
User avatar
lolxot
VIP - Donator
VIP - Donator
Posts: 155
Joined: Thu Apr 08, 2010 4:59 pm

Re: matrix in bat file tutorial
lolxot
:a
start
goto a

^^ really funny!
User avatar
Usman55
VIP - Site Partner
VIP - Site Partner
Posts: 2821
Joined: Thu Dec 24, 2009 7:52 pm

Re: matrix in bat file tutorial
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.
Image
User avatar
Danny
VIP - Donator
VIP - Donator
Posts: 621
Joined: Sat Oct 30, 2010 8:21 pm

Re: matrix in bat file tutorial
Danny
welll just gove the credits to my teacher ;) he teach me this mm not the code but the random thing
17 posts Page 1 of 2
Return to “Misc”