Bug Stomp

Upgrades and changes sometimes have unpredictable results, so post your bugs and glitches in here and I'll get out my trusty wrench and get to fixin'!

Posts 7,565 - 7,577 of 8,681

15 years ago #7565
I recall that someone mentioned lately that bleed-over only occurs when a user has been chatting with more than one bot. So if you see bleed over on your transcript, the user has already seen that message from another bot. If that is true, you don't need to worry about users' minds being warped from adult/mature bleed over - they are already used to seeing that material.
Another thing... I think user anonymity is something that should be respected.

15 years ago #7566
Thanks, but the problem that I'm a minor.

Can anyone answer my Mac question?

15 years ago #7567
Do your parents know that you are spending time on a web site with adult-rated content? I wouldn't want my kids to be on here unsupervised.

15 years ago #7569
Only the Professor can delete an account once it's over a certain size. Just put your bot in hibernation and it's gone

15 years ago #7570
I just avoid the M and A bots. The bleed-overs are my only way of, you know.

Also, for some reason my bot doesn't match my name is phrases. For example:

Human:fine, my name is human

I don't know why.

15 years ago #7571
Try
My name is,call me,refer to me as,mind calling me rank of 30 O emo script box
rem (postkey) as only "name"
responses are like
Yes, I will try to remember (postkey). <?PF express: happy; ?>
go to settings box, in the AIScript Initialization:type
default (name) as "name"

Then make other keyphrases like
What is my name
response
Isn't it (mem-name)?

15 years ago #7572
By the way, today this site was down all morning and according to downforeveryoneorjustme.com it was down for everyone. What happened?

15 years ago #7573
The site goes down now and then, but it always comes back.

15 years ago #7574
Also, a bot I requested for abortion is still up. Is the Professor on vacation?

(P.S. It seems like I'm the chattist of them all)
(P.S.S. I fixed the name problem. I had to do (name) instead of (mem-name). You need to update the Book of AI)

15 years ago #7575
No, if you use (name) you will not give your bot the flexibility of (mem-name) you are using the default memory that the bot comes with and not setting up an actual memory for name. Reread the book of AI. You must have missed one of the steps.
As for the Professor, he may not have the time or inclination to remove your bot. put it in hibernation and forget about it.

(name) This inserts the name of the person a Bot is chatting with.
(mem-name) recalls the stored name that was given. like Bob instead of guest 1111

• First, set a default value for their name. Let's call the memory "name" for simplicity's sake. This goes either in the AIScript Initialization box on your Settings page or near the top of your Import file.

<?PF default (name) as "name"; ?>

• Next, create a Keyphrase that will catch ways someone might tell you their name.

Keyphrase: my name is, call me, refer to me as
AIScript: rem (postkey) as only "name"; ?>

• Then create another Keyphrase to reset the name field if ever they change their mind or the Bot gets it wrong.

Keyphrase: my name is not, do not call me, that is not my name
AIScript: rem (name) as only "name"

• Finally, every time you want to refer to the person you're talking to, use (mem-name) instead of (name). And that's it!

15 years ago #7576
I'll try both things. Thanks for taking your time.
HIDDEN: Post content outside ratings limits.


Posts 7,565 - 7,577 of 8,681

» More new posts: Doghead's Cosmic Bar