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
  #882  
Old 06-03-2007, 08:14 AM
andrew67 andrew67 is offline
 
Join Date: Dec 2001
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MARKETPROFITS View Post
Hmmmmmm......I'm still running the old bot, I guess I will update my bot and see how it goes.

Yes, this is a great modification.

Thanks and I'll keep all of you posted on my success or failure with this mod.

Cheers.
Yes , it is a great mod , but DONT upgrade !

We all have bots that wont learn anything , if yours is working fine and you upgrade you will end up with a bot with no learning ability.

As long as you are aware of this , feel free to upgrade.
Reply With Quote
  #883  
Old 06-03-2007, 08:45 AM
basketmen's Avatar
basketmen basketmen is offline
 
Join Date: Nov 2006
Posts: 446
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think tim must create txt file in zip package or in description above for troubleshooting and the sollution


this is troubleshooting and sollution from me




1. i get this error message


Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /ewt_talkerbot.php on line 55

Warning: file_get_contents(http://www.domain.com/alice/src/talk.php?vbid=3&input=robot+where+are+you%3F++come +back) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /ewt_talkerbot.php on line 55


sollution :
this is because your host not actived allow_url_fopen

so open your php.ini then add this line

allow_url_fopen=on










2. i cannot complete aiml loading in http://www.yourdomain.com/forums/ali.../botloader.php



sollution :
i am not sure, maybe you need someone that have high internet access to load it
anyone want to add this troubleshooting?
my internet access just 64Kb sharing and i just can complete 75% from aiml but the bot can talk too. my robot here is here Aku Robot
Reply With Quote
  #884  
Old 06-03-2007, 05:03 PM
cjshirlaw cjshirlaw is offline
 
Join Date: May 2007
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Merrillizer View Post
Are you really running "http://www.yourdomain.com/forums/alice/src/admin/botloader.php", or are you editing it properly to include YOUR domain?
Yes, i am putting in my website name.

Quote:
Originally Posted by txspaderz View Post
If you got a 404 error page, make sure your files are uploaded and in the right spot. That's not a hack / mod problem, it's operator error. (No offense). It just means that you did not do something right.

I uploaded all of the bits to the right place. I think it may have something to do with the names of my folders? the full name of the alice folder is /public_html/alice/src/admin/ but when i try this it also doesn't work.
Reply With Quote
  #885  
Old 06-04-2007, 01:23 AM
DevilzFan DevilzFan is offline
 
Join Date: Jun 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Greetings,

This seems like a very interesting mod. I've been trying to install it on my forum, but alas, it can't seem to get through botloader.php.

I get as far as:
Quote:
Loading startup.xml
Loading data aiml file: 1.aiml
Loading data aiml file: 2.aiml
Loading data aiml file: 3.aiml
Loading data aiml file: 4.aiml
Loading data aiml file: 5.aiml
Loading data aiml file: 6.aiml
Loading data aiml file: 8.aiml
Loading data aiml file: 9.aiml
Loading data aiml file: A.aiml
Loading data aiml file: B.aiml
Loading data aiml file: C.aiml
before the page stops responding/loading, and shows as 'done'.

Any idea's?
Reply With Quote
  #886  
Old 06-04-2007, 02:06 AM
jerseyda6 jerseyda6 is offline
 
Join Date: Apr 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

installed... great
Reply With Quote
  #887  
Old 06-04-2007, 10:35 PM
andrew67 andrew67 is offline
 
Join Date: Dec 2001
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was going to suggest we all throw a donation Tim's way to help get things moving but he hasnt been on vbulletin.org since sometime last month.
Reply With Quote
  #888  
Old 06-04-2007, 10:46 PM
Merrillizer Merrillizer is offline
 
Join Date: Oct 2006
Location: Hampton, NH Marshland
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DevilzFan View Post
Greetings,

This seems like a very interesting mod. I've been trying to install it on my forum, but alas, it can't seem to get through botloader.php.

I get as far as:


before the page stops responding/loading, and shows as 'done'.

Any idea's?
Mine kept stopping at H. I finally decided to show it who was BOSS, so I opened my FTP and then deleted folders A through H. Then I ran botloader again in the browser. It picked up at I and went 6 or 7 more folders, then stopped again. So I went back into FTP and deleted folders "I" through say, "O". Ran botloader again in the browser, and it picked up at the P folder, did 6 or so more, then stopped again. So back into FTP, delete folders P through wherever it stopped, repeat same process. Try it, it will work.
Reply With Quote
  #889  
Old 06-05-2007, 06:24 PM
Snider Snider is offline
 
Join Date: May 2007
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

uninstall available yet ?
Reply With Quote
  #890  
Old 06-06-2007, 03:21 AM
DevilzFan DevilzFan is offline
 
Join Date: Jun 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Merrillizer View Post
Mine kept stopping at H. I finally decided to show it who was BOSS, so I opened my FTP and then deleted folders A through H. Then I ran botloader again in the browser. It picked up at I and went 6 or 7 more folders, then stopped again. So I went back into FTP and deleted folders "I" through say, "O". Ran botloader again in the browser, and it picked up at the P folder, did 6 or so more, then stopped again. So back into FTP, delete folders P through wherever it stopped, repeat same process. Try it, it will work.
Thanks for the tip!

Tried it, but now when I get to the "http://www.mysite.com/forums/alice/src/talk.html" and type something, it just goes to a blank page.

Getting the "I can't connect to my database" reply in the forum as well.
Reply With Quote
  #891  
Old 06-06-2007, 08:22 AM
treader treader is offline
 
Join Date: Dec 2006
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know this has been an issue for several people trying to run the talkerbot on VB, when there server has the option of "get_file_content" turned off.

Just wondering if anyone has a fix for this yet?

From what I understand, you can use CURL commands instead. I've tried this, and just get Pharse errors.

I'm running the Talker Bot Hack v2.5.0 verson (if that helps). As I said I've tried to change the command in the "ewt_talkerbot.php" file. but can't seem to get it to work right. Perhaps some one here might know if I need to change something else as well?

I do have this running on my test board (on a different server) and this is an awesome hack, unfortunately it's just not on the board i want it to be on hehehe. IF some one could just tell me the files that need editing to get this to work right, I'm sure I can figure out the codeing (hint hint @ the developer ) If i can get this to work right, I'd be glad to share the code changes needed.
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 05:08 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06124 seconds
  • Memory Usage 2,321KB
  • 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
  • (6)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