TinMan47's Lounge

Discuss popular GCS tools like ZZT, Megazeux and Adventure Game Studio, as well as programming and other topics related to game design.
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

TinMan47's Lounge

Post by tinman47 »

I recentley heard that you can make games out of Batch.
That sounds interesting.Does Anyone Know How!? :huh:
It kinda sounds hard.If anyone knows,reply to this topic.PLEEASE. :cry:
Last edited by tinman47 on Thu Jun 28, 2007 2:03 pm, edited 3 times in total.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

No need to be a crybaby.

All you need is @
http://www.vicman.net/lib/batch-programming.htm
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

Your Link Doesnt Work. :Angry: :Angry: :Angry: :Angry:
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

Works for me.
:D
User avatar
Larry Laffer
Admin
Admin
Posts: 4143
Joined: Sun Feb 19, 2006 8:06 am
Location: Romania

Post by Larry Laffer »

IE sux doesn't it? :P
<center>
abyss wrote:I don't even know if starcraft 1 was a windows or dos games.
</center>

ModBot™ - Faster than the speed of spam!(and always taking it to where it belongs!)
User avatar
MiniMax
Expert
Expert
Posts: 149
Joined: Thu Jan 25, 2007 8:03 am
Location: Stockholm, Sweden

Post by MiniMax »

dosraider wrote:No need to be a crybaby.

All you need is @
http://www.vicman.net/lib/batch-programming.htm
And this has what to do with anything?
DOSBox ReadMe | DOSBox Wiki | DOSBox 60 seconds guide | How to ask questions
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

MiniMax wrote:And this has what to do with anything?
Now if he's not too dumb,(and as he wants to program I suppose he isn't dumb) via that link and looking a bit further than his nose is he can find a site that is filled up with such batch thingies.
Here's a user input for example:

Code: Select all

&#58;&#58; input2.bat
&#58;&#58; get user input with verification and option to quit
@ECHO off
ECHO @PROMPT $N&#58;$_CD $P> %temp%.\setback1.bat
%COMSPEC%/E&#58;2048/C%temp%.\setback1.bat> %temp%.\goback.bat
DEL %temp%.\setback1.bat
FOR %%c in &#40;%temp%.\ CD&#41; do %%c %temp%.
 
&#58;again
SET input=
ECHO. Type input and press &#91;Enter&#93;.
FC.EXE CON nul /LB1 /N |DATE |FIND.EXE "1&#58;"> setinput.bat
ECHO &#58;loop > enter.bat
ECHO IF not "%%input%%"=="" SET input=%%input%% %%5>>enter.bat
ECHO IF "%%input%%"=="" SET input=%%5>> enter.bat
ECHO SHIFT >> enter.bat
ECHO IF not "%%5"=="" GOTO loop >> enter.bat
FOR %%c in &#40;call del&#41; do %%c setinput.bat
DEL enter.bat
IF not "%input%"=="" CHOICE.COM /N/CYQN " Is this correct? Yes, No or Quit "
IF not "%input%"=="" IF errorlevel 3 GOTO again
IF not "%input%"=="" IF errorlevel 2 SET input=
 
&#58;end
FOR %%c in &#40;call del&#41; do %%c %temp%.\goback.bat
IF not "%input%"=="" ECHO. Input was %input%
&#58;&#58;
Get it now MiniMax?

And what's your post has to do with his question MiniMax ?
User avatar
MiniMax
Expert
Expert
Posts: 149
Joined: Thu Jan 25, 2007 8:03 am
Location: Stockholm, Sweden

Post by MiniMax »

1. No, I don't get it. My nose must be too short.
2. About as much as Larry Laffers?
DOSBox ReadMe | DOSBox Wiki | DOSBox 60 seconds guide | How to ask questions
_________________
Shuttle SN41G2 | Athlon XP 2600+ | IGP@128 MB | NEC 3520A DVD | Win XP Home/SP2
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

I have an Idea...HAHAHA. :devil:
User avatar
Larry Laffer
Admin
Admin
Posts: 4143
Joined: Sun Feb 19, 2006 8:06 am
Location: Romania

Post by Larry Laffer »

Ah yes, you mentioned it before, and unless you're willing to tell us what that idea is, there's really, no need for you to mention everywhere that you got an idea!

And just so you know, some of us have more than one idea during a 5 minutes interval
<center>
abyss wrote:I don't even know if starcraft 1 was a windows or dos games.
</center>

ModBot™ - Faster than the speed of spam!(and always taking it to where it belongs!)
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

Its already been done before for text adventures,but what if I can make the DB-Text thing I was talking about out of Batch with choice lists and stuff?

I think it would work! :D
User avatar
wardrich
"Some Troll"
Posts: 3944
Joined: Sat Sep 14, 2002 9:08 pm
Location: Ontario Canada

Post by wardrich »

You mean a batch text adventure game? Do you know how long and painful that would be? It wouldn't even be prod-worthy because the file would be MASSIVE.
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

Well,Im thinking of doing something more useful.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

tinman47 wrote:Well,Im thinking of doing something more useful.
For starters clean up your room as your mom told you to do.
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

Good suggestion. :P
User avatar
Thunderdog
<b>Token Black Guy</b>
<b>Token Black Guy</b>
Posts: 1737
Joined: Sat Sep 14, 2002 9:25 pm

Post by Thunderdog »

Here's my awesome batch version of CS.

http://www.dosgames.com/~delthryn/counterstrike.bat

Right click, save as. It's PERFECT.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

Thunderdog wrote:It's PERFECT.
NOT.
Thunderdog in counterstrike.bat wrote: .....
.....
blablabla
......
......
pause
eco u get kik 4 bein noob
pause
.....
.....
blablabla
......
......
Eco isn't a batch command.

Thunderdog=n00b
User avatar
Thunderdog
<b>Token Black Guy</b>
<b>Token Black Guy</b>
Posts: 1737
Joined: Sat Sep 14, 2002 9:25 pm

Post by Thunderdog »

Just a minor coding bug/typo..Nothing TOO serious.
User avatar
dosraider
Admin
Admin
Posts: 9243
Joined: Tue Mar 15, 2005 2:06 pm
Location: ROTFLMAO in Belgium.

Post by dosraider »

The reason I say you're a n00b isn't that typo. Everyone make those, and many of them.

The reason is that you didn't run at least once the final version before posting it, or you would have noticed it.

That's really n00bish.
tinman47
Lord of Gaming
Lord of Gaming
Posts: 230
Joined: Sat Feb 24, 2007 1:07 pm

Post by tinman47 »

ANOTHER IDEA !!! :o
How about if anyone has a batch
they want to share on DGF,post
it on this topic.
Locked