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 7,188 - 7,199 of 8,127
Many questions are answered in the FAQ.


5 years ago #7188
Today Is My Turn For Updates

5 years ago #7189
I Have A Menu it lists all my extras and a few questions to ask

5 years ago #7190
I would also use a "once;" for emotion, or a set of identical responses that trigger with different emotion levels, with only one or two having an "emotion: +1". If it's an issue with compliments/insults, I would cancel them out by giving compliments a -1 and insults a +1. I do wish the automatic emotion modifiers could be toggled off.

5 years ago #7191
Tbh it is not a bad idea to do Zeig wolf give a few starter questions or hints of what people should ask or just have people type hints after your done with Casey or if you want to you can do that now and take a break, it is a great suggestion because lots of people want to try to get as much information from a bot but sometimes they can't think of what questions to ask or what words to type plus it will boost Caseys AI and your honor

5 years ago #7192
tbh I tried asking casey a lot of questions and I got stuck lol so it is helpful

5 years ago #7193
btw how do I make my bot remember age I learned how to make it remember names

5 years ago #7194
when I try to have 2 AI Inscriptions it says failed.
I have the name which is
default (name) as "your-name"
I tried gender last time somebody posted it, it failed even if I add a comma and then space for the 2nd one it still says it failed

5 years ago #7195
Try adding a ; in between each script.

This is how I handle gender on my bot:
In the AI Initialization box add:
default (isfemale) as "no";

This will make it so that the bot will assume the user is male unless otherwise specified.

Then create a keyphrase(s) "I am a (woman|girl|female): with the script: rem "yes" as only "isfemale";

Finally any female gender specific responses should have the script: if (mem-isfemale) is "yes";


Hope that helps.

5 years ago #7196
it accepted it, what about age, and how do you set it to once

5 years ago #7197
I haven't tried doing an age one but I would imagine it would look something like this:

In the initialization script put:

Default (age) as "age";

Then create a keyphrase:

I am (*) years old

Response:

You are (key1) years old

With the script:

Rem (key1) as only "age"; once


I wouldn't recommend using the once command in this instance however, as it's possible the user will mistype the answer and want to change it.

5 years ago #7198
wouldn't the once command reset when a new conversation starts?

5 years ago #7199
It would reset, yes. There's no way around that.


Posts 7,188 - 7,199 of 8,127

» More new posts: Doghead's Cosmic Bar