The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
TomBot v1.1 vB AI User Bot Details »» | |||||||||||||||||||||||||
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
|
Comments |
#812
|
|||
|
|||
sorry for my lack of reply but i did make it clear that i was unable to support this hack but i try my best to help with the parts we made but almost all the errors reported here are to do with the bot files.
|
#813
|
||||
|
||||
How do i make it not quote the previous message?
|
#814
|
||||
|
||||
Also...the Bot just randomly stops talking. After answering 4 or 5 of your questions it just won't say anything else unless you start a new thread.
|
#815
|
|||
|
|||
Hi Everyone,
Ok so I am slow... I tried to do the install I edited everything and CHMOD 777 all the directorys. When I run the //www.XXXXXXX.Com/forums/alice/src/admin/botloader.php I get this: Loading startup.xml Warning: Unable to access XXXXXXXXXXX.com/forum/alice/aiml/startup.xml in /home/XXXXXX/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508 Warning: fopen("XXXXXXXXX.com/forum/alice/aiml/startup.xml", "r") - No such file or directory in /home/XXXXXXXX/public_html/forum/alice/src/admin/botloaderfuncs.php on line 508 could not open XML input |
#816
|
||||
|
||||
CHMOD 777 all the files in /src/admin/ as well...not just the directories...but the files as well.
|
#817
|
|||
|
|||
I did the CHMOS 777 on everything and it still did not work.
I also read this 55 page thread and got nowhere. It seems that when most people had a problem, they would post what the problem was. Lated they would just post that they fixed it with out telling what they did to correct it. (not a complaint just an observation) This is the error I get now: __________________________________________________ ______________________ 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 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 __________________________________________________ ____________________ |
#818
|
|||
|
|||
If someone would help me get this going I will make a detailed how-to-install for this hack.
C.Birch did a good Tombot-install but it leaves alot of information out. ************************************************** ***** Here is an example: $DB_HOST="localhost"; <---- Is this the Server name (216.00.000) ? $DB_UNAME="username"; <---- Is this TomBot's name or the Admin name to get in $DB_PWORD="password"; <---- Is this Admin Password or Tombot's? $DB_DB="datebasename"; ************************************************** ***** |
#819
|
|||
|
|||
Those are you MySQL database info fields.
So host is the mysql server address, uname is the database username, password is self-explanatory and databasename is the database where the bot withdraws it's words, for me I used "bot". Basically everything else is the same as for vbulletin except the database name, but I think you can install the bot under vbulletin database too. |
#820
|
|||
|
|||
Quote:
|
#821
|
||||
|
||||
Quest...I don't know that C. Birch left alot of info out...I think you just aren't understanding them correctly. You don't create any new databases...you run the .SQL file in your current database and it creates all the new tables that are required...then you make the file mod's that you are told to do. And as far as the database fields:
$DB_HOST="localhost"; <---- leave this like it is...99% of the time it's fine $DB_UNAME="username"; <---- This is your database username...it has nothing to do with any username of your boards....it was specified when you created the database for your boards $DB_PWORD="password"; <---- Same as above... $DB_DB="datebasename"; <---- Name of the database that vB is installed |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|