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,952 - 7,963 of 8,127
Many questions are answered in the FAQ.


2 years ago #7952
I use Run Free, but just to see what happens. It's not necessary to check it for yourself if you want to make an API app. It's only so other users can see your bot ID and make API calls to it.

2 years ago #7953
How do you have a keyphrase locked by a code, but making you only have to type the code one time during the conversation?

2 years ago #7954
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

2 years ago #7955
Like how exactly do I set it up to have it only need to be typed 1 time?

2 years ago #7956
hey, i'm someone new here, but uhh...

why does this feel like it's made for school, with the fact you can't upload your own profile pictures?

2 years ago #7957
You can, but it's not automated. Click Build, FAQs, scroll to the bottom paragraph.

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"


Posts 7,952 - 7,963 of 8,127

» More new posts: Doghead's Cosmic Bar