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 |
#167
|
|||
|
|||
im not 100% but if you remove this line
$rss = preg_replace("#^(.*)\[/quote\]#ies","",$message); and then edit $ttb_message = "[ QUOTE] " . $rss . " [ /QUOTE]\r\n\r\n" . $response . $emoticon; to $ttb_message = . $response . $emoticon; but its best if one the good hackers on here helps has my php is not that good. |
#168
|
||||
|
||||
Not working, i get this:
[ QUOTE] Could you stop quoting please [ /QUOTE] Birch, your solution gives a parse error. |
#169
|
||||
|
||||
Changing:
$ttb_message = "[ QUOTE] " . $rss . " [ /QUOTE]\r\n\r\n" . $response . $emoticon; to: $ttb_message = "" . $response . $emoticon; does the trick. Quotes are gone. |
#170
|
||||
|
||||
Wow nice hack - 12 pages in 2 days isn't bad
Will look into this soon ... Also always keep the link to the zip in your first post (the direct link that is ) - miSt |
#171
|
|||
|
|||
Quote:
I have added a link in the first post to the zip it self also |
#172
|
|||
|
|||
Nice hack
Has anyone tried this on 2.2.6 since yesterday (early in this thread someone was unsuccessful)? Thanks, Jbear6 |
#173
|
||||
|
||||
Quote:
Make sure allow_call_time_pass_reference is set to ON in your php.ini I think that should ger rid of that error. |
#174
|
||||
|
||||
In newthread.php place the code after:
PHP Code:
PHP Code:
|
#175
|
|||
|
|||
I got to get something straight...
So you're telling me this Bot get better with it's talking as it post in your forum? Which means, it learns!? |
#176
|
|||
|
|||
I mean, think about it, if it learns, I can train it to be my moderator...hehhee
|
#177
|
||||
|
||||
cool idea, I love it and I will try it on my local fist
I was gonna mention the quote deal but someone esle did thats not fixed yet.. cuz in large posts, quoting can be well, not good NTLDR I wish you take a look and fix the zipped file as I see you added your 2.5 cents there which is very much appreciated Thanks all I don't install many hacks but this one I can use but will have to change its language totaly |
#178
|
||||
|
||||
Version 1.1 of this hack is working, I have installed it locally and it does what it's supposed to.
|
#179
|
||||
|
||||
I can confirm the zip file for 1.1 works correctly. If you have shell access you can CHMOD the files with:
Code:
chmod -R 777 alice/ botloader.php does take a while to run, make sure you've changed all 4 variables in the db_prefs.php and run botloader from alice/src/admin |
#180
|
|||
|
|||
Hi,
It's working great here. Just wondering if its possible to adjust the frequency the bot answers somehow. I figured it might get annoying if it replies to every post u make. Just some thoughts... hp |
#181
|
||||
|
||||
Quote:
I will have to wait for PHP to be upgraded on my server. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|