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 07:38 AM

Quote:

Originally posted by NuclioN
error: Warning: settype: invalid type
Not quite sure about the error but you could try replacing
settype($vbid, int); -- with
settype($vbid, "integer");

Let me know if it works :)
~Radgam

NuclioN 02-06-2003 07:57 AM

The error is gone now radgam :) How can we test it's capabillity to remember?

Radgam 02-06-2003 08:02 AM

Well, i tested it by creating a few different members which i could login as. Then if you say "My name is radgam. What do you know about me?" the bot prints out what it knows about you.

Repeat with a few different test members (and using different names each time you say it... finally, go back in as the original and again ask "what do you know about me?". And your name should still be remembered even though you've fed the bot information on other members too ;)

I know, tad complex ;)

NuclioN 02-06-2003 08:09 AM

Briljant! It display's an infosheet and if you follow the patterns the bot will notice that and by the next "what do you know about me?" it shows that it knows. ;)

NuclioN 02-06-2003 08:37 AM

I wonder where i can translate this part of the answers. We are creating a Dutch faq bot from scratch and the bot does not respond on "who am i" or other recognizable info. Where to look for this?

Neo 02-06-2003 08:39 AM

Sounds nice.

Automated 02-06-2003 08:44 AM

/me runs off to install

NuclioN 02-06-2003 08:47 AM

A couple of other questions because we have little time to find out ourself, does the bot knows when you ask it about another member? "What do you know about ****?"
And i've searcht trough the aiml files but i can't find the command that triggers the total display of what it already knows.

Radgam 02-06-2003 09:52 AM

Quote:

I wonder where i can translate this part of the answers. We are creating a Dutch faq bot from scratch and the bot does not respond on "who am i" or other recognizable info. Where to look for this?
To do this you need to create your own set of AIML files and then load them into the database using the botloader.php script (preferably a modifed version of the script, so it doesn't clear what is already in the database!) Alternatively, you can install Martin64s teachbot hack which can be found here:
https://vborg.vbsupport.ru/showthrea...threadid=48291

Quote:

A couple of other questions because we have little time to find out ourself, does the bot knows when you ask it about another member? "What do you know about ****?"
Unfortunatly you can't ask it about other members. That would probably involve modifying much of the code and AIML files as all of the references are done by the userid not the username, and the current coding is only designed to handle information on one person at a time (where userid=$uid or something like that).

~Radgam

NuclioN 02-06-2003 10:11 AM

I hope if someone can let the bot remember other members info, that would be a major improvement. :)

The translation and teach stuff are already set in the db and botfiles, i actually want to know what command triggers this:

Name: .
Age: .
Birthday: .
Gender: .
Job: .
Sign: .
Location: .
Does: .
You are: .
You have: .
You want: .
You like: .
You said: .
Personality: .
Favorite color: .
Favorite movie: .
Password: .
Email: .
Phone: .
Cat: .
Dog: .
Wife: .
Husband: .
Friend: .
Boyfriend: .
Girlfriend: .
Brother: .
Sister: .
Father: .
Mother: .
Nickname: .
Full name: .
Last name: .
Middle name:


All times are GMT. The time now is 10:47 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.01095 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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