Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Talker Bot v2.0.2 Details »»
Talker Bot v2.0.2
Version: 2.0.2, by eXtremeTim eXtremeTim is offline
Developer Last Online: Feb 2008 Show Printable Version Email this Page

Category: Major Additions - Version: 3.0.0 Rating:
Released: 01-16-2004 Last Update: 01-20-2004 Installs: 144
DB Changes
 
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #372  
Old 06-05-2005, 12:49 AM
Jaxx Jaxx is offline
 
Join Date: Mar 2003
Location: Seattle, Wa
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

After moving to a new host, i'm starting to see some errors show up in the error log.

One of them dealing with permissions of the directories. What should the correct chmod be?
Reply With Quote
  #373  
Old 06-05-2005, 12:55 AM
krash123 krash123 is offline
 
Join Date: May 2003
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

777 will do it.
Reply With Quote
  #374  
Old 06-05-2005, 01:04 AM
Jaxx Jaxx is offline
 
Join Date: Mar 2003
Location: Seattle, Wa
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That's what it is complaining about though.

[2005-06-04 15:04:42]: error: directory is writable by others: (/..../forums/alice/src)

[Sat Jun 4 21:56:38 2005] [error] [client 66.29.13.68] Premature end of script headers: /..../forums/alice/src/talk.php

I'm also seeing this after a post is done:

Code:
Warning: file_get_contents(http://www.ahazi.org/forums/alice/sr...%27s+down%21): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /_talkerbot.php on line 82
Reply With Quote
  #375  
Old 06-05-2005, 06:41 AM
michael5472's Avatar
michael5472 michael5472 is offline
 
Join Date: Mar 2004
Location: South England
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by krash123
Michael: It appears you forgot to run the query at the top of the install file;
Cheers lol i am sooooo dumb.

Now in the phrase part
Code:
Rate Of Bots Posting<dfn>Setting this to 0 will disable him and a number 1-100 will be his percentage of replying.</dfn>
I assume you have to change somthing here ?

Because i have installed my bot and posted in the section assigned and it has not replied !
Reply With Quote
  #376  
Old 06-05-2005, 02:43 PM
Edwin Edwin is offline
 
Join Date: Jun 2004
Location: UK
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Edwin
My bot was working fine for months, but it's suddenly started producing this error:



The bot ends up posting "I'm not feeling very well at the moment, try again later." every single time. I haven't changed anything so I'm not sure why it has stopped working. If you visit http://forums.netbits.co.uk/alice/sr...ut=testing+123, it works fine, and the bot responds.

Anyone know what's up?
Well I've reinstalled my bot now, but I'm getting a different error

When I post, I get a "page cannot be displayed" error in IE. If I refresh I get an "invalid thread specified" error. But, if I go back to the forum, the post is actually there but with no reply from the bot.

If I use Firefox, when I submit the form the page starts to load, then stops loading. If I push the submit button again, it goes to the vbulletin error:

Quote:
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.
Again, if I go back to the thread again, the post is actually there, again with no reply from the bot.

The installation went fine, except when it said: "Login to phpmyadmin and check in the 'bots' table that the bot id is 0". My bots table was empty.

And the annoying thing is that this was all working fine until a week or so ago and I've no idea why it stopped working
Reply With Quote
  #377  
Old 06-06-2005, 12:38 AM
kylek kylek is offline
 
Join Date: Oct 2003
Location: British Columbia, Canada
Posts: 798
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How does one go about not having him/her say "seeker" when someone asks his/her name? as in - your name is kyle seeker.
I checked out bot in the database but didn't see anything to do with seeker.
Reply With Quote
  #378  
Old 06-10-2005, 07:37 AM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will be porting this up to vb 3.5 and resuming work on it. I hope to get it ported up in the next couple of days.
Reply With Quote
  #379  
Old 06-10-2005, 07:56 PM
Butters's Avatar
Butters Butters is offline
 
Join Date: Jun 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eXtremeTim
I will be porting this up to vb 3.5



Thank you !



He's my top poster :laugh:
Reply With Quote
  #380  
Old 06-11-2005, 11:07 PM
eXtremeTim eXtremeTim is offline
 
Join Date: Jun 2002
Location: eXtremewebtech.com
Posts: 1,201
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol

Isnt it kinda sad when you rely on a bot to be your top poster?
Reply With Quote
  #381  
Old 06-12-2005, 12:39 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jaxx
That's what it is complaining about though.

[2005-06-04 15:04:42]: error: directory is writable by others: (/..../forums/alice/src)

[Sat Jun 4 21:56:38 2005] [error] [client 66.29.13.68] Premature end of script headers: /..../forums/alice/src/talk.php

I'm also seeing this after a post is done:

Code:
Warning: file_get_contents(http://www.ahazi.org/forums/alice/sr...%27s+down%21): failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /_talkerbot.php on line 82
I am getting the same error when attempting to run botloader.php fpr the first time (a 500 error, and then the statement that "error: directory is writable by others") - is there a fix?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05760 seconds
  • Memory Usage 2,323KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete