Personality

Discuss specifics of personality design, including what Keyphrases work well and what dont, use of plug-ins, responses, seeks, and more.

Posts 4,728 - 4,739 of 5,106

13 years ago #4728
Lumos - the answer is in the FAQs. Bots only respond to "Hello" once every conversation. Then it goes to xnone.

13 years ago #4729
what are some good keyphrases for CuteBunnyGirl?

13 years ago #4730
Professor, may I request that we are allowed to have duplicate replies if they are gotos?
This would help since we can't use || in scripts. Ideally I would like to have both || and && in scripts.

For instance in pseudo-code:

test phrase [20,0]
goto test 1 if (mem-condition) is true;
goto test 1 if (mem-condition2) is true;
goto test 2 if (mem-condition1) is false;
goto test 2 if (mem-condition2) is false;

12 years ago #4731
I like how my bot is turning out but I am afraid that it goes to Xnone to often. Any suggestions?

12 years ago #4732
Can someone help me develop my bot?

12 years ago #4733
You have to go on bot rkshop and you will see devolp bot and click it

12 years ago #4734
hhhhhhh

12 years ago #4735
I'm running into a problem with something. I want to compare the chat person's name with a known name, (i.e. <?PF if (mem-namelist) is "MaryldA; ?> ), it's failing and giving a default answer. How can I compare against a specific name?

12 years ago #4736
Not sure if this is what you meant: <?PF if (mem-name) is "MaryldA; ?>

12 years ago #4737
Did you put that AI statement into the "AI Script" textbox of the web-based language center, or did you append it after the keyphrase in the exported text file?

In the web-based language center, you MUST NOT use the wrapping <?PF ... ?>, but in the text file you MUST.

And I noticed that there are the double quotes missing after "MaryIdA". Did you type that AI Script statement into this forum's input box, or did you copy & paste it?

12 years ago #4738
@LarsB - yes, I've tried that, and it still doesn't trigger the correct response.

@Mome Rath - I free typed that (I type faster than I cut/paste) and that was my own fat fingers making a typical typo! I put it after the response, because I want to trigger two other responses depending on params.

12 years ago #4739
how can I make sure that an answer is chosen only if it meets two or more memories?

I tried with
<?PF if (mem-a) is "1" and (mem-b) is "2"; ?> but it says that the script is incorrect.

I also tried with
<?PF if (mem-a) is "1"; if (mem-b) is "2"; ?>
but the bot choses the response even if only one of the two memories is matched.

Thx


Posts 4,728 - 4,739 of 5,106

» More new posts: Doghead's Cosmic Bar