Version: 1.00, by C.Birch
Developer Last Online: Jan 2016
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.
I will definitely try this out ... I have had a great deal of frustration getting the alicebot (program e) to work last year, but since it's working for many people I'll have to try it again
Originally posted by nuno Is it possible to add another BOT?
I want 2 bots.
-- edit --
Got it. After some errors i figured this out:
1. Make a copy of tomstalkerbot.php and name it tomstalkerbot2.php
2. In tomstalkerbot2.php give a new memberid, username and
forumid
3. Add to ALL and i repeat ALL instances of the $ttb and $ttbc etc.
in every part of the code in tomstalkerbot2.php a 2 so that they look as $ttb2, ttbc2. Look very carefully for them.
4. Under include "tomstalkerbot.php"; in newthread.php and newreply.php put:
include "tomstalkerbot2.php";
Upload the new tomstalkerbot2.php, newthread.php and newreply.php and voila.
if you see an error, use this tomstalker2.php, fill in the id's and point the url to talk.php on your server.
The second bot with the name "Tron" is active in our "introduce yourself" forum. Now, what would be a challenge is to let Tron respond with it's own aiml file(s) to act as a sort of FAQ bot. The aiml must have a large amount of specific questions and possible answers about your forum to play this role well. It requires a second install with the botloader.php to put those new aiml files in the right context on mysql.
I hope new aiml's with pre defined acts for FAQ or moderator tasks will emerge.
Warning: Cannot set time limit in safe mode in /home/virtual/site28/fst/var/www/html/ai/src/admin/botloaderfuncs.php on line 563
Loading data aiml file: 1.aiml
Warning: Cannot set time limit in safe mode in /home/virtual/site28/fst/var/www/html/ai/src/admin/botloaderfuncs.php on line 563
Loading data aiml file: 2.aiml
Suggestions?
Edited 1:NM....I took a gamble and deleted line 563
Edited 2: I keep on timing out and this safe mode restriction is started to make me furious....