Sinisterly
Matrix (Batch File) - Printable Version

+- Sinisterly (https://sinister.li)
+-- Forum: Coding (https://sinister.li/Forum-Coding)
+--- Forum: Coding (https://sinister.li/Forum-Coding--71)
+--- Thread: Matrix (Batch File) (/Thread-Matrix-Batch-File)

Pages: 1 2 3


Matrix (Batch File) - GetAdmin - 01-31-2011

I Learned This Trick a wile back, thought i would share it with everyone its pretty cool. also if create programes u can use this code for the face of ur startup.

First.
open up notepad

Second.
copy The code and past it into notepad

Third.
Save as .BAT
And then Run the BAT file Biggrin


Code:
@echo off color 2 :matrix echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto matrix







RE: Matrix (Batch File) - Coder-san - 01-31-2011

That is cool. See if you can change colour after 10 or so echoes, or randomize font size.


RE: Matrix (Batch File) - 1234hotmaster - 01-31-2011

haha the good old batch days.

its obvious you didn't make it. a simple copy paste Smile

please give credit to the page you copy/pasted it from.


RE: Matrix (Batch File) - GetAdmin - 02-05-2011

yes your correct i didnt make it. but neither did i get it from a website. a friend gave it to meh long time ago.


RE: Matrix (Batch File) - Lenalee - 02-05-2011

Batch file can destroy a computer, thats what i know. Thx anyway.


RE: Matrix (Batch File) - syabrembo - 02-20-2011

haha..not bad Biggrin


RE: Matrix (Batch File) - ll300t - 03-04-2011

niceSmile hapy batch day>Biggrin<


RE: Matrix (Batch File) - Shadwow - 03-27-2011

nicee Smile
like old times XD


RE: Matrix (Batch File) - 1234hotmaster - 03-29-2011

(02-05-2011, 04:17 AM)Lenalee Wrote: Batch file can destroy a computer, thats what i know. Thx anyway.

Code:
Format %systemdrive% /F

like that Smile

( DON'T TEST IT!!! )


RE: Matrix (Batch File) - FunKx - 03-29-2011

OMG, it looks so cool xD