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,073 - 4,084 of 8,131
And if you don't have a rank at all I don't think it will pick up at all. Not sure though- never ranked anything at Zero before.
You can set a rank to zero, or even a minus number. The permissible range is (I believe) -127 to 127 (but anything below minus 20 or so will never ever get picked up.)
how do you get your bot to meet other bots?
The more you work on your bot, the more conversations with other bots and humans he'll have.
I usually don't forget the parentheses, but I have been known to type things like "(kety1)".
Posts 4,073 - 4,084 of 8,131
Many questions are answered in the FAQ.
psimagus
18 years ago
18 years ago
You can set a rank to zero, or even a minus number. The permissible range is (I believe) -127 to 127 (but anything below minus 20 or so will never ever get picked up.)
Ulrike
18 years ago
18 years ago
I tend to default to rank zero unless I find other stuff overriding it, or find it coming up too often. And [-127,127] do seem to be the limits. Whenever I've tried to put a larger value in, it's always defaulted to 127.
psimagus
18 years ago
18 years ago
The more you work on your bot, the more conversations with other bots and humans he'll have.
Jackie123
18 years ago
18 years ago
Hi. I'm having problems with my bot remembering names. Sure I know all about the (name) command. But what if someone asks my bot to remember a particular name. I tried putting <?PF remember (key1) as "yourname"; ?> in the AI script but then when I type Your name is (mem-yourname)I get "Your name is key1." as a response. What am I doing wrong?
prob123
18 years ago
18 years ago
click your settings and in the ai script box put
<?PF default (name) as "name"; ?>
then make a key phrase that will pick up the name, like 'my name is' ..in the ai box for the keyphrase, put
<?PF rem (postkey) as only "name"; ?>
Now always use (mem-name) to bring up the name.
It could be that you left out the ()s in your script.
<?PF default (name) as "name"; ?>
then make a key phrase that will pick up the name, like 'my name is' ..in the ai box for the keyphrase, put
<?PF rem (postkey) as only "name"; ?>
Now always use (mem-name) to bring up the name.
It could be that you left out the ()s in your script.
trevorm
18 years ago
18 years ago
Expanding on prob123's comment about ()s: This is a silly question but are you sure you don't have
remember "key1" as "yourname";
It seems obvious but I've done it more times than I care to admit!
remember "key1" as "yourname";
It seems obvious but I've done it more times than I care to admit!
Ulrike
18 years ago
18 years ago

prob123
18 years ago
18 years ago
I just did that yesterday.
prob123: tell me another old saying
Bildgesmythe: key1 Is a trusted oldie.
and I am great for just putting in (key) or )postkey). I have found that mispelling a keyphrase is worth hours of fun, especially if you have mispelled it so bad you can't find it search.
prob123: tell me another old saying
Bildgesmythe: key1 Is a trusted oldie.
and I am great for just putting in (key) or )postkey). I have found that mispelling a keyphrase is worth hours of fun, especially if you have mispelled it so bad you can't find it search.
OGRastamon
18 years ago
18 years ago
Don't have any questions yet, but I thought I should introduce myself. I've been working on a John Lennon bot. I encourage you all to stop by and say hello. He's feeling rather lonely.
OGRastamon
18 years ago
18 years ago
Okay, now I have a question. When viewing a bots memories a button is available labeled "Alter Memories". What is this button supposed to do? Mine doesn't do anything.
Ulrike
18 years ago
18 years ago
If no memories exist, it won't do anything.
If a memory exists, it should allow you to go in and clean it up. Sometimes extraneous words get stored, sometimes stuff that you don't WANT your bot to remember gets stored.
If a memory exists, it should allow you to go in and clean it up. Sometimes extraneous words get stored, sometimes stuff that you don't WANT your bot to remember gets stored.
» More new posts: Doghead's Cosmic Bar