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


3 years ago #7632
umm whats the difference between kp and AI? iv added a couple kp and edited a few things but my bot disruption says 0 AI so was wondering.

and could someone explain the api thing to me? I mean from my perspective this chat bot system is just a tone of gotos from kp. so does signing up for api do anything? is there a list for ai script somewhere?

3 years ago #7633
Laviat, more keyphrases - and more general complexity - will increase your AI score, though it updates roughly once per day, in the middle of the night GMT. Never sure of the exact time. AI score includes things like gotos, seeks, and presumably other complexity stuff; it's not a clear system so that people don't game it. It'll increase over time.

As for the API, that's related to using your bot on another site or similar.

On AIScript, it's very useful for a variety of things. In an adult bot it can handle things like roleplays, clothed/naked, or kinky stuff. It can be used to remember stuff, the raw tag can be used to avoid the spellcheck/parsing when you need it, there's if statements, or statements, and similar that can help control when people see certain responses based on memories. The book of AI has a good introduction to AIScript, but have a play with it, use debug mode and see what you get.

3 years ago #7634
thanks for the reply, it updated but thanks for clearing up how its counted.

still a little confused about api. does registering for API have any effect on the AIscripting?

3 years ago #7635
also is there a goto for any. I mean like a wild card that can use any response as its goto for scripting with out needing a target. like a seek thats looking for any response and still usable in aiscript.

3 years ago #7636
Get the latest best fitness band under 2000 in india and get the best deal to buy
the best fitness band. Shop for the best fitness band. https://www.fitnessadviser.in/best-fitness-band-under-2000/

3 years ago #7637
Laviat, for that you want xnomatch, which matches anything other seeks do not.

Prety sure that API has no bearing on the bot's AI.

3 years ago #7638
can you use xnomatch as a kp? or for that matter a aiscript?

ill give it a shot i guess lol

3 years ago #7639
soo..seems like xnomatch works as a kp but not as a aiscript? is there a way to target "any"/xnomatch in aiscript? or maybe something im missing?

3 years ago #7640
What do you need an any for in AIScript? if you're checking to see if a variable exists/is set, then a response with that variable in just won't trigger if it isn't. You could also initialize the variable to something like default, and have 'if (mem-memname) is not default'.

3 years ago #7641
well atm im trying to do a name change from (any) word/words said. the xnomatch lets the seek find any answer, but from what i can tell the aiscript needs a target. post ,pre ect.. iv tested pretty much every (plugin/wildcard) i could think of to try and use what ever the seek recived >.< as (meminfo) but nothing seems to work. and it just ends with a xnone . it may not be necessary but it could also be pretty useful for responses with out needing any matching keys while still using the kp in the response.

3 years ago #7642
I think that (key1) should be what you're after. Ask name, then have xnomatch seek with rem name as only (key1). Maybe have a seek for my name is as well, using postkey. Not used that for a while, though, only similar stuff in my bot was changed to use regex to ensure it gets a number, I think.

3 years ago #7643
did you try every one of these
on this webpage.

https://www.personalityforge.com/developers/memories.php

these scripts on this webpage are used to retrieve memories to attactivate a particular response.

https://www.personalityforge.com/developers/responses-conditional.php


Posts 7,632 - 7,643 of 8,127

» More new posts: Doghead's Cosmic Bar