Needing help with a Batch File (.bat)

  • NonbornAdversary
  • Beginner
  • Beginner
  • User avatar
  • Joined: Oct 01, 2003
  • Posts: 51
  • Status: Offline

Post March 7th, 2004, 1:28 pm

I'm needing a way of creating a new command that only makes the Command Prompt respond a certain way. My project is to make an ordinary Windows XP command prompt into a command prompt you can "have a conversation with." Any help will be appreciated.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post March 7th, 2004, 1:28 pm

  • rjmthezonenet
  • Expert
  • Expert
  • User avatar
  • Joined: Jan 14, 2004
  • Posts: 526
  • Loc: St. John's, Newfoundland, Canada
  • Status: Offline

Post March 7th, 2004, 3:03 pm

Please provide a detailed description of your project. With the information you presented, I can only fire off some wild guesses. Speaking of which, I seriously doubt a batch file will fit the bill. You'll need some decent programability to carry a conversation. A Perl or BASH script would be more appropriate. Essentially, you need to get out of the cmd interpreter and into something more powerful.
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post March 7th, 2004, 6:23 pm

Yeah, a batch file wouldn't be able to do this.. the OS tools by themselves aren't umm.. "Smart" enough..

I remember there used be an old BBS door written that would have basic limited conversations with users.. I used to get my friends to dialup to my BBS all the time, they thought they were chatting to a real girl, heh fools....

Anyways, I'm sure there was a standalone application available..

I wanna say it's called "Lisa", but I could be wrong, it's like 7 or 8 years since I played with it, but I'll have a hunt around...

"She" was written in Pascal... so you might wanna grab yourself a copy of Free Pascal (http://www.freepascal.org) and hunt around some of the pascal source code archives.
  • RichB
  • Guru
  • Guru
  • User avatar
  • Joined: May 17, 2003
  • Posts: 1121
  • Loc: Boston
  • Status: Offline

Post March 7th, 2004, 7:08 pm

That would be Eliza. If you google for Eliza+program there are some examples that might be helpful. I think it's been written/rewritten in a bunch of languages by now.
Free Programming Resources
  • Axe
  • Genius
  • Genius
  • User avatar
  • Joined: Jan 07, 2004
  • Posts: 5744
  • Loc: Sub-level 28
  • Status: Offline

Post March 7th, 2004, 7:10 pm

Eliza, that's it.. I knew I was close, hehe.

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 266 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.