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,280 - 6,291 of 7,766
about a hundred years ago, Rykkx explained this to me
Damn, I know I'm old........
Help! Why won't all of a sudden this initialization work? At first, I had "def "bigcities" as only (bigcities51541);", but that wouldn't work either. It worked on Electra Mourning just fine, but it won't anymore. I can't put the !@G%@#$ thing into hibernation even without wiping out the iniialization.
def "(name)" as "nickname"; def "male" as "gender"; def "no" as "lookalike"; def (bigcities51541) as only "bigcity"; def self: (from51541) as only "from" as only (from51541); def self: "name" as only "nickname"; def self: "firstname" as only "Electra"; def self: (age51541) as only "age"; def self: (emcolor51541) as only "fcolor"; def self: (career51541) as only "career";def (fashionmag51541) as only "mag"; def (mcd51541) as only "mcd"; def (mcdfood51541) as only "mcdfood";
Posts 6,280 - 6,291 of 7,766
The Clerk
17 years ago
17 years ago
Thanks. Somehow I stare down that book of AI and trip on that one every time.
The Clerk
17 years ago
17 years ago
Question. I'm finally trying to keep out all duplicate responses in Electra Mourning. Now what happens if some clown comes in and uses one of my pre-existing original response? Are we both duplicates, or do I have dibs? I mean, I called it first!
The Clerk
17 years ago
17 years ago
Hmmph. Just when I start making the effort, I find out I've been destroying the whole botland ecosystem with my duplicates of other people's original responses. I am hoist by my own petard, now that I am closing in on a petard.
Rykxx
17 years ago
17 years ago
Damn, I know I'm old........

The Clerk
17 years ago
17 years ago
Electra Mourning: (to kirstenlvsgreen) Sorry, there are no valid Responses for me to choose from.
EM initiated this non-conversation, and there are, too!
?!
EM initiated this non-conversation, and there are, too!
?!
Ulrike
17 years ago
17 years ago
Most likely culprit: Make sure at least one response goes from -5 to 5 on emotions (so the little menus with the pull-down arrows).
Another possibility is that every response has a (mem-something) in it or some sort of "if" script. Then just make sure there's one response with no scripting in it.
Another possibility is that every response has a (mem-something) in it or some sort of "if" script. Then just make sure there's one response with no scripting in it.
prob123
17 years ago
17 years ago
The Clerk, check out your xnones for the problem. Sometimes they will respond to a hello.
DigitalV
17 years ago
17 years ago
Is there a way to to make the bot memorize a single stated word? I tried making my bot ask "do you goto school" and expected people to say "I goto" or "goto" but they usually just say a one worded answer.
I want my bot to respond with something like "I see you goto college", and remember it in the future.
Then later on bring it up in an xmemory like IF goes to (whateverschool) THEN ask how was your day at (whateverschool) on (ifweekday) (name)?
I know about (key#) (postkey) and (prekey) but I didn't see anything in the B.O.A.I. about memorizing a single word.
Any help is appreciated, thank you for reading.
I want my bot to respond with something like "I see you goto college", and remember it in the future.
Then later on bring it up in an xmemory like IF goes to (whateverschool) THEN ask how was your day at (whateverschool) on (ifweekday) (name)?
I know about (key#) (postkey) and (prekey) but I didn't see anything in the B.O.A.I. about memorizing a single word.
Any help is appreciated, thank you for reading.

prob123
17 years ago
17 years ago
Some one word answers will go to blab. There is nothing you can do about it. Most will work with something like
^no$ (re) raw
For the memories <?PF remember "yes" as only "college" ?>
response later is I see you go to college <?PF if (mem-college) exists; ?>
Bring up any memory with the (mem-college) plug in.
The day of the week would just be (dayofweek) and (mem-name) they are automatic.
^no$ (re) raw
For the memories <?PF remember "yes" as only "college" ?>
response later is I see you go to college <?PF if (mem-college) exists; ?>
Bring up any memory with the (mem-college) plug in.
The day of the week would just be (dayofweek) and (mem-name) they are automatic.
Bev
17 years ago
17 years ago
If you give your bot a "robot" or alien character, you may get away with asking the person to reply with specific words (Please say "I go to ___" if you go to college) and use seeks and memories to do what you want. It will always be a bit awkward though. Look at how names hare handled.
The Clerk
17 years ago
17 years ago
def "(name)" as "nickname"; def "male" as "gender"; def "no" as "lookalike"; def (bigcities51541) as only "bigcity"; def self: (from51541) as only "from" as only (from51541); def self: "name" as only "nickname"; def self: "firstname" as only "Electra"; def self: (age51541) as only "age"; def self: (emcolor51541) as only "fcolor"; def self: (career51541) as only "career";def (fashionmag51541) as only "mag"; def (mcd51541) as only "mcd"; def (mcdfood51541) as only "mcdfood";
» More new posts: Doghead's Cosmic Bar