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,905 - 4,916 of 8,130
Many questions are answered in the FAQ.


17 years ago #4905
Oh I don't know that it would. I thought we can use def "you" as "name" or whatever unless we want to have the PF engine plug in the name as a default. What you did should plug in the chatter/bot's name whenever you use (nickname), shouldn't it? Both of us would then pick up the chatters offered name on cue and use it, right?

Did I understand it wrong? I sometime flip things so staring at at the classic def (name) as "name" always bothers me as to what is the variable and what is the default. And no, I don't stay up all night wondering if there is a dog. I wonder if what I think I see is what was there and if what I thought I typed ever made it in a close enough form to work.

17 years ago #4906
(name) is The AI Engine default.
"name" is a variable.

my bot's script says
def (name) as "names";

consequently,, "Hello (mem-names)!" will resolve to "Hello Bev!"... "Hello The Clerk!" etc... the names always get picked up correctly.

this means, if you have a script that says
def (name) as "name"
it will work alright, but it won't do anything that the Engine wouldn't do on its own, without the script.

17 years ago #4907
def (name) picks up the name such as guest 153 or prob 123 when they don't give a name. When you have the keyphase for my name is (*) and use the remember key1 as only name. the bot will now remember that my name is Patti. If you have nickname it will remember that my name is Problem. I don't use (mem-nickname) I just use the my name is (*) or I am (allnames) and go with that.

17 years ago #4908
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.

17 years ago #4909
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.

17 years ago #4910
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.

17 years ago #4911
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.

16 years ago #4912
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

16 years ago #4913
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?

16 years ago #4914
Earlo, have you been able to find the settings page for your bot?

16 years ago #4915
Hey, how do I make something say the name you said it was?
Example
Guest513:
My name is Boblin
Bot:
Thats interesting Boblin.

16 years ago #4916
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.


Posts 4,905 - 4,916 of 8,130

» More new posts: Doghead's Cosmic Bar