PDA

View Full Version : does anyone know how to write oop chat bot?



DarkNighter
January 31st, 2008, 12:35 AM
I need help creating a simple chat bot with oop as3 scripting. I want to know how write the bot chat and finding the poporties when is find the name and change it into a real name.

ex.
person say: hi
bot say: hi
person: what your name?
bot say: my name is bot.

Dazzer
January 31st, 2008, 01:22 AM
lol... that isn't the problem. The first problem you should be looking at is the logic of the bot in the first place.

If you've just started with programming, I suggest you find a different project.

DarkNighter
January 31st, 2008, 10:01 PM
so, where can i find the logic bot b/c i am create some what ai for game built.