The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Addon for: TomBot vBAI UserBot => Remember individual Users Details »» | |||||||||||||||||||||||||||
Addon for: TomBot vBAI UserBot => Remember individual Users
Developer Last Online: Nov 2005
This is an addon for the "TomBot vB AI User Bot" hack which can be found here: http://www.vbulletin.org/hacks/index...ack&hackid=900
This hack *must* be installed first. This addon hack allows the vBAI UserBot to remember infomation on individual members of your forum from previous discussions such as their name, where they live, and anything else the Userbot may have asked about/picked up on ! The install file also contains information on sorting the output of the vAI UserBot and other little bits of miscellanous information! :classic: If you have any problems, let me know. ~Radgam Change Log---------------------------------------------------------- Version1.1: a few code fixes 'CleanOutput' coding has been changed from 7 find & replaces to only 2. This has increased speed and means... less server load! Output looks near enough identical. Show Your Support
|
Comments |
#22
|
|||
|
|||
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 |
#23
|
||||
|
||||
Tnx Radgam, now i can get to work
|
#24
|
|||
|
|||
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 |
#25
|
||||
|
||||
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?
|
#26
|
|||
|
|||
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.
|
#27
|
|||
|
|||
so i should re-load the aiml files into the directory ?? for him to stop calling everyone there name with seeker on it ???
|
#28
|
|||
|
|||
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. |
#29
|
||||
|
||||
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.
|
#30
|
||||
|
||||
when reloading the bot, do I need to clear any tables or anything first? If so, which ones?
|
#31
|
||||
|
||||
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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|