The AI Engine

This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.

Posts 4,608 - 4,619 of 7,766

19 years ago #4608
Matt often complains that he has "Too many gotos in a row." I am assuming we are not allowed to have two gotos in a row? Because that is probably what happens.

19 years ago #4609
uhhh thanks mel

19 years ago #4610
No, that was a question. Matt says "I have too many gotos in a row" way too often - usually every other conversation. This has never happened with Bianca.
I've been trying to get rid of it by lessening the number of "goto xnone"s, because my xnone phrases have some gotos in them (like goto coffee), but the problem still persists.

What could be causing this?

19 years ago #4611
There was a discussion about this some months back...and I think ezzer figured out what caused it. Unfortunately, I don't remember more than that. You could try paging through the archives...

19 years ago #4612
I think if one goto leads to another goto you get that message. So if you have a goto that points to an xnone response with a goto in it (I thought xnone couldn't have goto phrases as responses?), you're guaranteed to get that message.

19 years ago #4613
Funny - Leeds bot is constructed of a few responses, and xnones - but all of them have an extensive web of gotos. he never had any problems with it

19 years ago #4614
Is there a way of doing linebreaks if I'm working offline?

19 years ago #4615
How does the popularity rating works? My hyperlink tree is rated five happy faces... but she almost never talk to anybody... And she is preschooler. I guess she is just a bit too optimistic?

19 years ago #4616
I want to write a response for the question "what are you?" I put in "what * are you ?" in raw mode, but the bot responded even when I asked "what are you blah?" Did I do something wrong?

19 years ago #4617
Nope.
You did it just right but if you just wanted your bot to reply to "what are you" on it's own the you have to use regular expressions, in this case:

^what are you$(re)
Raw mode seems to be particularly fickle and generally makes me shout at the screen!

19 years ago #4618
Bots can get smileys from being happy, not just from being popular.

19 years ago #4619
Is it possible to combine stuff...so a bot can choose a topic based on the user's interests? Like
<?PF if (mem-youlike) is "blab" or "blab2"; ?>
or
<?PF if (mem-youlike) is "(blab|blab2)"; ?>
or do I have to painstakingly write these things so that
there will be a ton of goto's, each having a specific thing the user might enter?
From what I see so far it doesn't look good.


Posts 4,608 - 4,619 of 7,766

» More new posts: Doghead's Cosmic Bar