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 7,463 - 7,474 of 7,766

5 years ago #7463
Ah, thanks.

5 years ago #7464
If any of you want to know how to get your bot to have responses that she will only say to a specific person, such as the botmaster, here's how to do it.

1: Make sure you have a "my name is" keyphrase and for other ways that people may tell the bit it's name.

2: make sure that the bot stores the given name in a memory: such as your-name

3: in the aiscript for the response you want to be exclusive to you type:
if "mem-your-name" is "botmastername"

With "botmastername" being replaced your name or the name of the person you want the messages to be directed to

5 years ago #7465
how do I make sure that the bot stores the given name in a memory: such as your-name?

5 years ago #7466
In the aiscript for the "my name is" keyphrase type this into the aiscript box

rem (postkey) as only "your-name"

Make sure it's typed in the aiscript box for the keyphrase not the response.

5 years ago #7467
How do we refer to short-term memories? In Inner Life, they're saved under categories like (animal) and (abstract), but there doesn't seen to be a way to access the stored values. I tried (mem-abstract), and that doesn't work at all.

5 years ago #7468
I'm still waiting for the broken keywords and seeks to be fixed my bots xInitiate is broken and just shows the broken message of "I was just born, and can't speak well yet"

5 years ago #7469
Here's a question that's been bugging me, is there a way to set a range for numbers? I'd like to have responses for specific numbers without needing to type them out. It'd be nice to say ([1-25]), but it seems to give the same values as the standard ([1-9.]+)

5 years ago #7470
idk

5 years ago #7471
Zeig why don't you add dating for your bot my creator is tired of doing nothing while your fixing it, it will give people something to do

5 years ago #7472
Hey, Zeig Wolf--try this:

(0?[1-9]|1[0-9]|2[0-5])

Example:

Keyphrase: give me some bananas

Response: How many do you want? Name a number from 1-25.

Seek: (0?[1-9]|1[0-9]|2[0-5])
Response: Here are your (key1) bananas.
Seek: (*)
Response: Give me a number from 1-25 or no bananas.

Here's what Frizella said when I asked her for bananas:

You: Give me some bananas, please.
Bot: How many do you want? Name a number from 1-25.
You: 14
Bot: Here are your fourteen bananas.

You: Give me some bananas or else.
Bot: How many do you want? Name a number from 1-25.
You: 34
Bot: Give me a number from 1-25 or no bananas.


5 years ago #7473
Hornygirl6909-2, it's on the to-do list... Among (currently) 6585 other things to add... Feel free to offer some narrative advice on the discord group.
dallymo, I think I grasp how that works. I'll give it a shot later, thank you.

5 years ago #7474
well it will keep people busy thats what story bots are for lol it keeps them from complaining because they have something to do which gives me plenty of time to write and think


Posts 7,463 - 7,474 of 7,766

» More new posts: Doghead's Cosmic Bar