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 |
#362
|
||||
|
||||
Did anyone get this working on 2.2.6??
This hack got me back hacking again.. forgot to check how far I got with the versions last time :-) |
#363
|
|||
|
|||
When i run the botloader script it allways stops about half way thround saying DONE in the status bar ! What can i do
Thanks Matthew |
#364
|
||||
|
||||
[I forgot some important stuff earlier, so I deleted my post and am posting it here instead]
Here's a little guide I wrote that comes handy if you want to add extra AIML files without having to flush the old bot tables and without having to run the whole botloader process everytime you want to "teach" your bot something. Do this. Open alice/src/admin/botloader.php. FIND AND DELETE: Code:
deletebot(); Open alice/aiml/startup.xml FIND: Code:
<learn>*</learn> Code:
<learn>custom.aiml</learn> Now open notepad and paste this: Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <aiml> <category> <pattern>WHO IS MARTIN64</pattern> <template>He is a vbulletin.org hacker. </template> </category> </aiml> Now, whenever you have added more information to your custom.aiml file and want to teach your bot more stuff, just upload custom.aiml and run botloader.php. This will add the extra AIML file to your database without flushing your old tables. This means your bot will have 0 downtime when adding new AIML, as you don't have to redo the whole botloading process. |
#365
|
|||
|
|||
My oh my this topic has got bigger hehe thanx to who every moved it to the full hacks forum.
Sorry i have not been here but i have been far to busy the last week doing web design work. |
#366
|
|||
|
|||
when i try to run the botloader it does nothing for about 10 mins then it gives me a page cannot be displayed error
can anyone tell me where i am going wrong ??? i have chmodded all the sub dirs etc 777 all help would be gr8 |
#367
|
|||
|
|||
is this bot german ????
i viewed the text files that come with the bot zip and there is alot of german or some foriegn language ?? any one know ?? |
#368
|
||||
|
||||
This hack looks pretty impressive, but how many queries will this add to my forums
|
#369
|
||||
|
||||
Quote:
|
#370
|
||||
|
||||
Quote:
|
#371
|
|||
|
|||
Quote:
Matthew |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|