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


4 years ago #7482
I'm am unsure as to keep Arsh up as i would like to work on making a new version that is better

4 years ago #7483
im back

4 years ago #7484
What does "too many gotos in a row" mean?

4 years ago #7485
@Miss Niki: That means that the logic in the bot has triggered a "goto" statement in reaction to what was said in chat, but that "goto" statement lead to a keyword with another "goto".. and then another and another until it was so many that the interpreter stops worrying that the logic has a loop of gotos. Like : "A - goto A" or "A goto B; B goto A".

4 years ago #7486
Hey, does the site still do custom avatars? I sent in a request a little over a week ago and haven't heard back.

Also, @ Miss Niki - I also got that "too many gotos" message when I had a goto line pointing to an ID that didn't exist.

4 years ago #7487
I've only just registered here today, and have not even cracked the book yet. Been busy answering all the "welcome" chats, for which I'm very grateful.
Can't remember all the bots who extended those warm welcomes; I'm hoping there's a list somewhere of everyone I've chatted with. Anyway, thanks, y'all.

4 years ago #7488
Hey

4 years ago #7489
yay I am ranked 100 in user list

4 years ago #7490
Aye anyway to fix certain words not being pick up? : P For example "lets" doesn't seem to be picked up by key-phrases on my bot, I've had this issue before. Another example would be "Neko" it won't pick that up either. ^.^

4 years ago #7491
@LT Neko

in the first case, "let's" as in "let us" should be written as "let us". keyphrases including contractions can only match in raw mode, which isn't useful for general keyphrases.

in the second case, that's an unrecognized proper noun, so you'll want to use raw mode here. add the word "raw" (no quotation marks) to the AIScript section of the keyphrase (in the drop-down menu) and that will keep the engine from automatically correcting the spelling.

4 years ago #7492
@Getcy ye fixed the "let us" thing shorty after making that post~ ^.^ As for the name I added it to a personal name plugin and it seemed to fix it in those cases, along with I did end up using raw as well~ A bit more annoying to work with but at least it works~ :3

4 years ago #7493
for some reason the word mistress is not picked up by the bot


Posts 7,482 - 7,493 of 8,127

» More new posts: Doghead's Cosmic Bar