vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Talkerbot V2.2.3 (AI Posting Bot) (https://vborg.vbsupport.ru/showthread.php?t=126386)

dilbert 09-14-2006 08:05 PM

Quote:

Originally Posted by Keyser S?ze
300,000queires, can this thing be uninstalled after?

Yikes, 300,000 queries! :confused:
It's 300,000 table rows.
I can't get it installed, so I have no idea if I can uninstall it.
I believe there are only a few new tables created, so they would be simple enough to delete.

I am hoping in the next version, there is a way for us folks on shared servers with set timeouts, to upload the files.

kylek 09-14-2006 08:17 PM

Quote:

Originally Posted by hotwheels
those look fine kylek.........make sure that the addy you type in for the botloader is correct like, wwww.yourdomain.com/forum/alice/botloader.php

I loaded mine 2 time's yesterday and it worked both times........set up just like you have it.......

Hi Hotwheels,

Yup, I have triple checked the addy to run the batloader.php.

Just wondering did you have to fill out the database name, password, etc on dbprefs.php? According to the instructions you just put your file paths in and it will autograb the database info needed.

eclectica 09-14-2006 08:31 PM

This is so crazy that it's cool.

I won't install it but nonetheless it fascinates me so I will vote it or nominate it to be hack of the month.

G_Man 09-14-2006 09:46 PM

Tim,

So, how can I check and see that the AIML files are actually all loaded?

I've been through the process a few times and still not sure, especially when comparing some of the Bots response and looking at the AIML files.

Cheers,
G.

Unreal Player 09-14-2006 10:47 PM

i'm getting the blank replies too. It seems like it is part of his memory or something like he will go

you are from . ???

when . is a place.

inkdot 09-14-2006 11:03 PM

if you got database problems, you might wanna check the '$rootdir =...'
and 'require('..'

check your php.info for the actual root address there.
don't use d:\inetpub...

my dbprefs.php looks like this:
$rootdir= "/home/content/x/x/x/deleted/html/forum/alice/aiml/";
require('/home/content/x/x/x/deleted/html/forum/includes/config.php');

Erwin 09-14-2006 11:21 PM

Guys, a quick tip - to avoid messing with the forum database errors etc through setting forums in Admin CP, do this:

Change the "Talkerbot - Include The Bot" plugin to:

PHP Code:

if ($foruminfo['forumid'] == 'xxx' AND sizeof($errors) == 0)
    {

   if (
file_exists("ewt_talkerbot.php"))
    {
        include(
"ewt_talkerbot.php");
    }

    } 

Change xxx to the forumid you want to bot to talk in.

Then you can just disable the other 3 plugins which will no longer be needed.

Erwin 09-14-2006 11:22 PM

Quote:

Originally Posted by Erwin
The problem I have is that my bot has a lot of blanks in his answers.

For example "So you are talking about ." Or " said ."

Any idea about this problem Tim? I suspect when you cleaned out the core Alice code, you may have removed some code required for him to remember what the poster is saying. This wasn't the case with older versions.

Also, the bot remembers a poster's name, but keeps it in memory and confuses other poster with that poster, but this was a persistent problem with older versions.

coRtALoS 09-15-2006 12:00 AM

Loading startup.xml
could not open XML input

:(

Edit: Nevermind, didn't use a trailing slash in one of the paths...heh.

Alright, now I have everything uploaded correctly, everything installed correctly, NO error messages. (40 thousand something categories added)

However, the bots database/tables are completely empty, and the bot does not post or anything.

eXtremeTim 09-15-2006 01:45 AM

I stated a while back I had to remove a bit of the functionality used to replace he with she and things of the sort. I hope to get them back turned on as soon as possible but they were conflicting with vbulletin on a core level.

But as far as the blank and or missing words im not sure whats cuasing that. But i will figure it out.


All times are GMT. The time now is 10:18 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.02653 seconds
  • Memory Usage 1,746KB
  • 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)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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