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


18 years ago #4489
good heavens! I never noticed there wasn't one in the Book of AI example - the second example anyway; "are you, are not you" does have a space (perhaps the Prof intended to communicate that it works either way?)

You have to escape a comma with a slash (and "(re)"? - at least that's how I do it,) to get it to match as punctuation.

18 years ago #4490
Oh my gosh, i am just getting sooo soo frustrated, with the whole Forge :-(...soo frustrated with bot making... sooo annoyed!!!!!!!

18 years ago #4491
Why the Forge is up and running like a champ! It's so fast I can't believe it. The only thing I can't get to work is line breaks.

18 years ago #4492
I Know its fast,Lol,thats not the point Im stil frustrated....

18 years ago #4493
thanks for the help. but i miscommunicated. i want the triggers to be present simultaneously to cause a responce. eg "you" AND "pretty". not "YOU" OR "PRETTY"

18 years ago #4494
You probably want to use the "*" in a keyphrase, for instance:

you * pretty

will match "you are pretty", "you are just so pretty", "you pretty thing", etc

It'll also match "You're really not very pretty" etc so you probably also want another keyphrase:

you * not * pretty

18 years ago #4495
thanks trevorn. you are better than book of AI.

18 years ago #4496
again nancy is here asking or help. I just want to remember the name of the chatter. book of AI does not say how to use xmemory in my responce. eg. nancy- who are you? > guest - I am peter. ..>... guest - Who am I? > nancy _ you are peter. now i am unable to do tht, though there must be a way.

18 years ago #4497
For specific memories like that, don't put the response in xmemory.

Have something like:

KP: my name is (*)
AIScript: [?PF rem "(key1)" as "nickname"; ?]
Response: Nice to meet you, (key1).

KP: who am I, what is my name
Response: Don't you remember it, (mem-nickname)?


Something else you can do, to make sure (mem-nickname) always exists, is to put some AIScript in your bot's initialization box. Goto MyBots then to Settings for your bot. There's a box labelled AIScript Initialization.

Just enter default (name) as "nickname" into that box and save settings. That will store someone's username as their default nickname. Then the KP system above will let the user change it. (Let me know if I'm not clear; I'm not quite awake yet. )

18 years ago #4498
Oh, use the pointy brackets "", not the square brackets. The forums tend to eat pointy brackets, so that's why I used square ones.

18 years ago #4499
And I guess it's "update bot" not "save setting".

18 years ago #4500
any one wanna be friends?


Posts 4,489 - 4,500 of 8,130

» More new posts: Doghead's Cosmic Bar