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,877 - 3,888 of 8,132
I was chatting with Azureon, and I noticed his expression was able to change. How does one equip one's bot to do this?
The flash chat face is lots of fun..You just get a Friends of the Forge account. then add the emotional script after a responce. ie <?PF express: happy; ?> It's easy!
Posts 3,877 - 3,888 of 8,132
Many questions are answered in the FAQ.
prob123
18 years ago
18 years ago
The flash chat face is lots of fun..You just get a Friends of the Forge account. then add the emotional script after a responce. ie <?PF express: happy; ?> It's easy!
accdntprne
18 years ago
18 years ago
I am having trouble with my bot...his transcripts aren't showing up ven tho i no people have talked to him... can someone help...and another thing...when i talk to him the stuff that i tell him to sya in the language center...aren't said, can you help me...somebody...pleezzzzz???
Love ya
Love ya

prob123
18 years ago
18 years ago
check back by hitting the back 1 button see if you can find them if not you just aren't getting transcripts.
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
» More new posts: Doghead's Cosmic Bar