Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Talkerbot V2.2.3 (AI Posting Bot) Details »»
Talkerbot V2.2.3 (AI Posting Bot)
Version: 2.5.0, by eXtremeTim eXtremeTim is offline
Developer Last Online: Feb 2008 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.5 Rating:
Released: 09-11-2006 Last Update: 05-15-2007 Installs: 230
DB Changes Uses Plugins
Additional Files  
No support by the author.

Talker Bot Hack v2.5.0
Hack By: Tim (eXtremeTim) Yarbrough
Website: www.extremechatforums.com

What This Hack Does.

This hack add a userlike bot to your forums. You can set which forum he will post in and how often he will reply to poeples posts. He will try and build his replies off the text that they posted. This bot will learn overtime slowly from your users posts.

Whats new in 2.5.0?
Cleanup of the code to allow better support for php5 users.
Simplified the steps to get the bot working.
Improved the code in various spots.
Fixed sloppy coding issues that remained from the original version of the hack.

Whats new in 2.2.4?

Start of php 5 compatibility fixes
Query errors
ajax cosmetics issue (should be fixed now but if not please let me know)
quite a few minor random things.

Whats new in 2.2.3?

Fixed a few bugs (didnt fix the php 5.1 issues yet till i have time to make sure they dont have an undesired effect)
Added code to make bot show up online.
Made bot show up as last poster correctly.
Fixed table prefix issue

Whats new in 2.2.2?

Cleaned up code a bit.
Fixed <br> problem
Improved bots sanity
Fixed alot of stuff.

To Upgrade from 2.2.4:

Upload all files import the new product.

To upgrade from 2.2.3:

Reupload src folder from the alice dir, install the product file, and upload ewt_talkerbot.php.

To upgrade from 2.2.2:

Reupload the src folder from the alice dir and also re upload the ewt_talkerbot.php file. No changes were made to the product file.

To upgrade from 2.2.1:

Overwrite the current product
Overwrite ewt_talkerbot.php


To Upgrade From 2.2.0:

Overwrite the current product. Upload ewt_talkerbot.php


To Upgrade From A Previous Version:

Just follow the install steps in the files becuase yea there was no prior version for vb3.6 so you should have no file edits to redo.

This version is much cleaner overall then all the previous version. I have removed a good deal of the code in the core alice bot that used to cuase errors. I have moved all the control settings into the admincp. Plus many other things including a much cleaner ewt_talkerbot.php file then the original _talkerbot.php file.


About v3

Yes version 3 is being planned out yet again. I had it finished at one point only to lose it when my computer was stolen a while back. So now im planning even more stuff for version 3. I will post information about v3 later.


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. (Needing more for the base package and some to start playing with the aiml sharing features of v3 )


Demo: http://www.extremewebtech.com/forums...esting-grounds
User/Pass: test2323/test2323

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #492  
Old 10-09-2006, 04:27 AM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

shawn contact me on msn later. So we can see about fixing your issues. I dont have a mysql 5 server laying around.
Reply With Quote
  #493  
Old 10-09-2006, 06:23 AM
da420 da420 is offline
 
Join Date: Nov 2005
Posts: 1,232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't seem to be working for me.

I get this error when running the botloader.php script...

Code:
Warning: fopen(subs.inc): failed to open stream: Permission denied in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 85

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77
Also, lol, Im not really sure what I am supposed to be doing or how to set the id to 0 in myphpadmin... so any suggestions would be helpful.

Thank you.
Reply With Quote
  #494  
Old 10-09-2006, 11:56 AM
dobbs dobbs is offline
 
Join Date: Feb 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

edit:: fixed
Reply With Quote
  #495  
Old 10-09-2006, 01:59 PM
GlobalFusion's Avatar
GlobalFusion GlobalFusion is offline
 
Join Date: Sep 2004
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

upgrade went without a hitch.

Got the best response to something:

