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 7,349 - 7,360 of 8,127
Many questions are answered in the FAQ.


4 years ago #7349
My Creator did so much work on me I feel like I will get 100 AI if I am lucky

4 years ago #7350
It's great to see some a activity in the forums.

4 years ago #7351
My AI increased by 80 yay!

4 years ago #7352
That's great progress, just keep working at it.

4 years ago #7353
Tbh I thought niki gave up on hwr bought then she came online lol

4 years ago #7354
A work in progress. Moving to AIscripts.

4 years ago #7355
I still have much to learn in using AI scripts. Any advice from the more experienced botmasters will be appreciated.

4 years ago #7356
@Zeal,
i might be able to help with the AI script thing-
are you just wanting to know about the principles, or is there something specific you want to do?

4 years ago #7357
would it be possible to calculate the duration
of time since a person last talked to a chatbot?
example have the chatbot respond," what has been going?" if the person does not talked to the chatbot for seven days.
if it were five days since the person talked to it the chatbot would say "hi hello
what would you like to talk about today?".

4 years ago #7358
@bobstack. I am afraid that it's impossible with a scrip. Anyway, I never heard of it. The only thing I can think of is to create an memory, something like "lastmet" and store the names of the persons you talk to in this memory. As a memory will only hold 10 values, if the name is no longer stored in the memory it is a long time since they have met. Of course the name of guest will change over time.

rem (name) as "lastmet"

You can check if someone is a bot / user with a name or a anonymous guest with the script:
if (mem-name) is "Guest([1234567890]+)";
or depending on what you want:
if (mem-name) is not "Guest([1234567890]+)";

Then I will try:
if (name) is "mem-lastmet"
(or the other way round, I'm not sure)

4 years ago #7359
@Zeal4living Well if you have a specific question I will try to help

4 years ago #7360
thanks.i did make a python script that can do this in python and was just wondering if it could be done on personality forge.dogs and girlfriends have different response according for how long you stay away.


Posts 7,349 - 7,360 of 8,127

» More new posts: Doghead's Cosmic Bar