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,130
Posts 7,958 - 7,969 of 8,130
Many questions are answered in the FAQ.
Warrior25
3 years ago
3 years ago
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
Warrior25
3 years ago
3 years ago
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.
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.
Warrior25
3 years ago
3 years ago
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
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
Warrior25
3 years ago
3 years ago
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
Warrior25
3 years ago
3 years ago
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
bobstack
3 years ago
3 years ago
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"
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"
bobstack
3 years ago
3 years ago
i am still having a problem with my xnone for my fun lady chatbot.
i cannot use it anymore.
i cannot use it anymore.
Warrior25
3 years ago
3 years ago
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
Warrior25
3 years ago
3 years ago
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
Warrior25
3 years ago
3 years ago
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
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
Warrior25
3 years ago
3 years ago
removing the seek to testlock makes both testlock and test unlock unopenable again
» More new posts: Doghead's Cosmic Bar