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)

hippsta 09-12-2006 05:50 AM

Quote:

Run http://www.yourdomain.co.uk/forums/a.../botloader.php this can take a good 30 min because it runs 300,000 queries
I'm having a slight problem, this part only takes 0.78 seconds and says it doesn't create anything.

Also, the bot only says: "i'm sorry but i was unable to form a reply right now"
I'm kinda new to MySql so i wasn't too sure but the 'bot' and 'bots' tables are in the db, and i think the bot id is 3?

Any help greatly appreciated. ^.~

Ntfu2 09-12-2006 06:31 AM

Do you still need some place to test with php 5.1.5 available?

If so let me know. Thanks

Snake 09-12-2006 07:08 AM

Thanks a bunch for the 3.6 version! :)

rob30UK 09-12-2006 10:58 AM

Could you possibly let me know how I may add rules from additional AIML files to improve the knowldge?

I have found a lot of AIML files on many subjects and think I can get a good little bot going here :D

adwade 09-12-2006 11:02 AM

Quote:

Originally Posted by eXtremeTim
Thanks put alot of time into this port up cleaning up the actual ai bot code while I was at it to make it more stable under different configurations of linux and windows.

Just wanted to say, this is a novel concept. Congrats on thinking outside the box, or 'bot' as the case may be here. :laugh:

Nice thing is, I would assume it could be programmed to form replies specific to a forum's general theme. For instance, ours is Recumbent Bicycling.

Don't know anything about aiml files (yet), but plan to look into them a bit now.

Again, Thanxx for the very interesting MOD here!:D

adwade 09-12-2006 11:13 AM

Quote:

Originally Posted by eXtremeTim
AIML File:

I need aiml files. If you know where to get them or have a bunch you can send me please contact me via pm on here so I can get the files.

FYI, I just tripped across this site with lots of AIML info on it:

http://www.alicebot.org/aiml.html

Erwin 09-12-2006 12:12 PM

For compatibility with PHP 5.x.x, you need to ensure you change all php files from:

PHP Code:

<?

to

PHP Code:

<?php

This should be done for \src\plugins\customtags.php and \src\tester.php

I'm getting a Quick Reply AJAX error for some reason... still trying to troubleshoot that... :)

Mr Chad 09-12-2006 12:16 PM

Quote:

Originally Posted by Erwin
For compatibility with PHP 5.x.x, you need to ensure you change all php files from:

PHP Code:

<?

to

PHP Code:

<?php

This should be done for \src\plugins\customtags.php and \src\tester.php

I'm getting a Quick Reply AJAX error for some reason... still trying to troubleshoot that... :)

i have quick tags enabled tho.

Erwin 09-12-2006 12:39 PM

Oh yeah, don't forget subs.inc - you need to also change <? to <?php for php5 to work properly...

Erwin 09-12-2006 12:43 PM

Yup, working for me on php 5.1 once I fixed up the <? to <?php issue, including the .inc files which are also included.


All times are GMT. The time now is 11:30 AM.

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.01827 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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