The AI Engine
This forum is for discussion of how The Personality Forge's AI Engine works. This is the place for questions on what means what, how to script, and ideas and plans for the Engine.
Posts 6,950 - 6,961 of 7,766
Posts 6,950 - 6,961 of 7,766
orionvalentine
13 years ago
13 years ago
Sorry to double post but I was looking at my bot's transcripts and it looks like he's talking very explicitly to others. I haven't programmed ANY of the filth he's been dishing out. It reads as something like this:
Marvin the Fat (To (name) ) *Very explicit and longwinded cyber sexyness*
Is that my bot talking, because it looks like it is :O
Marvin the Fat (To (name) ) *Very explicit and longwinded cyber sexyness*
Is that my bot talking, because it looks like it is :O
prob123
13 years ago
13 years ago
orionvalentine, use the debug it is more tolerant on repeats etc. the explicit talk comes from a bot bleed over. happens to me too.
orionvalentine
13 years ago
13 years ago
Oh okay then, cheers 
I presume there's no way of making a bot have more sustained conversations with others before it has a hissy fit?

I presume there's no way of making a bot have more sustained conversations with others before it has a hissy fit?
prob123
13 years ago
13 years ago
The lengths of conversation shouldn't be affected by insults unless you have hang up or have the adult filter on. It should just return the insults from the xinsult or any keyphrase that you have for an insult.
orionvalentine
13 years ago
13 years ago
Sorry to double post. But My bot hangs up as soon as I speak with him, how do I stop this?
LarsB
13 years ago
13 years ago
tell him/her you love him/her a couple of times, that should raise the bots'emotion value it has for you
Mome Rath
13 years ago
13 years ago
Number words are preprocessed to numbers expressed in figures. For number processing, this is a great idea, but it can look a bit ridiculous when a bot catches as a key something like
one another, the other one, one two three
and puts the preprocessed form of this into its response.
one another, the other one, one two three
and puts the preprocessed form of this into its response.
Mome Rath
13 years ago
13 years ago
Is it impossible to compare a memory to other memories? For example, the following condition is not accepted:
<?PF if (self-talkedto) is not (name) [...] ?>
I get this error message:
ERROR: The following AIScript statement is incorrectly formatted: "if (self-talkedto) is not (name)". Please correct this and try again.
<?PF if (self-talkedto) is not (name) [...] ?>
I get this error message:
ERROR: The following AIScript statement is incorrectly formatted: "if (self-talkedto) is not (name)". Please correct this and try again.
prob123
13 years ago
13 years ago
I might be wrong, probably am,
<?PF if (self-talkedto) is not "Big Bubba"; ?>
I think you would have to declare the name or use two statements.
<?PF if (self-talkedto) is not "Big Bubba"; ?>
I think you would have to declare the name or use two statements.
Mome Rath
13 years ago
13 years ago
I know that "hard-coded" names work, but the point is that I want to compare that memory to the name of the current user.
Sorry, I don't quite get what you mean with "declare the name or use two statements".
Sorry, I don't quite get what you mean with "declare the name or use two statements".
» More new posts: Doghead's Cosmic Bar