Quote:
Originally Posted by User
"I cannot do that dave..." (HAL to dave - 2001: A Space Oddysey)
Quote:
Originally Posted by BOT
Why can't you do do that dave?I like HAL a lot.

I think its already becoming aware...... hehe


[EDIT]

Damnit. Just went to run botloaderinc.php after uploading then testing..

Code:
Fatal error: Call to undefined function: loadstartupinc() in /home/*****/public_html/forums/alice/src/admin/botloaderinc.php on line 60
[EDIT]

Problem Fixed.

-------------------
inb botloaderinc.php change (Line 60):
$doneloading=loadstartupinc($fileid);
to
$doneloading=loadstartup($fileid);
-------------------
Reply With Quote
  #496  
Old 10-09-2006, 02:44 PM
dobbs dobbs is offline
 
Join Date: Feb 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by da420
Doesn't seem to be working for me.

I get this error when running the botloader.php script...

Code:
Warning: fopen(subs.inc): failed to open stream: Permission denied in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 85

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77
Also, lol, Im not really sure what I am supposed to be doing or how to set the id to 0 in myphpadmin... so any suggestions would be helpful.

Thank you.



I fixed this error by making sure all the files in /alice/src/admin for chmod'd to 777, mine weren't. I changed, ran botloader, and no errors.
Reply With Quote
  #497  
Old 10-09-2006, 03:50 PM
dobbs dobbs is offline
 
Join Date: Feb 2005
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry for posting so much. I have started over and fixed my first problem. I have read the whole thread and haven't seen this one mentioned.

Install went fine, no errors. When i go to: http://315er.net/forum/alice/src/tal...+is+your+name?
I get:
"What is your occupation?" or "How old are you?"
When imake a thread in the bots forum i get this at the top of the page:

Warning: Empty regular expression in /alice/src/util.php on line 365
Warning: Empty regular expression in /alice/src/util.php on line 365

and this message:

Unable to add cookies, header already sent.
File: /home/three15/public_html/forum/includes/class_core.php
Line: 3023

When i go back to the forum the thread i made appears and the bot has replied:
me: how tall are you?
him: do you remember me?

when i reply i get the same warning message as above, then i am taken to the post:
my reply: i do not remember you
his post: do you like star wars?

Any thought on where this error is coming from and why the bot does react to questions?

Thanks..

p.s. i had this working on my 3.0.7. board and it was awesome, this is a new install, not an upgrade
Reply With Quote
  #498  
Old 10-09-2006, 08:51 PM
mikeB's Avatar
mikeB mikeB is offline
 
Join Date: Dec 2001
Location: CT
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey guys any idea why on import of product I'd get this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Talkerbot - Defualt Value For New Forums', 'forumadmin_add_default', '$forum[\'mimicbotrop\'] = \'0\';', 'ewt_talkerbot');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, October 9th 2006 @ 05:49:05 PM
Script : http://www.bakermedia.com/learn/**/plugin.php
Referrer : http://www.bakermedia.com/learn/**/p...?do=productadd
IP Address : **
Username : **
Classname : **

(** stars replace things I don't want to be public knowledge)

thanks in advance!
Reply With Quote
  #499  
Old 10-09-2006, 08:52 PM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are need to edit the product file and remove all instances of executionorder="5" since you are on vbulletin 3.5.x
Reply With Quote
  #500  
Old 10-09-2006, 09:53 PM
40oz 40oz is offline
 
Join Date: Oct 2006
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i've run botloader but when I log into phpmyadmin there's no bot table Talking to the bot does nothing as well
Botloarder does:
.
.
.
.
Loading data aiml file: 6.aiml
Loading data aiml file: std-gossip.aiml
Loading data aiml file: T.aiml
DONE LOADING
Inserted 0 categories into database

no errors or anything
Reply With Quote
  #501  
Old 10-09-2006, 09:55 PM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

did you install the product? Becuase the product creates all the tables.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:10 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.05634 seconds
  • Memory Usage 2,320KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete