The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Talkerbot V2.2.3 (AI Posting Bot) Details »» | |||||||||||||||||||||||||
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
|
Comments |
#172
|
|||
|
|||
Perhaps I am overlooking something or it is a mistake on my part, though when the bot replies, it does not update the last post information, so the post appears to be a mystery when viewing the last post column.
[Edit: When rebuilding the forum info, it shows the last post as correct, so the forum information isn't being rebuilt when a reply is being made] |
#173
|
|||
|
|||
I was running this on a former version of vbulletin. Since upgrading to vb 3.6.1 I too get absolutely no response from the bot. I've checked and double checked everything and am 99.9% sure I set it up correctly. My bots table is also empty.
Thanks, Tim |
#174
|
||||
|
||||
(Did you upload the ewt_talkerbot.php?)
There is a nice Aiml-Editor downloadable over there: http://www.gaito.de/content/aiml/default.asp But it's still beta ... and likes to crash sometimes. It is good for testing aiml-files if they are valid and for testing responses. |
#175
|
|||
|
|||
@bigtime: My installation is on 3.6.1 and it is working just fine, however, as stated previously, the last post is not "indexed" so to speak, rather, it's not updated when a post is made by the bot.
Run over the installation instructions once more and check to see if you missed anything. |
#176
|
|||
|
|||
Just had this....
A members posted this "what a shame, Schumacher has been a true great, hope he wins the championship to round off a truly wonderful career." then the bot posted this "shame, Schumacher has been a true great, hope he wins the championship to round off a truly wonderful career is a shame, Schumacher has been a true great, hope he wins the championship to round off a truly wonderful career." Any thoughts on this please, would rather not have a parrot!! lol |
#177
|
||||
|
||||
Quote:
New weekend toy to play with. |
#178
|
|||
|
|||
Hello,
I can't seem to get the," Run http://www.satreactor.com/forum/alic.../botloader.php this can take a good 30 min because it runs 300,000 queries", to work. All I get is,"Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@satreactor.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." The Talkerbot does post already but only says,"Im sorry but I was not able to form a reply right now". My setup in dbprefs.php $rootdir= "/usr/home/satreact/domains/satreactor.com/public_html/forum/alice/aiml/"; require('/usr/home/satreact/domains/satreactor.com/public_html/forum/includes/config.php'); $DB_HOST=$config['MasterServer']['servername']; $DB_UNAME=$config['MasterServer']['username']; $DB_PWORD=$config['MasterServer']['password']; $DB_DB=$config['Database']['dbname']; Thanks for you help and support... |
#179
|
|||
|
|||
Quote:
|
#180
|
|||
|
|||
I've gone ahead and added code to the ewt_talkerbot.php file that will (1) update the forum counters, (2) put the bot into the "who's online" list and update the bot's user info (3) fix the double quoting
Underneath of PHP Code:
PHP Code:
Then towards the bottom there are two different if staments that look like: PHP Code:
PHP Code:
PHP Code:
And right below it add the follow code: PHP Code:
|
#181
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|