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 7,068 - 7,080 of 7,766

12 years ago #7068
<?PF express: evil; ?> Try the ? before the PF.

11 years ago #7069
prob123: thank you thank you thank you. I never saw that. It was sooooo frustrating. Now I'm getting garden variety errors: this one is a problem...

{?PF if (iactivity) is "relaxing"; ?}
I also tried {?PF if (mem-iactivity) is "relaxing"; ?}
and even {?PF if (mem-nickname) is "Big Bear"; ?}
which I cut and pasted from the Book of AI.

iactivity is initialized in the beginning with
AIScript: default "sweetie" as "name";rem "shoes, stockings, blouse, skirt, bra, panties" as only "iwear";rem "garden" as only "ilocation";rem "relaxing" as only "iactivity";

but import Language Center says "ERROR: The following AIScript statement is incorrectly formatted: "if (mem-nickname) is "Big Bear"". Please correct this and try again."

11 years ago #7070
Can someone tell me how to bypass the bots recognizance of words like ass or asshole as xinsult? It's really ruining my work

11 years ago #7071
It's tough to write an adult bot when we have so many sexually charged insults in the English language... You might have to figure out a way to get your guests to use the proper medical (Latin) term. I believe there is a bot out there that occasionally calls people moth*r-fuc*er in Latin when she isn't pleased.

11 years ago #7073
Is there a way for my robot to take things such as f**k me as a command? I really don't like my bot saying okay, as you wish, mortal.

11 years ago #7074
You have to define that particular command as an own keyphrase, otherwise it is handled by the generic xcommand keyword.

11 years ago #7075
Okay. Thanks. I appreciate it.

11 years ago #7076
hi

11 years ago #7077
Hello Botmasters!

I have a question, How can i make the bot responds on, Hi, Hello kind of questions?

I have tried the xhello... not works
I have tried in the abcd...yz keywords list, just for hello... nothing
the xinitiate-seeker also not worked to me

If someone could help me, or tell me what did i missed... it would be good

11 years ago #7078
No idea either ... It seems the PF engine sends all hellos after the first one to xnone, no matter what you do. Not even a Regular Expression with maximum rank (+127) works.

This is one of the things you'll find dozens of complaints of in these forums.

11 years ago #7079
I have thinked about this "Hi" thing, and basicaly... The "Hi", nothing. The bot say hi initiate, no need to expain the hi again.

Good solution can be, if we fills the xnone, with lack of question!

11 years ago #7080
in xinitiate and xhello responses add -- rem "yes" as only "hi"
in xnone response if (mem-hi) is "yes"; rem "no" as only "hi"

Of course will have to add if (mem-hi) is "no" to every other xnone entry... This is not a perfect solution of course, since any unmatched second input would receive a responce of "Hi there"
Ie.
Bot: Hi stranger
Person: go away
Bot: hello there

Of course most people reply with Hi|Hello if greeted.


Posts 7,068 - 7,080 of 7,766

» More new posts: Doghead's Cosmic Bar