Login Register
The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


batch tutorial how make it look like matrix [simple] filter_list
Author
Message
batch tutorial how make it look like matrix [simple] #1
now for start i hope you know start it like this:
@echo off
title matrix
color 0a


next add this:
:top
it should look like this
@echo off
title matrix
color 0a
:top

next do this:
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

and then add this:
goto top

and it should look like this:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top


Hope you enjoyed!

Reply

RE: batch tutorial how make it look like matrix [simple] #2
Thaks its nice for begginers

Reply

RE: batch tutorial how make it look like matrix [simple] #3
no problem and thx Biggrin

*too short* *too short*

Reply

RE: batch tutorial how make it look like matrix [simple] #4
no problem and thx Biggrin

*too short* *too short*

Reply







Users browsing this thread: 1 Guest(s)