The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Talker Bot v2.0.2 Details »» | |||||||||||||||||||||||||
I will try and support this hack here. For better support use the link I have provided below:
http://www.extremescripts.com/forums/index.php 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
|
Comments |
#287
|
|||
|
|||
You have to drop the tables added by this hack. I dont have the names of them handy or an unintsall tool. When I make the next version I am looking to make an uninstall file to drop the db changes.
|
#288
|
|||
|
|||
We suddenly started getting this error message when posting (each post):
Quote:
|
#289
|
|||
|
|||
This post is a guest? Can it post with title as a member?
|
#290
|
|||
|
|||
this doesnt work for me
|
#291
|
|||
|
|||
Hey guys,
First off I want to say that this hack looks awesome and I cannot wait to get it running. I am experiencing a few problems, maybe you guys can help me out, I tried posting on his forum for support, but its been over a week and still no reply. Here is what I have done... 1. I edited the files as specified 2. I updated the DB info file 3. I uploaded all the files onto my server Ok now to the problems. When I go to create a new forum, I get this error.. Code:
Database error in vBulletin 3.0.5: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO forum (title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options) VALUES ('Chit Chat', 'Chat about anything you want here ', '', '1', '30', '-1', '0', '', '', '0', '', '89799') mysql error: Unknown column 'mimicbotrop' in 'field list' mysql error number: 1054 Date: Sunday 16th of January 2005 09:46:51 AM Script: http://www.xxxxxxx.com/xxxxxx/admincp/forum.php Referer: http://www.xxxxxxx.com/forum/xxxxxx/forum.php?do=add Username: MikeWalczak IP Address: *Removed* Secondly, when I go to run the queries at http://www.xxxxxx.com/forums/alice/s.../botloader.php I get this error (which I believe has been asked here before but im not positive on the answer). It says that that file has been chmoded to 777. Heres what I get when I go there.. Code:
Loading startup.xml Warning: fopen(): open_basedir restriction in effect. File(//web//sites//xxxxxxx.com//public_html//www//xxxx//alice//aiml/startup.xml) is not within the allowed path(s): (/xxxxx/xxxxx:/usr/lib/php:/usr/local/lib/php:/tmp) in /xxxxx/xxxxx/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508 Warning: fopen(//web//sites//xxxxxx.com//public_html//www//xxxxx//alice//aiml/startup.xml): failed to open stream: Operation not permitted in /xxxxxx/xxxxx/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508 could not open XML input Thanks, Michael |
#292
|
|||
|
|||
Nobody here!
|
#293
|
|||
|
|||
can anyone tell me how to uninstall this?? basicly how to remove all the database stuff
|
#294
|
|||
|
|||
you cant really, it most likly wont matter if the database is still changed
|
#295
|
|||
|
|||
my bot only knows one reply
I'm not feeling very well at the moment, try again later. no matter whats you post thats it i have installed it all corrently and used botloader ?? |
#296
|
|||
|
|||
Ny idea how to make him only respond when his name is said like the old version?
Here is the post that did it in the old version but, the new _talkerbot.php is complete different than the old one... https://vborg.vbsupport.ru/showpost....&postcount=581 also, for all of you having a problem running the botloader.php and getting that ...blahblahblah on line 508 stuff, open your dbprefs.php file and where you put your path in put a "/" in the beginning of your path. Worked for me. Miguel |
#297
|
|||
|
|||
Can anyone help me on this talkerbot I think I have it all done right But dont seem to get any respose from the bot anywhere
|
#298
|
|||
|
|||
I get an internal server error, anyone know what causes it? This happens when running botloader.php
|
#299
|
||||
|
||||
I also posted this to the "official" support thread, but it doesn't seem as if anyone is helping those poor people, so I thought I'd post this here aswell:
I'm getting a strange error in my boatloaderfuncs.php file during the botloader loading file. It says (***'s replace urls): Warning: fopen(subs.inc): failed to open stream: Permission denied in /hsphere/local/home/***/botloaderfuncs.php on line 85 and: Warning: fwrite(): supplied argument is not a valid stream resource in /hsphere/local/home/***/botloaderfuncs.php on line 77 The second one is displayed seven times. I thought it would be a chmod prob, but everything is chmod'd to 777. The lines that have the problems in the botloaderfuncs are: function addtosubs($string){ global $fp; fwrite($fp,$string); } function createsubfile(){ global $fp; $fp = fopen ("subs.inc", "w+"); } Edit: Well I fixed the problems that I was having (it WAS a ChMOD prob), but the bot doesn't seem to reply to anything. At all. It's very strange. |
#300
|
|||
|
|||
Quote:
|
#301
|
|||
|
|||
When replying or starting posts i get this error:
Warning: file_get_contents(http://www.forums.mpanetwork.com/for...e+you+today%3F): failed to open stream: HTTP request failed! HTTP/1.1 401 Authorization Required in /home/david/public_html/forums/_talkerbot.php on line 82 Then the bot always just says: I'm not feeling very well at the moment, try again later. I have no idea what could be wrong. I followed all the instructions and EVERYTHING is CHMODed to 777. Any ideas would be great! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|