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 |
#92
|
|||
|
|||
I am using EWT - Talkerbot v2.2.1, and even though I've even tried entering the install queries manually, I'm still getting this old error whenever I try to set the bot's ROP:
Database error in vBulletin 3.6.0: MySQL Error : Unknown column 'mimicbotrop' in 'field list' Error Number : 1054 |
#93
|
||||
|
||||
what about s_ vars
|
#94
|
|||
|
|||
run the following query on your database. (remember if you use a table prefix to append it)
ALTER TABLE `forum` ADD `mimicbotrop` INT( 5 ) DEFAULT '0' NOT NULL ; |
#95
|
|||
|
|||
i dont really understand sql, but this query seems incorrect
ALTER TABLE `forum` ADD `mimicbotrop` INT( 5 ) DEFAULT '0' NOT NULL ; `forum` should not be literal, but should instead be the name of the target forum. changing this to my forum's name fixed the error. edit: i came back to post this before i saw your post. when using the install xml, the forum prefix is not appended as you wish. |
#96
|
|||
|
|||
yea i realize i did forget to put the forum prefix in now. Ill update the xml shortly.
|
#97
|
|||
|
|||
Can this create new threads?
If not, do you think it would be possible? |
#98
|
|||
|
|||
I is theoretically possible for me to make it so it can create threads every so often via some random timing and a cron script. Not exactly sure how I would go about doing that but I will definately look into it.
|
#99
|
||||
|
||||
Quote:
|
#100
|
|||
|
|||
How can I uninstall this hack? Is it just a matter of removing the product and dropping the two tables called bot and bots?
|
#101
|
||||
|
||||
Hm ... works almost fine now. But there's another funny problem ... and it's hard to explain. Hubert (the Name of the bot) doubles his posts. Example:
me: Hallo he: (something) me: Hallo again Result: me: Hallo he: (something) he: (same something) me: Hallo again he: (something new) Very confusing. Any idea? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|