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 4,908 - 4,919 of 8,130
re: "Hello The Clerk!"
Not too important, but the AI Engine seems to strip off the The. Bots always greet me as "Clerk." It's not something I lose sleep over.
Posts 4,908 - 4,919 of 8,130
Many questions are answered in the FAQ.
Interzone
16 years ago
16 years ago
ooops, i got it wrong there! the def (name) as "name"; will do the trick just as good as def (name) as "names";
i like the prob's solution the best though, because it requires the least interventions, and it gets everything alright.
i like the prob's solution the best though, because it requires the least interventions, and it gets everything alright.
The Clerk
16 years ago
16 years ago
If I didn't use def (name) as "nickname", I'd never know most chatters' names, and I think people like to hear their names (or their userids). I can still pull a rem (postkey) as only "name" should the circumstance arise. Using def instead of rem makes all the difference here, to newbies. It sets a value only if one doesn't already exist -- so if your bot knew prob123 as Patti, it would remember that rather than writing over it.
The Clerk
16 years ago
16 years ago
Not too important, but the AI Engine seems to strip off the The. Bots always greet me as "Clerk." It's not something I lose sleep over.

Bev
16 years ago
16 years ago
Thanks everyone (especially Interzone). I still have to look it up each and every time I do it, but I guess I do not do it that often. That would probably teach most people though.
Actually every memory I tried worked eventually, but it may take me longer than most to get it right (if I do). Often I take them back out or decide not to work on it till I get the other things I want to work. Still, I can blame the dyslexia. It's worse when I go to yoga class and mark an L on my left hand so I can tell right from left. I can get "Let X = 2", but once we go back to words, it's a free for all in my head.
It was a nice effort though.
Actually every memory I tried worked eventually, but it may take me longer than most to get it right (if I do). Often I take them back out or decide not to work on it till I get the other things I want to work. Still, I can blame the dyslexia. It's worse when I go to yoga class and mark an L on my left hand so I can tell right from left. I can get "Let X = 2", but once we go back to words, it's a free for all in my head.

Interzone
16 years ago
16 years ago
you're welcome, Bev. i learned as much from reading forum posts as i did from the Book of AI. glad to give something back to the community

Earlo
16 years ago
16 years ago
hi everyone i am having a problem with making my bot remeber names, i understand most of those posts but i dont understand anything with AIScript Initialization ....which is this part:
"in the AIScript Initialization box on your settings page put AIScript: default (name) as "name"
Can someone help me?
"in the AIScript Initialization box on your settings page put AIScript: default (name) as "name"
Can someone help me?
Sh6dowflamex
16 years ago
16 years ago
Hey, how do I make something say the name you said it was?
Example
Guest513:
My name is Boblin
Bot:
Thats interestingBoblin.
Example
Guest513:
My name is Boblin
Bot:
Thats interesting
Interzone
16 years ago
16 years ago
Sh6dowflamex, see the message no. 4900 at the top of this page, the one posted by prob123. it answers your question exactly.
good luck! looking forward to checking your bot out.
good luck! looking forward to checking your bot out.
prob123
16 years ago
16 years ago
Sh6dowflamex After you get the AIScript: default (name) as "name" in the AI settings box on the settings page. Make a keyphrase for
My name is (*) then in the AI box put <?PF rem (key1) as only "name" ?>
your response is Thats interesting (mem-name).
You can put pointy bracket red pointy bracket (mem-name) to get the name in red. Some times the engine strips out the brackets so you may have to play with it for a while.
My name is (*) then in the AI box put <?PF rem (key1) as only "name" ?>
your response is Thats interesting (mem-name).
You can put pointy bracket red pointy bracket (mem-name) to get the name in red. Some times the engine strips out the brackets so you may have to play with it for a while.
» More new posts: Doghead's Cosmic Bar