vBulletin Modifications

Major Additions - Talker Bot v2.0.2

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No access.
Posted By: xingeh
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.0.7] Major Additions - Talker Bot v2.0.2 (371)
Released: 03-30-2004, 07:17 PM
Modification Information:
Author: Tim
Last Online: 08-26-2008
Hack Version: 1.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 2 Template Edits: 1 File Edits: 0
New Files: 0 New Phrases: 0 Installation Time (In Minutes): 5

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=-
-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 05-28-2004, 12:52 PM   #81
Charter Member
Join Date: May 2004
kalipo is on a distinguished road

Default

Quote:
Originally Posted by ZeRo4u
I did what you told me.. but still no fun with the bot.. keeps telling me the error on line 82..

i have run the aiml file 10 times yesterdagy.. and 3 today.. but that's all okay

Is extremechatforums your site?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-28-2004, 01:11 PM   #82
Charter Member
Join Date: May 2004
kalipo is on a distinguished road

Default

Seems to me like you missed a step out

editing this

# This is where all the AIML and startup.xml resides
$rootdir="../../aiml/";

$DB_HOST="localhost";
$DB_UNAME="username";
$DB_PWORD="password";
$DB_DB="datebasename";

Edit to meet your folder setup and your datebase

...........................

your root dir is extremechatforums which is the hacker of this bot

you need to set it to yours

mine is for example only

# This is where all the AIML and startup.xml resides
$rootdir="/usr/local/psa/home/vhosts/********.co.uk/httpdocs/alice/aiml/";


i think the best way to do it is go in your ftp find the file and copy the url.


Don't know why and how we can get round people having so many problems with this stage.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-29-2004, 03:54 AM   #83
Charter Member
Join Date: May 2004
Scorpian is on a distinguished road

Default

Can Someone Please let me know How to make my BOT appear Online all the Time




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-30-2004, 08:56 PM   #84
Charter Member
Join Date: Apr 2004
Realist is on a distinguished road

Default

Got it to work in VB 3.0.1

Now...........

How do I keep the bot online so it replies to the post?

And a great hack, well done.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-02-2004, 11:42 AM   #85
Charter Member
Join Date: Jun 2004
DocJay is on a distinguished road

Default

I have been having a problm installing the aiml files. For some reason my server company has a cap on the amount of quirries I can run an hour. I can onlr run 50k an hour. What I was wondering is, im running vb3.0.1, if someone could send me their sql database backup of the templates area of it. I will then be able to beak it down into smaller chunks and install it manual like. If someone could either post here saying they will and a way to coontact or pm me please.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-15-2004, 07:07 PM   #86
Charter Member
Join Date: Jun 2004
RedS is on a distinguished road

Default

I'm getting the 'Operation not permitted' 508 message :bawling:


I've checked all the alice folders and files and they are all set to 777.


What else could I check?


Thanks :wave:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-15-2004, 08:29 PM   #87
Charter Member
Join Date: Jun 2004
RedS is on a distinguished road

Default

Quote:
Originally Posted by RedS
I'm getting the 'Operation not permitted' 508 message :bawling:


I've checked all the alice folders and files and they are all set to 777.


What else could I check?


Thanks :wave:

Sorry! ignore that. wasn't pointing at the AIML and startup :xeye:

Still waiting for it to load - 30 mins! :goof:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2004, 06:08 AM   #88
Charter Member
Join Date: Jun 2004
manny is on a distinguished road

Default

everything is loading fine, all the aiml files and it connects to the database fine, however it doesn't insert the tables/columns into the database. And I can't change the posting percentage. And because of that, unless I take the rest of the install out I can't add or change any forums without getting an SQL error




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-17-2004, 07:00 PM   #89
Charter Member
Join Date: Jun 2004
RedS is on a distinguished road

Default

Quote:
Originally Posted by DocJay
I have been having a problm installing the aiml files. For some reason my server company has a cap on the amount of quirries I can run an hour. I can onlr run 50k an hour. What I was wondering is, im running vb3.0.1, if someone could send me their sql database backup of the templates area of it. I will then be able to beak it down into smaller chunks and install it manual like. If someone could either post here saying they will and a way to coontact or pm me please.

I think I have the same problem at the botloader stage.

Per the phpMyadmin, the templates database displayed - Data 93,948 Bytes Index 33,792 Bytes Total 127,740 Bytes.

I re-ran the botloader and the templates database now displays - Data 91,672 Bytes Index 33,792 Bytes Total 125,464 Bytes :confused: :confused: :confused:

Help! I need sleep :bawling:

and thanks

Last edited by RedS; 06-17-2004 at 07:05 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-18-2004, 06:23 PM   #90
Charter Member
Join Date: Jun 2004
RedS is on a distinguished road

Default

Quote:
Originally Posted by RedS
I think I have the same problem at the botloader stage.

Per the phpMyadmin, the templates database displayed - Data 93,948 Bytes Index 33,792 Bytes Total 127,740 Bytes.

I re-ran the botloader and the templates database now displays - Data 91,672 Bytes Index 33,792 Bytes Total 125,464 Bytes :confused: :confused: :confused:

Help! I need sleep :bawling:

and thanks

Forget that one as well ! Now sorted and working!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.vbhackers.com/f77/major-additions-talker-bot-v2-0-2-a-18/
Posted By For Type Date
silkroad bot download - pangya hacks swicki - powered by eurekster This thread Refback 12-22-2006 01:35 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Talker Bot |Lethal Daku| vBulletin Modification Requests 11 02-11-2006 04:33 PM
login bot gives +v to registered members figure004 vBulletin Modification Requests 1 06-02-2005 08:27 PM
vB Search, Match and Post Bot silkroad vBulletin Modification Requests 0 02-27-2005 02:09 PM
News Poster Bot The Sports Fans vBulletin Modification Requests 5 07-30-2004 01:30 PM


All times are GMT -3. The time now is 11:59 AM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)