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 3,881 - 3,892 of 8,132
I don't think the system permits that. It does if you have a Friend of the Forge account..and have you tried using seeks instead of the goto's
Posts 3,881 - 3,892 of 8,132
Many questions are answered in the FAQ.
prob123
18 years ago
18 years ago
I would help with the other thing....if I understood the question. Could you be more specific?
accdntprne
18 years ago
18 years ago
when i talk to him the stuff that i tell him to say in the language center aren't happening and some of my responses are disappearing does nayone no whats happening?
Love ya
Love ya

prob123
18 years ago
18 years ago
Check your spelling. your keyphrases won't work unless they are spelled correctly..or used as a regex. Give me an example of what 'stuff' doesn't work or 'disappears'.
Irina
18 years ago
18 years ago
accdntprne:
prob123's advice is sound, but it might also be this:
Sometimes you don't get the response you expect because your bot has responded to some keyphrase other than the one that you expected, that has higher priority for some reason.
If it responds to no keyphrase at all, it will respond with one of your xnone responses. This means that it really doesn't match the keyphrase you expected it to match, perhaps because of a spelling error, as prob123 suggests.
prob123's advice is sound, but it might also be this:
Sometimes you don't get the response you expect because your bot has responded to some keyphrase other than the one that you expected, that has higher priority for some reason.
If it responds to no keyphrase at all, it will respond with one of your xnone responses. This means that it really doesn't match the keyphrase you expected it to match, perhaps because of a spelling error, as prob123 suggests.
coolchimpk
18 years ago
18 years ago
I'm testing something new and I would like everyone to make a plugin named after their bot. In the plugin just put the link for your bot if you can. Thank you.
Irina
18 years ago
18 years ago
OK, suppose I say "goto increment intimachy level". Then I have the following:
increment intimacy level [0,0]
I'm finding you quite pleasant to be with, (mem-name)! [(mem-intimacylevel)] <?PF if (mem-intimacylevel) is "0"; ?>
+ xnomatch [0]
goto increment intimacylevel 1
(end of code quote) Now suppose (mem-intimacylevel) is equal to zero, and let's suppose there is no goto at increment intimacy level 1. Should this create a "I have too many gotos in a row"?
I wouldn't expect it to, because the first goto leads to a statement ("I'm finding you quite pleasant to be with, (mem-name)!", not a goto, and it is only in the seek that the control flow meets another goto.
On the other hand, I keep getting "I have too many gotos in a row", and it seems to come from there.
thanking you in advance, Irina
increment intimacy level [0,0]
I'm finding you quite pleasant to be with, (mem-name)! [(mem-intimacylevel)] <?PF if (mem-intimacylevel) is "0"; ?>
+ xnomatch [0]
goto increment intimacylevel 1
(end of code quote) Now suppose (mem-intimacylevel) is equal to zero, and let's suppose there is no goto at increment intimacy level 1. Should this create a "I have too many gotos in a row"?
I wouldn't expect it to, because the first goto leads to a statement ("I'm finding you quite pleasant to be with, (mem-name)!", not a goto, and it is only in the seek that the control flow meets another goto.
On the other hand, I keep getting "I have too many gotos in a row", and it seems to come from there.
thanking you in advance, Irina
Irina
18 years ago
18 years ago
Dear coolchimpk:
Are you trying to choose with whom your bot will chat? I don't think the system permits that.
Are you trying to choose with whom your bot will chat? I don't think the system permits that.
prob123
18 years ago
18 years ago
» More new posts: Doghead's Cosmic Bar