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, 06: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 04-01-2004, 12:39 AM   #11
Charter Member
Join Date: Apr 2004
alfaowner is on a distinguished road

Default

Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO forum
(forumid, title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options)
VALUES
(NULL, 'Admin Forum', 'Please ignore, running some tests today!', '', '1', '30', '-1', '', '', '', '0', 'pass', '24263')
mysql error: Unknown column 'mimicbotrop' in 'field list'

mysql error number: 1054

Date: Wednesday 31st of March 2004 01:09:52 PM
Script: http://www.alfaowner.com/Forum/admincp/forum.php
Referer:
Username: alfaowner
IP Address: *******

Any one know what is going on? i get this error when i now try and create a new forum? which was gonna be just a lounge for my bot!

The sql has been uploaded too!?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 04-01-2004, 12:41 AM   #12
Charter Member
Paul's Avatar
Join Date: Mar 2004
Real Name: Paul Dobbins
Location: Beaverton, OR, USA
Paul is an unknown quantity at this point

Default

You didnt do something in the instructions as it is saying theirs no column for mimicbotrop.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2004, 08:58 AM   #13
Tim
Advanced Coder
Join Date: Mar 2004
Tim is on a distinguished road

Default

Quote:
Originally Posted by alfaowner
Database error in vBulletin 3.0.0 Release Candidate 2:

Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO forum
(forumid, title, description, link, displayorder, daysprune, parentid, mimicbotrop, newpostemail, newthreademail, styleid, password, options)
VALUES
(NULL, 'Admin Forum', 'Please ignore, running some tests today!', '', '1', '30', '-1', '', '', '', '0', 'pass', '24263')
mysql error: Unknown column 'mimicbotrop' in 'field list'

mysql error number: 1054

Date: Wednesday 31st of March 2004 01:09:52 PM
Script: http://www.alfaowner.com/Forum/admincp/forum.php
Referer:
Username: alfaowner
IP Address: *******

Any one know what is going on? i get this error when i now try and create a new forum? which was gonna be just a lounge for my bot!

The sql has been uploaded too!?
You forgot to run the sql query.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2004, 03:31 PM   #14
Charter Member
Join Date: Apr 2004
alfaowner is on a distinguished road

Default

Quote:
Originally Posted by Tim
You forgot to run the sql query.
Thank you for the help, I have uploaded and run the sql file successfully, it told me so, also I now have more tables. I will now go back and check the install file again, 1 thing though, the changing of the ID from one to 0, mine defaulted itself at 3, but I changed it to 0 any how, is this the problem?

I will reinstall then to make sure i left nothing out.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-01-2004, 04:57 PM   #15
Charter Member
rebelsrock06's Avatar
Join Date: Apr 2004
Real Name: John
Location: Austin, TX
rebelsrock06 is on a distinguished road

Default

WOW, awsome lookin mod man, you must have been working on thie for a long time




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2004, 12:41 PM   #16
Tim
Advanced Coder
Join Date: Mar 2004
Tim is on a distinguished road

Default

I more or less took this hack over on vb3 and cleaned it up and added alot of extra features.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2004, 08:26 PM   #17
Charter Member
Join Date: Mar 2004
Krash is on a distinguished road

Default

I found out what the problem was, in _talkerbot.php there were lines such as
$DB_site->query_first("SELECT max(postid) as pid FROM post WHERE threadid={$threadinfo[threadid]}");


But I have my forums with the vb3_ prefix, so it should have been
as pid FROM vb3_post WHERE

You might want to include the " . TABLE_PREFIX . " thing before post in a later version.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2004, 09:30 PM   #18
Charter Member
PlenoJure's Avatar
Join Date: Mar 2004
Real Name: Adam
Location: Melbourne, FL
PlenoJure is on a distinguished road

Default

Installed and seems to be working




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-02-2004, 10:57 PM   #19
Tim
Advanced Coder
Join Date: Mar 2004
Tim is on a distinguished road

Default

Opps I never even noticed that one. I will fix that in the next version. I have a few nice things planned for the next version. :0 Just wait till I have the time to get them all done. Then the bot will be totaly acp driven.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 04-03-2004, 01:15 PM   #20
Charter Member
Join Date: Mar 2004
snobbymom is on a distinguished road

Default

What does acp driven me? Sorry if I sound dumb.

Yes, it was the permissions on subs file so I am rerunning botloader. Now should all files, folders, and subfolders, etc (within the alice folder) be set to 777?




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 12: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 03:33 PM
login bot gives +v to registered members figure004 vBulletin Modification Requests 1 06-02-2005 07:27 PM
vB Search, Match and Post Bot silkroad vBulletin Modification Requests 0 02-27-2005 01:09 PM
News Poster Bot The Sports Fans vBulletin Modification Requests 5 07-30-2004 12:30 PM


All times are GMT -3. The time now is 04:47 AM.


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