Personality

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

Posts 4,762 - 4,773 of 5,105

12 years ago #4762
Well, you could for example check the "Adult Interactions" or the "Adult Interactions or Topics" mark in the Adult Filter section at the bottom of your bot's settings.

---

HANGUP works the way that you use it as all that is in the response. You could for example make a keyphrase

(lets|let us) (have|make|) sex

with the only response

HANGUP

12 years ago #4763
Thanks. The adult filter won't work for my bot, since I intend to write in some adult content, just not for jerks like Guest56829. Asami will need some romancing, wineing and dining before she goes that far.

Can I make HANGUP conditional in any way? perhaps use it as a Keyphrase or use a GOTO from some other Keyphrase to get to HANGUP?

Also, any advice about treatment of repetitive entries (see post 4759) would be welcome.

12 years ago #4764
Hangup can only be used alone as a response to a keyphrase.

12 years ago #4765
When my bot asks a guest's name, sometimes the guest answers with a single word: their name.

bot: Hello. What is your name?
Guest: Joe

How can I get my bot to recognize this and store it as "name"?


12 years ago #4766
Separate problem, separate post...

Returning users come back with user memory, some of which I want to change to a default value every time they visit. How can I do this? I set up the some defaults in the bot AI initialization box, but the user memory seems to override this. I want to be able to selectively change some user memory upon reentry.

12 years ago #4767
for the bot: Hello. What is your name?
Guest: Joe use a plug in like (namesix)

12 years ago #4768
Remembering names:

When the user answers with anything without the word "name" in it, my bots have a search for (*), and ask back, "is (key1) your name?", followed by a seek for yes, and only then they put (prekey1) into "name".

12 years ago #4769
Setting a memory every time a new conversation starts:

Go to the Settings page of your bot

In the AIScript Initialization field you enter something like

rem "newconversation" as only "conversation-state"

12 years ago #4770
What I don't get is why this seek:

+ my name is, My name is, call me, Call me, I am called, i am called, My name's, my name's, I am, i am [0] "lt"PF? rem (postkey) as only "name"; ?"gt"

doesn't work ("lt" is less than character, etc.)

I tried these phrases in Debug, and all it finds is xnomatch.

12 years ago #4771
yay! using rem ... as only... instead of default... worked great! Thanks Mome Rath

so in the bot's AI initialization setting,
use "default..." to set something the user can change and be recalled across visits,
use "remember... as only..." to set a memory to the same beginning point each visit.

12 years ago #4772
Unfortunately the get guest name routine is driving me up the wall! I'm going to hibernate Halequin until I get a working get guest name routine.

12 years ago #4773
might need ideas to help people on certain video games sorry if this is not the place to put it down just need ideas as I said.


Posts 4,762 - 4,773 of 5,105

» More new posts: Doghead's Cosmic Bar