vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Addon for: TomBot vBAI UserBot => Remember individual Users (https://vborg.vbsupport.ru/showthread.php?t=48568)

Radgam 02-06-2003 10:25 AM

If you look in the AIML files (for ALICEBot) search for
<pattern>CLIENT PROPERTIES</pattern> in C.aiml and you should see the following:

<template>Name: <get name="name"/>.<br/>
Age: <get name="age"/>.<br/>
Birthday: <get name="birthday"/>.... etc

The 3 other phrases that print this list are:
- WHAT DO YOU KNOW ABOUT ME
- CLIENT PARAMETERS
- CLIENT PREDICATES

Hope this helps
~Radgam

NuclioN 02-06-2003 10:29 AM

Tnx Radgam, now i can get to work :)

Radgam 02-06-2003 03:43 PM

Glad it helped :) Just like to mention, i updated the install file to v1.1 after re-writing the "CleanOutput" coding and sorting a few bits of coding (which, unless you've had a problem, aren't worth bothering about).

I don't think it's worth sending an update for it, but if anyone has the additonal CleanOutput coding in their file, they should definatly read the update. The number of 'search & replaces' have been cut from 7 to 2 with near enough the same results. Much faster :)

amykhar 02-06-2003 06:55 PM

Any time the bot is asked somebody's name, it appends "seeker" to the name. Does anybody know how to make it stop doing that?

Radgam 02-06-2003 06:59 PM

it's the way the AIML files are written. you'll need to change the AIML files and reload them into the database to sort it.

Mickie D 02-06-2003 09:46 PM

so i should re-load the aiml files into the directory ?? for him to stop calling everyone there name with seeker on it ???

Radgam 02-07-2003 09:05 AM

Well, you'll need to modify them first
-----
In the ALICE AIML files:

In M.aiml find:
<pattern>MY NAME IS WHAT</pattern>
take out the work seeker in between the <template></template> tag :)

in W.aiml find:
<pattern>WHO AM I</pattern>

do the same as above.

Hope this helps.

NuclioN 02-07-2003 09:40 AM

What would be helpfull is a list of the dialog tags that are involved to let the bot remember. A list with the set tags and the get tags that are needed to make a custom aiml file with all the favcolor and gender etc. so you can learn the bot the details in new dialogconstructions. Also it would be a lot easier to translate these files. ;)

amykhar 02-07-2003 01:57 PM

when reloading the bot, do I need to clear any tables or anything first? If so, which ones?

NuclioN 02-07-2003 02:30 PM

You can open the sql file to find out wich tables it needs to function and then remove them with phpmyadmin..after that load the sql again and you can begin from scratch.


All times are GMT. The time now is 08:30 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01023 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete