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 6,122 - 6,133 of 8,130
Posts 6,122 - 6,133 of 8,130
Many questions are answered in the FAQ.
Arevind Mohan
11 years ago
11 years ago
Hello friends , as you know i am a starter , friend and a helper . please checkout my bot .
I don't know what to say
I don't know what to say
prob123
11 years ago
11 years ago
Thedewgun, I don't know of any videos. I found it best to just start simple. You pick it up very quickly.
thedewgun
11 years ago
11 years ago
i want my bot to respond to sweet dreams specifically rather than automatically transferring to the xgoodbye. is this possible?
Mome Rath
11 years ago
11 years ago
It looks like it is NOT possible. I tried that with one of my bots, with Rank=+255, Regular Expressions, plugins, and what not. That x-Keyword pattern seems to block all keyphrases from being even looked at.
Maybe you'd like to ask the Professor about this?
Maybe you'd like to ask the Professor about this?
thedewgun
11 years ago
11 years ago
i get a lot of replies with xnone seemingly popping up at the end of a reply. i dont mind this so much except in certain situations. is it possible to make it so some responses can't come with an xnone at the end?
starchildDaily
11 years ago
11 years ago
I am trying to get the bot to remember my name but so far she won't. I have the rank set to 30 and using rem (postkey) as only "name" in the ai script and -5 to 5 on all responses. Also (mem-name) in the responses. Like "Nice to meet you (mem-name)." Any ideas why the bot will not remember the name?
prob123
11 years ago
11 years ago
Make sure in your settings page in the AI initialization box put default (name) as "name"
Thagen
11 years ago
11 years ago
Limiting complement emotion increase? Is there a way? I am trying to build a bot that only does certain things based on its emotion level with the user. This is kinda bunked when the use can just spam "I like you" over and over, constantly increasing its emotion! Is there some way to limit this increase to a certain range, or even disable it entirely so I can manually increase it when I would like?
Thanks.
Thanks.
thedewgun
11 years ago
11 years ago
Rinoa: I want to be a doctor.
Guest: what kinda doctor.
Rinoa: A horse doctor.
Im bringing up this bit of convo because i never programmed my bot Rinoa to respond to "what kinda doctor" let alone to respond to anything with wanting to be a horse doctor. i had a laugh. could anyone explain to me why she did this and how to prevent this in the future?
Guest: what kinda doctor.
Rinoa: A horse doctor.
Im bringing up this bit of convo because i never programmed my bot Rinoa to respond to "what kinda doctor" let alone to respond to anything with wanting to be a horse doctor. i had a laugh. could anyone explain to me why she did this and how to prevent this in the future?
Sam Little
11 years ago
11 years ago
Thagen,
maybe you could write a keyphrase for 'i like you' and set its emotion to -1. that way the automatic AI engine increase in emotion would be counteracted by a forced decrease, thus no change from repeated 'i like you's'. You might have the same problem with other common compliments such as "I love you" and "you are sweet" but your transcripts should give you a good idea of which of these might give you problems.
maybe you could write a keyphrase for 'i like you' and set its emotion to -1. that way the automatic AI engine increase in emotion would be counteracted by a forced decrease, thus no change from repeated 'i like you's'. You might have the same problem with other common compliments such as "I love you" and "you are sweet" but your transcripts should give you a good idea of which of these might give you problems.
Thagen
11 years ago
11 years ago
@Sam Little, ah, thanks. I wasn't sure if that would work (or if my emotion changes would override or not), so I didn't want to try it and have my bot suddenly hate everyone.
I was also worried about incrementing past 5 (via the system), lowering to the max of 5, then my emote subtracting down to 4. After testing, however, it appears it doesn't do that, so yay.
@thedewgun, I am no expert, but I don't think you can get rid of that, other than programming a custom response to take care of it. It is kinda like the repeating message detection (where if someone says the same thing a few times in the row, the engine comes up with a response like "Stop repeating yourself"). You can't change or remove it, it is just there.

@thedewgun, I am no expert, but I don't think you can get rid of that, other than programming a custom response to take care of it. It is kinda like the repeating message detection (where if someone says the same thing a few times in the row, the engine comes up with a response like "Stop repeating yourself"). You can't change or remove it, it is just there.
Mome Rath
11 years ago
11 years ago
That's one of the problems of automation - often the developers don't include a way to override the default settings.
I've tested the "I like you" with one of my bots - setting the emotion of xcompliment to -1 does work for normal compliments, but not for augmented ones, e. g. "I really like you" has an emotional impact of +2.
There's always the way to define one's own emotion variable. As far as I know, there is no straight-forward way to define numeric variables (memories) in AIScript, and variables can't be an empty string, so handling that is a bit non-trivial (but not too difficult, either, unless you want to subtract from a number).
I've tested the "I like you" with one of my bots - setting the emotion of xcompliment to -1 does work for normal compliments, but not for augmented ones, e. g. "I really like you" has an emotional impact of +2.
There's always the way to define one's own emotion variable. As far as I know, there is no straight-forward way to define numeric variables (memories) in AIScript, and variables can't be an empty string, so handling that is a bit non-trivial (but not too difficult, either, unless you want to subtract from a number).
» More new posts: Doghead's Cosmic Bar