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 |
#492
|
|||
|
|||
shawn contact me on msn later. So we can see about fixing your issues. I dont have a mysql 5 server laying around.
|
#493
|
|||
|
|||
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 Thank you. |
#494
|
|||
|
|||
edit:: fixed
|
#495
|
||||
|
||||
upgrade went without a hitch.
Got the best response to something: Quote:
Quote:
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 Problem Fixed. ------------------- inb botloaderinc.php change (Line 60): $doneloading=loadstartupinc($fileid); to $doneloading=loadstartup($fileid); ------------------- |
#496
|
|||
|
|||
Quote:
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. |
#497
|
|||
|
|||
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 |
#498
|
||||
|
||||
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! |
#499
|
|||
|
|||
You are need to edit the product file and remove all instances of executionorder="5" since you are on vbulletin 3.5.x
|
#500
|
|||
|
|||
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 |
#501
|
|||
|
|||
did you install the product? Becuase the product creates all the tables.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|