Newcomers

This is a forum for newcomers to the Personality Forge. Many questions can be answered by reading the Book of AI and the FAQ under the "My Bots" link in the upper corner.

Posts 7,958 - 7,969 of 8,127
Many questions are answered in the FAQ.


2 years ago #7958
How do I exactly set a keyphrase to be locked then opened by a phrase or code and never have to be typed again during the chat

2 years ago #7959
Use AIScript. default "no" as "requirement", in the KP that's required to unlock the other one, have rem "yes" as only "requirement", and in the unlocked one have if (mem-requirement) is "yes"

like when this information was recommended it did nothing, the last part did not work at all either even when I put
if (mem-requirement) is "yes"
it gives an error, even if I put it in the response AIscript it does nothing at all, it doesn't affect anything.

how do I make a locked keyphrase? like how do I make a keyphrase that is locked and requires a phrase or code to be permanently unlocked through the rest of the chat.

2 years ago #7960
Chapter 10, conditional responses.

Keyphrase:
locked conversation topic

Response:
Here's the thing <if (mem-has-code-for-topic) is "yes">
You don't have that unlocked <if (mem-has-code-for-topic) is not "yes">
You don't have that unlocked <if (mem-has-code-for-topic) does not exist>

You just have to set the memory wherever you choose to unlock it

none of this worked either in fact it literally just prevents the keyphrase from ever working especially since there is no way for it to ever be unlocked? all it did was prevent all 3 responses with aiscript prevented from being said

2 years ago #7961
I am also unable to set memory for any keyphrase because rem (has-code-for-topic) does not work no matter what way I arrange it I haven't used the bots memory before and I tried like 100 guesses

2 years ago #7962
third one works but yeah never used memory so without that the first two are permanently locked because I don't know how to unlock them or use memory

2 years ago #7963
you don't have that unlocked.
if (mem-has-code-for-topic) is not "yes"
put a seek after this like this.
yes
'looks at you'
rem "yes" as only "has-code-for-topic"

Use AIScript. default "no" as "has-code-for-topic", in the KP that's required to unlock the other one, have rem "yes" as only "has-code-for-topic"

2 years ago #7964
i am still having a problem with my xnone for my fun lady chatbot.
i cannot use it anymore.

2 years ago #7965
that didn't work, both keyphrases are unlocked, no matter which way I do it, I need one to unlock the other during the chat

2 years ago #7966
yeah both of the keyphrases are unlocked like I added all of it for nothing, I need one to unlock the other then lock it back after the chat ends

2 years ago #7967
show me a picture of your language center for your chatbot.

2 years ago #7968
idk if I could post pictures here? I can copy and paste both

Keyphrase: testlock
Response: it is unlocked
AI Script: if (mem-has-code-for-topic) is "yes"

Response 2: it is locked
AI Script: if (mem-has-code-for-topic) is not "yes"

keyphrase 2: testunlock
AI Script: rem "yes" as only "has-code-for-topic"
Response: it should be unlocked

2 years ago #7969
removing the seek to testlock makes both testlock and test unlock unopenable again


Posts 7,958 - 7,969 of 8,127

» More new posts: Doghead's Cosmic Bar