Version 3.0 is finaly being made. Please go to the link above and put in your feedback on what you would like to see added.
Talker Bot Hack v2.0.2
Hack By: Tim (eXtremeTim) Yarbrough
Website: www.extremechatforums.com
Original: by: C-birch
Credits: Rapid Gaming (for porting it to vb3)
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. I will also be seeing about porting over the teachbot soon.
Some New Features
acp controlled Rate Of Post
ability to post as bot and he will not reply
post count will not go up in forums where post counts are turned off
a few options to turn off and on a few things including the script itself.
Some other stuff i just cant remember
Fixed in 2.0.2:
Go advanced feature works for quick reply.
Bot will no longer reply when post is stopped becuase of an error. (aka floodlimit, to many images, ect)
Fixed in 2.0.1:
Fixed a few minor problems including using the wrong variable in the if statement for the random smilie check.
fixed the install.txt problem used a find code that was from one of my modifications sorry about that.
Upgrading From v2.0.1 Instructions:
These are in the v202 upgrade file
Upgrading From v2.0.0 Instructions:
To upgrade from v2.0 just make your changes to the new _talkerbot.php file and replace the old v2.0 one.
Upgrading From v1 Instructions:
Just use the install.txt and do the forum.php in the acp directory edits.
Add the new phrase and run the query.
Todo List:
Move all settings to acp settings page
fix the floodcheck problem of bot still replying when users post is not made.
Clean up the code more
Figure out more stuff todo.
-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-
-=If You Like This Hack Please Click Install=-
-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-
IMPORTANT INFORMATION
Support for this hack has returned. I will try to give support in this thread. Priority support will be given Here
Just a note I will be starting work on a new version possible as soon as tonight.
If you like this modification please donate to help support the developement process on it.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Okay in about 5 minutes download the new zip it will have the sql files in it. You will need to run these in phpmyadmin and then run the botloader script again. This should fix all the problems with the bot not feeling well.
I've double checked the chmod on all of the files... and the paths are correct:
$rootdir="/home/*******/www/gkwc/alice/aiml/";
Should there be anything in the `bots` table in the database? Mine doesn't have anything in it :\
Rob try starting over from the begining. Seing as 2 of the 4 vb file edits have now changed hopefully you can find where you might have messed up at or what might have gone wrong. Also make sure that you have run the sql files that are now in the zip. Then run the botloader again.
Rob try starting over from the begining. Seing as 2 of the 4 vb file edits have now changed hopefully you can find where you might have messed up at or what might have gone wrong. Also make sure that you have run the sql files that are now in the zip. Then run the botloader again.
Okay... I just ran the PHP files, and I'm looking at this:
Quote:
Login to phpmyadmin and check in the 'bots' table that the bot id is 0
you find that the table 'bot's the id number in there needs editing to 0 from 1 in some cases