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
  #472  
Old 02-04-2006, 02:30 PM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitro
Yes with some minor changes, I have it going on 3.5.3 test board atm, no vb file edits are nessecary, smilies are broken atm but it is working with WYSiWYG/Normal/Newthread/reply and Ajax QuickReply, quoting seems ok and its RE: Threadtitle ok aswell.
Theres no CP settings either atm so to change these is something that has to be done in phpMyAdmin if your using the $usechanceofpost setting for now.

If Tim is happy for me to post how or even the updated file _talkerbot.php and plugin.xml in this thread and you dont mind it the way it is as above, while we await the new version 3 for 3.5, else I am afraid you will need to work out the few changes nessecary yourselves or wait till Tim is ready with the new version.

It would also be on the grounds that I am taking no credit for it, the changes are too minor, I will not be guaranteeing any support, but I dont see why exchanges of extra info to help finish a v2 update for 3.5 would be a bad thing. And no I am not trying to, nor want to take over the hack, I am just offering it as an aid to keep some happy during the transition of the new improved version that is coming.

Extra: Do not pm me regarding this either, I will not reply to them and you will just go straight into my ignore list.
Every thread in this community has people posting minor changes to other mods to better the mod or to help out people, I dout anyone would argue that it's been long enough of a wait to get this mod working with 3.5, so please post the changes needed.

Cheers,
Reply With Quote
  #473  
Old 02-04-2006, 03:39 PM
nitro nitro is offline
 
Join Date: Nov 2001
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShawnV
Every thread in this community has people posting minor changes to other mods to better the mod or to help out people, I dout anyone would argue that it's been long enough of a wait to get this mod working with 3.5, so please post the changes needed.

Cheers,
I do agree that time waited has been somewhat of a considerable length.

It may also be at cross purposes with this thread itself to make changes which are unsupported by the author and may well add confusion to the thread.

Maybe we need some vb.org staff response in regards this as I dont in anyway want to undermine ExtremeTim but I am coming to the opinion that perhaps something like a TalkerBot v2.0.2 for vb 3.5 branch is required, (vb 4 may well be just round the corner by the time the new v3 is released from ExtremeTim), which I dont mind starting on the terms I have all ready stated and making it a community project branch of the hack, the majority of the hack is a 3rd party application anyway, it just makes vb interface with that application or rather vice versa. I have no idea what the rules here are regarding this and the vb file itself only contain a copyright with no real license ?
Reply With Quote
  #474  
Old 02-05-2006, 06:25 AM
nitro nitro is offline
 
Join Date: Nov 2001
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If anyones still using this on v3.0x and your having trouble with smilies I am sure theres a typo in this line
PHP Code:
if ($botqusetandsmilie == "1") { 
which should be
PHP Code:
if ($botuserandsmilie == "1") { 
Status on the 3.5 functinality I have got to is now, ACP option appears and seems to function and smilies are by the looks spot on, and I seem to have managed a little extra, but I am not going to say anything on that till further testing.
Reply With Quote
  #475  
Old 02-05-2006, 07:49 AM
icare icare is offline
 
Join Date: Jan 2006
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea if this hack supports 3.5.x?
Reply With Quote
  #476  
Old 02-05-2006, 01:35 PM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitro
I do agree that time waited has been somewhat of a considerable length.

It may also be at cross purposes with this thread itself to make changes which are unsupported by the author and may well add confusion to the thread.

Maybe we need some vb.org staff response in regards this as I dont in anyway want to undermine ExtremeTim but I am coming to the opinion that perhaps something like a TalkerBot v2.0.2 for vb 3.5 branch is required, (vb 4 may well be just round the corner by the time the new v3 is released from ExtremeTim), which I dont mind starting on the terms I have all ready stated and making it a community project branch of the hack, the majority of the hack is a 3rd party application anyway, it just makes vb interface with that application or rather vice versa. I have no idea what the rules here are regarding this and the vb file itself only contain a copyright with no real license ?
Yes I agree, at this point something needs to be done, the hack convert was done by Rapid Gaming in the first place, and its core is C-birch which is open source, there is also a much more advanced, and way better version of this hack for phpBB atm that you might just consider porting over to VB and posting.

http://www.phpbb.com/phpBB/viewtopic...highlight=amil

Cheers,

_V
Reply With Quote
  #477  
Old 02-05-2006, 10:52 PM
nitro nitro is offline
 
Join Date: Nov 2001
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShawnV
Yes I agree, at this point something needs to be done, the hack convert was done by Rapid Gaming in the first place, and its core is C-birch which is open source, there is also a much more advanced, and way better version of this hack for phpBB atm that you might just consider porting over to VB and posting.

http://www.phpbb.com/phpBB/viewtopic...highlight=amil

Cheers,

_V
Cant say I am sure about the C.Birch orignal vb 2 mod being open source but I cannot locate the complete package, only the php file which mentions nothing of GNU/GPL etc but just a Copyright line.
And the Rapid Gaming vb 3 original port package is also removed.

Alice itself which is the engine is of course open source.

Best bet is wait and see what response I get from Tim himself on having the 202 bot working in vb 3.5x and what he says he will be ok with as v3 is under development and may not be available for sometime.

I am not to sure on the phpbb link the author theres abonded the project it seems almost 12 months ago, and for the AI responses themselves its a case of tweaking the aiml's prior to install or tweeking its extensive db entries aswell as its learning curve.
Besides updating something designed for an older system is one thing porting one in from another is quite abit more and likely take some time with my menial php knowledge.
Reply With Quote
  #478  
Old 02-08-2006, 02:13 AM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitro

Best bet is wait and see what response I get from Tim himself on having the 202 bot working in vb 3.5x and what he says he will be ok with as v3 is under development and may not be available for sometime.
Guess we all in for a very long wait then. /sigh :disappointed:
Reply With Quote
  #479  
Old 02-08-2006, 04:45 PM
nitro nitro is offline
 
Join Date: Nov 2001
Posts: 302
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShawnV
Guess we all in for a very long wait then. /sigh :disappointed:
Dunno seems he has not been active for a couple weeks im sure he will visit here soon.

On a side note ShawnV I noticed you wanted something that would show your bots online
https://vborg.vbsupport.ru/showthread.php?t=48109

It does work but I cannot find the hook location to make it a plugin so you will have to go with the edit method, It will support multi accounts tho.
Reply With Quote
  #480  
Old 02-09-2006, 11:18 AM
ShawnV's Avatar
ShawnV ShawnV is offline
 
Join Date: Mar 2005
Posts: 270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitro
Dunno seems he has not been active for a couple weeks im sure he will visit here soon.

On a side note ShawnV I noticed you wanted something that would show your bots online
https://vborg.vbsupport.ru/showthread.php?t=48109

It does work but I cannot find the hook location to make it a plugin so you will have to go with the edit method, It will support multi accounts tho.

Groovey thanks.

Let me know if you figure out how to make a plugin out of it

also sent you a PM on something else.

_V
Reply With Quote
  #481  
Old 02-09-2006, 11:19 AM
GuaRRand GuaRRand is offline
 
Join Date: Oct 2005
Posts: 337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cant wait for the 3.5 release
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 07:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05418 seconds
  • Memory Usage 2,329KB
  • 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
  • (2)bbcode_php
  • (7)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
  • (1)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