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 8,047 - 8,058 of 8,130
Posts 8,047 - 8,058 of 8,130
Many questions are answered in the FAQ.
LT Neko
2 years ago
2 years ago
I use "as only", "is not", "is" in my clothing system, I avoid "as"~
For the chest of my bot it can be the following:
"Black n' Blue Hoodie, T-Shirt"
"Black n' Blue Hoodie"
"T-Shirt"
"Nothing~"
Example;
if (mem-nchest) is "T-Shirt";
rem "Black n' Blue Hoodie, T-Shirt" as only "nchest"
For the chest of my bot it can be the following:
"Black n' Blue Hoodie, T-Shirt"
"Black n' Blue Hoodie"
"T-Shirt"
"Nothing~"
Example;
if (mem-nchest) is "T-Shirt";
rem "Black n' Blue Hoodie, T-Shirt" as only "nchest"
hidden5738
2 years ago
2 years ago
How do you reduce the rank of #compliment? Right now it's overriding my keyphrases...
I tried setting the rank of one such keyphrase all the way to 125 and it still got overrode by a longish sentence
I tried setting the rank of one such keyphrase all the way to 125 and it still got overrode by a longish sentence
hidden5738
2 years ago
2 years ago
Is anyone else having problems with some macros like (m:com), (m:can_we), (m:let_us), etc.? Whenever I try to add/update a keyphrase with any of these, the add/update button simply doesn't do anything
ScottB
2 years ago
2 years ago
I set up a few keywords with numbers at the beginning (e.g. 001-Questions-About-Romance; 001-Questions-Dirty; 003-Compliments-General etc). I did this to maintain a system with the different modules of keyphrases my chatbot could go back to (rather than create repetition).
Since the update I can't see/edit these on the site, the first section seems to omit all the numbers entries. I can still see them if I click a goto for one, or if I export. Is this just a display issue on the site, or is using numbers at the beginning of keyphrase names discouraged with the update?
Since the update I can't see/edit these on the site, the first section seems to omit all the numbers entries. I can still see them if I click a goto for one, or if I export. Is this just a display issue on the site, or is using numbers at the beginning of keyphrase names discouraged with the update?
hidden5738
2 years ago
2 years ago
I didn't see anything in the book of AI discouraging it, so my guess is it's just an oversight
As for me, I personally use keyphrases beginning in #, for example, #hugging_lying_down or #fantasy_1, etc. The only drawback is that you can't change your keyphrases afterwards, at least not without exporting your bot somewhere
As for me, I personally use keyphrases beginning in #, for example, #hugging_lying_down or #fantasy_1, etc. The only drawback is that you can't change your keyphrases afterwards, at least not without exporting your bot somewhere
ScottB
2 years ago
2 years ago
Good to know it's not because it's discouraged. Oddly, I seem to be missing key phrases beginning with 'y' as well, so assume it's a bug with displaying on the website
The Professor
2 years ago
2 years ago
Ah, I hadn't considered Keyphrases starting with a number. Thanks for mentioning this, Scott. I'll add something for that. In the meantime, you can use the search to find them.
But 'Y' has always worked for me. Could you tell me what options appear in the new "starts with" drop down in the Language Center? Is it groups of letters? If so, reply with the groups.
But 'Y' has always worked for me. Could you tell me what options appear in the new "starts with" drop down in the Language Center? Is it groups of letters? If so, reply with the groups.
ScottB
2 years ago
2 years ago
No problem, I've been able to find them fine with search, so could still get to them to make tweaks.
I've always had issues on and off why 'y' displaying. It *wasn't* in the menu group (I think it was just WXZ). I say 'I think' because I still had the tabs groups of letters until I just signed in, now I'm seeing the dropdown for the first time and 'y' is included.
Strangely now, my 'z' keywords have disappeared (still searchable), and the letter grouping is VWY#
I've always had issues on and off why 'y' displaying. It *wasn't* in the menu group (I think it was just WXZ). I say 'I think' because I still had the tabs groups of letters until I just signed in, now I'm seeing the dropdown for the first time and 'y' is included.
Strangely now, my 'z' keywords have disappeared (still searchable), and the letter grouping is VWY#
ScottB
2 years ago
2 years ago
Has anybody had any success using 'aww' as a seek? I'm trying to pick it up after seeing some people respond to the keyphrase with 'aww' and my bot ignoring it. I've added the raw AI Script as well based on how 'aww' was coming back in debug mode
If I set 'aww' as a KP it works perfectly, but as a seek it won't trigger, even with rank +100. I even made a new keyphrase with aww as the only seek and it still didn't work. All I learned from debug is that it didn't match to anything.
Does raw work differently for a keyword vs. a seek? That's the only logical explanation I have left after testing it.
I'm not averse to using it as a KP if needed - just feel the context will be different so the ideal is for it work as a seek under the specific KP.
Thanks in advance
If I set 'aww' as a KP it works perfectly, but as a seek it won't trigger, even with rank +100. I even made a new keyphrase with aww as the only seek and it still didn't work. All I learned from debug is that it didn't match to anything.
Does raw work differently for a keyword vs. a seek? That's the only logical explanation I have left after testing it.
I'm not averse to using it as a KP if needed - just feel the context will be different so the ideal is for it work as a seek under the specific KP.
Thanks in advance

The Professor
2 years ago
2 years ago
Keyphrases and Seeks should mostly work the same. If not, there might be something up. I'll look into it, but give me some time to get to this one. For now, I'd suggest having it as a Keyphrase.
ScottB
2 years ago
2 years ago
Thanks for the reply - it's not a huge problem, just a nice to have, so appreciate you taking a look whenever the opportunity arises
Harry Sinclair
2 years ago
2 years ago
are their any female cats or wolves out there that would like to chat, drop me a message, ta
hidden5738
2 years ago
2 years ago
How do you get keyphrases like "you're my best friend" or "you're my greatest pal" without the AI engine jumping to #compliment?
I tried setting the rank of the keyphrase to 24, but it's still choosing #compliment instead of that keyphrase.
Right now I am trying the keyphrases:
(m:you_are) my (r) (a:good)+est (r) (n:friend),
(m:you_are) my (r) (a:great)+est (r) (n:friend)
Is there any problem with these?
I tried setting the rank of the keyphrase to 24, but it's still choosing #compliment instead of that keyphrase.
Right now I am trying the keyphrases:
(m:you_are) my (r) (a:good)+est (r) (n:friend),
(m:you_are) my (r) (a:great)+est (r) (n:friend)
Is there any problem with these?
hidden5738
2 years ago
2 years ago
So it works for "you're my greatest friend", but it doesn't work for "you're my best friend", going to #compliment instead.
palacinkyman
2 years ago
2 years ago
Probably it merges (best)+est creating bestest and none uses such word. Hard to tell, your example doesn't even have "best" in keywords, if I checked properly.
hidden5738
2 years ago
2 years ago
Hmm... wouldn't "good+est" automatically become "best"?
You might be onto something here... let me check
Edit: Yeah, that worked! The keyphrase "(m:you_are) my (r) (best:1) (r) (n:friend:2)" suddenly got everything just fine
You might be onto something here... let me check
Edit: Yeah, that worked! The keyphrase "(m:you_are) my (r) (best:1) (r) (n:friend:2)" suddenly got everything just fine
palacinkyman
2 years ago
2 years ago
Glad to hear that.
The Professor
2 years ago
2 years ago
good+est should become "best". Something must have broken it. I'll look into that.
umbraofmyid
2 years ago
2 years ago
Hello!
I'm trying to figure out conditional responses using the AIScript feature. Is there a way to compare a plug-in to memory? I keep trying to do something similar to
"if (mem-something) is (key1);"
This throws an error back, and won't let me compile. This line
"if (mem-something) is "(key1)";"
compiles, but I would guess that compares the text "(key1)" to memory, not the plug-in.
Any help would be appreciated.
Thanks,
Umbra
I'm trying to figure out conditional responses using the AIScript feature. Is there a way to compare a plug-in to memory? I keep trying to do something similar to
"if (mem-something) is (key1);"
This throws an error back, and won't let me compile. This line
"if (mem-something) is "(key1)";"
compiles, but I would guess that compares the text "(key1)" to memory, not the plug-in.
Any help would be appreciated.
Thanks,
Umbra
bobstack
2 years ago
2 years ago
is the ability to use time based responses broken for everybody or is it just me?
hidden5738
2 years ago
2 years ago
So I was using the debugger and came across this:
Find: m_i_am sorry (47.4) Time: 0.11
Found Keyphrase!
Total Rank: 52.4
Rank this needs to beat: 52.4
Where does the extra 5 rank (47.4 to 52.4) come from? Is it because this is part of a template keyphrase?
Find: m_i_am sorry (47.4) Time: 0.11
Found Keyphrase!
Total Rank: 52.4
Rank this needs to beat: 52.4
Where does the extra 5 rank (47.4 to 52.4) come from? Is it because this is part of a template keyphrase?
palacinkyman
2 years ago
2 years ago
How can I add custom text for each user in bot's profile under the "feelings towards you"? I have seen this in some bots but could not figure it out.
LT Neko
2 years ago
2 years ago
You can't at the moment it's automated
palacinkyman
2 years ago
2 years ago
Automated? I doubt that, the phrases I've seen are too specific to be generated automatically. Also, why are there no messages for my users?
I mean that message, which some bots have in their profile at the bottom right under the emojis.
I mean that message, which some bots have in their profile at the bottom right under the emojis.
The Professor
2 years ago
2 years ago
"Feelings toward you" pulls from a Bot's memories of you.
palacinkyman
2 years ago
2 years ago
Is it described in the guide? I would like to add this to my bot.
» More new posts: Doghead's Cosmic Bar