Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
TomBot v1.1 vB AI User Bot Details »»
TomBot v1.1 vB AI User Bot
Version: 1.00, by C.Birch C.Birch is offline
Developer Last Online: Jan 2016 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 01-22-2003 Last Update: Never Installs: 119
 
No support by the author.

Hi after reading the forums i have seen many people after a hack like this so here it is.

This has been installed and testing on a busy live server and it worked fine thats why im posting it in here right away.

I can not hack that much if theres a prob but i try my best to, i also add this is my first time so i have tryed my very best to make the install file easy to follow.

all the files you need are in the zip file just unzip it to your pc keeping the lay out how it is in the zip file and then following the install text file.

What does this hack do?

Basicy it add's a chat bot to a forum on your board that will reply to users posts.

if you wish the bot not to reply to a post inside of the forum its set up to reply in just add ### anywhere in your post and it will stop the bot from replying.

You may give the bot its own profile on the board eg av and sign to make it fit in abit better.

The bot will also learn things has it gets used more but if it gets to a point where it trys taking over the wrold please dont sue me.

=======
Add On's
=======

[vB v2.2.8] vBTeachbot 1.0: Click Here By Martin64

=====
Update
=====

Added more aiml files for clean install's so the bot knows more information from the start.

Bot also recall's your name now

Updated the Zip File Below
http://www.ultimatepop-network.com/TomBot v1.2.zip

Show Your Support

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

Comments
  #822  
Old 01-26-2004, 05:52 PM
Quest4DSS Quest4DSS is offline
 
Join Date: Dec 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK first off, I want to thank you guys for taking the time out and helping me with this!

This is where I am at with it;

$DB_HOST="localhost"; <---- Left this alone.
$DB_UNAME="********"; <---- I put my User name I used when I set up the database.
$DB_PWORD="password"; <---- Left this alone
$DB_DB="***********"; <---- Placed my Database's name here

This eliminated the first access errors:
Quote:
Warning: Access denied for user: 'MyUserName@000.00.0.00' (Using password: YES) in /home/Mysite/public_html/forum/alice/src/admin/dbprefs.php on line 52

Warning: MySQL Connection Failed: Access denied for user: 'MyUserName@000.00.0.00' (Using password: YES) in /home/ Mysite /public_html/forum/alice/src/admin/dbprefs.php on line 52
Loading startup.xml
Do you know what is causing this?
Quote:
Warning: OpenDir: No such file or directory (errno 2) in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 531

Warning: readdir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 532

Warning: closedir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 540
DONE LOADING
Inserted 0 categories into database

WARNING! You should password protect the admin directory or remove the botloader.php script or people may be able to abuse your server.
Click here to talk to the bot

execution time: 0.122679
Templates per second=0
Templates per minute=0
Thanks

Edited type-o
Reply With Quote
  #823  
Old 01-26-2004, 07:21 PM
DarkSavior DarkSavior is offline
 
Join Date: Mar 2003
Location: Finland
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check what your config.php settings are for vbulletin in the admin directory, then just fill the info from them.
Reply With Quote
  #824  
Old 01-27-2004, 08:09 PM
Quest4DSS Quest4DSS is offline
 
Join Date: Dec 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DarkSavior
Check what your config.php settings are for vbulletin in the admin directory, then just fill the info from them.
I did that and I still get this error.
Does anyone know what file or directory it is looking for?


Warning: OpenDir: No such file or directory (errno 2) in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 531

Warning: readdir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 532

Warning: closedir(): supplied argument is not a valid Directory resource in /home/ Mysite /public_html/forum/alice/src/admin/botloaderfuncs.php on line 540
DONE LOADING
Inserted 0 categories into database

WARNING! You should password protect the admin directory or remove the botloader.php script or people may be able to abuse your server.
Click here to talk to the bot

execution time: 0.122679
Templates per second=0
Templates per minute=0
Reply With Quote
  #825  
Old 01-29-2004, 09:15 PM
Quest4DSS Quest4DSS is offline
 
Join Date: Dec 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am still working on it and have made some progress.
I have found that I needed to remove the http:// in the ?$rootdir="../../aiml/";? line of /alice/src/admin/dbprefs.php

Now this is the error I am getting?
************************************************** *******************
Loading startup.xml

Warning: Unable to access www.*******.com/forum/alice/aiml/startup.xml in /home/******/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508

Warning: fopen("www.*******.com/forum/alice/aiml/startup.xml", "r") - No such file or directory in /home/******/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508
could not open XML input
************************************************** *******************
Before anyone says it, I already CHMOD 777 every single file and directory.
Could someone please help with this.

Thanks
Reply With Quote
  #826  
Old 02-01-2004, 12:47 PM
Quest4DSS Quest4DSS is offline
 
Join Date: Dec 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

?
Reply With Quote
  #827  
Old 02-07-2004, 05:42 PM
Quest4DSS Quest4DSS is offline
 
Join Date: Dec 2002
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have decided to completly remove this Hack off my site, I have tried everything and got nowhere with it.
Maybe it is something so simple that I am missing.
Oh well if anyone has the time to have me with it I am willing to try again.
Thanks
Reply With Quote
  #828  
Old 03-22-2004, 11:13 PM
Sal Collaziano Sal Collaziano is offline
 
Join Date: Dec 2001
Location: Royal Palm Beach, Florida
Posts: 232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any updates on this?
Reply With Quote
  #829  
Old 12-24-2005, 12:10 AM
CFF RA's CFF RA's is offline
 
Join Date: Sep 2005
Location: On Earth
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, whats going on here?!? The link that works is the addon... is there a zipfile other than the addon?
Reply With Quote
  #830  
Old 12-24-2005, 07:52 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This hack was made for 2.x. It will probably not work for 3.x versions.
Reply With Quote
  #831  
Old 12-24-2005, 07:26 PM
CFF RA's CFF RA's is offline
 
Join Date: Sep 2005
Location: On Earth
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm running 2.3.7
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 01:01 PM.


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.05288 seconds
  • Memory Usage 2,309KB
  • 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_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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