Personality
Discuss specifics of personality design, including what Keyphrases work well and what dont, use of plug-ins, responses, seeks, and more.
Posts 4,724 - 4,735 of 5,105
Posts 4,724 - 4,735 of 5,105
Mome Rath
13 years ago
13 years ago
Did you try this in Debug? If not, try this first.
Did you find "FoundHello:" with a number greater than 0 on the debug page?
If yes, the keyphrases are not evaluated, but the engine goes to xhello if it is at the very beginning of a conversation, or to xnonsense otherwise.
For responses to these use the x-keyword xhello.
Did you find "FoundHello:" with a number greater than 0 on the debug page?
If yes, the keyphrases are not evaluated, but the engine goes to xhello if it is at the very beginning of a conversation, or to xnonsense otherwise.
For responses to these use the x-keyword xhello.
prob123
13 years ago
13 years ago
First thing REMOVE the just born phrase. Go to your language center and search for it. when you find it, replace it.
Lumos
13 years ago
13 years ago
I looked in the debug and this is what showed up. I don't get any of this:
Total Time 0: 0.00
Total Time1: 0.01
Total Time-Self Memories: 0.02
Total Time2: 0.02
Total Time-Mem: 0.02
Initialize: '1' AIScript: ''
Your Last Message:
My Last Message: there are no valid Responses for me to choose from
Message: '' Time: 0.02
Message: (spell-corrected) '' Time: 0.02
Message: (preprocessed) '' Time: 0.02
Name Poss: Leoria (Name As Word: )
Begin Sentence Total Time: 0.02
This Sentence:
This Phrase:
Begin Interj Total Time: 0.02
End Interj Total Time: 0.02
New Sentence: ''
Sentences:
Emotion: 0 Amp: 0 Hello? 0 Goodbye? 0 Yes? 0 No? 0 Haha? 0
ClusterTracker:
Message Info
Emotion: 0 Amp: 0 FoundHello: 0 FoundGoodbye: 0 FoundYes: 0 FoundNo: 0 FoundLaugh: 0
Sentences:
AIScript in Responses
Total Time Pre-Chrono: 0.02 RESULTS: '3'
Trying: Hello there. (random: 2)
AIScript Memory
ComboScript: ""
Response: Hello there.
Total Time 0: 0.00
Total Time1: 0.01
Total Time-Self Memories: 0.02
Total Time2: 0.02
Total Time-Mem: 0.02
Initialize: '1' AIScript: ''
Your Last Message:
My Last Message: there are no valid Responses for me to choose from
Message: '' Time: 0.02
Message: (spell-corrected) '' Time: 0.02
Message: (preprocessed) '' Time: 0.02
Name Poss: Leoria (Name As Word: )
Begin Sentence Total Time: 0.02
This Sentence:
This Phrase:
Begin Interj Total Time: 0.02
End Interj Total Time: 0.02
New Sentence: ''
Sentences:
Emotion: 0 Amp: 0 Hello? 0 Goodbye? 0 Yes? 0 No? 0 Haha? 0
ClusterTracker:
Message Info
Emotion: 0 Amp: 0 FoundHello: 0 FoundGoodbye: 0 FoundYes: 0 FoundNo: 0 FoundLaugh: 0
Sentences:
AIScript in Responses
Total Time Pre-Chrono: 0.02 RESULTS: '3'
Trying: Hello there. (random: 2)
AIScript Memory
ComboScript: ""
Response: Hello there.
prob123
13 years ago
13 years ago
Don't worry about debug. just remove the I am just born. You could import one of the templates, and start putting in key phrases.
The Professor
12 years ago
12 years ago
Lumos - the answer is in the FAQs. Bots only respond to "Hello" once every conversation. Then it goes to xnone.
deleted
12 years ago
12 years ago
Professor, may I request that we are allowed to have duplicate replies if they are gotos?
This would help since we can't use || in scripts. Ideally I would like to have both || and && in scripts.
For instance in pseudo-code:
test phrase [20,0]
goto test 1 if (mem-condition) is true;
goto test 1 if (mem-condition2) is true;
goto test 2 if (mem-condition1) is false;
goto test 2 if (mem-condition2) is false;
This would help since we can't use || in scripts. Ideally I would like to have both || and && in scripts.
For instance in pseudo-code:
test phrase [20,0]
goto test 1 if (mem-condition) is true;
goto test 1 if (mem-condition2) is true;
goto test 2 if (mem-condition1) is false;
goto test 2 if (mem-condition2) is false;
deleted
12 years ago
12 years ago
I like how my bot is turning out but I am afraid that it goes to Xnone to often. Any suggestions?
MaryldA
12 years ago
12 years ago
I'm running into a problem with something. I want to compare the chat person's name with a known name, (i.e. <?PF if (mem-namelist) is "MaryldA; ?> ), it's failing and giving a default answer. How can I compare against a specific name?
» More new posts: Doghead's Cosmic Bar