View Full Version : Major Additions - Talkerbot V2.2.3 (AI Posting Bot)
did you install the product? Becuase the product creates all the tables.
haha d'oh... Move along folks nothing to see here.
ok got the bot working but he's dumb as a rock. Do I have to train it? And it keeps repeating the same questions and never answers questions asked of it
bot:What color is your hair?
me:Brown Wtf Answer Me!!
bot:INACTIVITY is a nice hair color.
eXtremeTim
10-09-2006, 10:41 PM
your having an isolated issue where the text never makes it to the bot. Im hoping to get this fixed tonight.
your having an isolated issue where the text never makes it to the bot. Im hoping to get this fixed tonight.
awesome. thanks :cool:
dobbs
10-10-2006, 12:56 AM
I hope that's my issue also.
rock on Tim
mikeB
10-10-2006, 01:37 AM
You are need to edit the product file and remove all instances of executionorder="5" since you are on vbulletin 3.5.x
hey there thanks that helped - now I'm stuck here on loading:
Warning: fopen(subs.inc): failed to open stream: Permission denied in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 85
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
Warning: fwrite(): supplied argument is not a valid stream resource in /home/webadmin/bakermedia.com/html/learn/alice/src/admin/botloaderfuncs.php on line 77
---
any idea what that might be? thanks again for the help!
dobbs
10-10-2006, 01:44 AM
make sure all the files you uploaded have there permissions changed to 777
da420
10-10-2006, 02:29 AM
Login to phpmyadmin and check in the 'bots' table that the bot id is 0
you find that the table 'bot's the id number in there needs editing to 0 from 1 in some cases
That's the only thing Im stuck on. I login, go to the bots table, and I don't see where I am supposed to set the bot ID.
Or how to change the favorite food or name or anything.
Because of this is why I think the bot is not responding to me in the forum I set it to.
EDIT: It works now (forgot to upload the one file to the forum directory), but would still like to know how to change it.
Also, when you post in quick reply it's way to quick you see it right when the reply loads, and not only that it makes the quick reply seem to take FOREVER...
mikeB
10-10-2006, 04:23 AM
make sure all the files you uploaded have there permissions changed to 777
haha I got it now thank you, what a riot
h_kakashi
10-10-2006, 06:05 AM
Ok well reinstalled everything :)
And so far he seems to work , kinda.
Have to be very specific for it to respond.
Me : Do you have a girlfirend ?
Bot : Sorry I do not feel well right now, try again later.
Me : Who is your girlfriend ?
Bot : Alice.
In fact the bot comes out with "Sorry I do not feel well right now, try again later." more than half the time.
Edit :
Ok still some bugs for me. Similar to last time. Whichever forum the bot is set to read is where the problems are.
When replying normally (not quick reply) it just hangs there. However in this version quick reply doesn't hang :) Just normal reply.
Also when making a new thread it hangs for a bit then processes the thread with the following error at the top :
Warning: file_get_contents(http://www.narutomania.com/forums/alice/src/talk.php?vbid=1&input=gvrg+ertgerfg34v43v) [function.file-get-contents]: failed to open stream: HTTP request failed! in \ewt_talkerbot.php on line 54
"gvrg+ertgerfg34v43v" was jsut some random stuff I put in the thread when testing.
eXtremeTim
10-10-2006, 09:03 AM
make sure that your not on php 4.4.2 since that has a known issue with getting file contents from http urls.
h_kakashi
10-10-2006, 01:39 PM
Using PHP 4.4.4
Gah everything is broken again... Quick reply and normal replies.
I left it all working this morning 9:30am ish :P came back at 1pm to find that the bot was working fine will around 11:45am, after which the same problem of replies hanging in any forum the bot is set to read from. Server has been up and working fine, no major cron jobs... or anything.
I am on the verge of just giving up T_T
any update on the bot not seeing the posts?
eXtremeTim
10-10-2006, 10:20 PM
not yet. I am working on many things at once. I will get to it as soon as I can sorry for any inconvience.
not yet. I am working on many things at once. I will get to it as soon as I can sorry for any inconvience.
cool thanks :)
eXtremeTim
10-11-2006, 04:46 PM
Talkerbot Translation - http://extremewebtech.com/forums/showthread.php?goto=newpost&t=111
There have been so many requests for the bot to be in many different languages that I have decided to pull together anybody who can and is willing to help to create a joint effort in converting the bot into different languages.
WebmasterSimds
10-11-2006, 07:08 PM
At first after installing this, it came up with the the error:
Database error in vBulletin 3.6.1:
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('5431',1160595332,'127.0.0.1');
then i uploaded a ew file that was said to upload, then it worked ok, but NOW, I get this at the top just before it goes back into the post;
https://vborg.vbsupport.ru/external/2006/10/14.jpg
So how would one fix this problem?? before i totally remove it from the system
moonclamp
10-11-2006, 09:15 PM
Is there a way to make the bot post a little slower?
I just did a test post. and it posted before my screen refreshed.This is the only reason why my bot is not yet live.
I remember the bot I used to run on a phpbb forum had all it's posts initially stuck into a new table that got transferred to the posts table by a script that run a few seconds after the index was refreshed ... maybe something like that would be the solution.
hotwheels
10-11-2006, 11:52 PM
At first after installing this, it came up with the the error:
Database error in vBulletin 3.6.1:
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('5431',1160595332,'127.0.0.1');
then i uploaded a ew file that was said to upload, then it worked ok, but NOW, I get this at the top just before it goes back into the post;
https://vborg.vbsupport.ru/external/2006/10/14.jpg
So how would one fix this problem?? before i totally remove it from the system
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('5431',1160595332,'127.0.0.1'); It's missing the "S" in values
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUES ('5431',1160595332,'127.0.0.1');
eXtremeTim
10-12-2006, 02:28 AM
I am going to release 2.2.4 tommorrow.
Whats coming bug fixes that somehow i managed to remove from 2.2.3 before i took it public. PHP 5 compatibility issues (will hopefully nail them all). Other minor fixes and improvements.
dobbs
10-12-2006, 11:28 AM
has 2.2.4 been tested on 3.6.2 ?
eXtremeTim
10-12-2006, 12:11 PM
I have to make 2.2.4 first. ;)
Nandakal
10-12-2006, 02:56 PM
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('5431',1160595332,'127.0.0.1'); It's missing the "S" in values
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUES ('5431',1160595332,'127.0.0.1');
Didnt work for me, in addition I get this :
Unable to add cookies, header already sent.
File: */htdocs/forums/includes/class_core.php
Line: 3023
hotwheels
10-12-2006, 04:18 PM
This change is in the actual ewt.talkerbot.php itself..........If you open the file in your computer, then locate the actual ewt.talkerbot.php...
Right click on the php, and just under where it say open, click on open with, find your wordpad then scroll down to the bottom of the php file and look for: $ip = "127.0.0.1";
$vbulletin->db->query_write("INSERT INTO ".TABLE_PREFIX."session (userid,lastactivity,host) VALUES ('".$vbulletin->options['ewt_talkerbot_botuid']."',".TIMENOW.",'$ip')");
There are 2 call's for this that you need to change inside the php.....
Or just use the one below........
Nandakal
10-12-2006, 07:03 PM
Thanks, that helped alot :)
Now to figure out why her answers are so bogus :)
hotwheels
10-12-2006, 09:32 PM
That really can't be fixed yet...........but it is kind of fun nontheless....
asawr10
10-12-2006, 10:23 PM
thank
basskiller
10-12-2006, 10:29 PM
Tim I think this is an excellent hack.. but I have a question??
Edit to meet your folder setup and it will auto grab your database information for you.
I'm not sure if I'm being overcautious, but if this thing learns from your database and your database contains everything that is ever typed into your forums, couldn't someone possible pull information out of this bot that you don't want out?
eXtremeTim
10-12-2006, 11:04 PM
You just told them to look for VALUES ;) which is fixed. ;)
eXtremeTim
10-12-2006, 11:06 PM
I see what i did in 2.2.3. I only fixed one of the queries. That would explain why its fixed for some and not for others lol.
eXtremeTim
10-12-2006, 11:07 PM
It learns from new posts as they are made only in forums you allow it to. It needs the database connection info becuase it is also stored in the database and has to be able to access the database to update its info.
hows that bot fix dealy coming?
eXtremeTim
10-13-2006, 01:15 AM
still working on it and a bit behind schedule.
hotwheels
10-13-2006, 01:33 AM
You just told them to look for VALUES ;) which is fixed. ;)Sorry man, just trying to help a brother out man.............I will not offer help anymore on this one.......I found the very last query to have an error in the recent update, and i reported the find to you that same day.......Then with all of your recent mod's being released, i figured i would just help get people's goin in the right direction, so your other mod's could be taken care of.......
Peace, doug
still working on it and a bit behind schedule.
okie dokie :classic:
eXtremeTim
10-13-2006, 05:45 AM
doug calm down will ya. I was just trying to help you help them. ;) By letting you know you accidentally added in the S there. ;) Not trying to offend ya.
Nandakal
10-13-2006, 08:30 AM
I'm not feeling very well at the moment, try again later.
I'm getting ALOT of those, tho not everything but still atleast 95% of the answers..
I guess thats for the aiml files not properly loaded am I correct?
However, loading boodloader.php = Fatal error: Maximum execution time of 30 seconds exceeded in /*/forums/alice/src/admin/botloaderfuncs.php on line 94 (on W file), ive shrunk all files down to 250ish k just to try that.
and bootloaderinc.php = Fatal error: Call to undefined function: loadstartupinc() in /*/forums/alice/src/admin/botloaderinc.php on line 60
Any way at all to get it in?
If I can get a SQL file that would own :)
*edit*
Tried just changing the functino to just loadstartup and run half the files etc, didnt work to well either.
http://www.stormrage-eu.net/forums/forumdisplay.php?f=41 (is the forum), if you look at the replies etc, i think its something wrong somewhere, way to much of that im not feeling well......
-N.
Gizmo5h1t3
10-13-2006, 10:06 AM
Sorry man, just trying to help a brother out man.............I will not offer help anymore on this one.......I found the very last query to have an error in the recent update, and i reported the find to you that same day.......Then with all of your recent mod's being released, i figured i would just help get people's goin in the right direction, so your other mod's could be taken care of.......
Peace, doug
hotwheels, u really need to chill out, dont keep thinkin the worlds out to get ya....your co operation in this hack is really appreciated, but your constant comments about pullin out your help isnt.
...and its not the first time either..
Scarazi
10-13-2006, 10:26 AM
I'm getting ALOT of those, tho not everything but still atleast 95% of the answers..
I guess thats for the aiml files not properly loaded am I correct?
However, loading boodloader.php = Fatal error: Maximum execution time of 30 seconds exceeded in /*/forums/alice/src/admin/botloaderfuncs.php on line 94 (on W file), ive shrunk all files down to 250ish k just to try that.
and bootloaderinc.php = Fatal error: Call to undefined function: loadstartupinc() in /*/forums/alice/src/admin/botloaderinc.php on line 60
Any way at all to get it in?
If I can get a SQL file that would own :)
-N.
I get excactly the same thing :( any help much appreciated
EDIT
on page 33 theres a fix for this, just need to edit a bit on code
but still seems to timout or something, only getting as far as
Loading data aiml file: B.aiml
then just stops :(
Jimandbob
10-13-2006, 10:48 PM
Every time I post to the forum I get;
Warning: file_get_contents(http://********/forum/alice/src/talk.php?vbid=6242&input=hello) [function.file-get-contents]: failed to open stream: Connection refused in /ewt_talkerbot.php on line 54
Can you help please?
Wheels
10-14-2006, 02:59 PM
im having probs i get this
Warning: require(home/djze/public_html/includes/config.php) [function.require]: failed to open stream: No such file or directory in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49
Warning: require(home/djze/public_html/includes/config.php) [function.require]: failed to open stream: No such file or directory in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49
Fatal error: require() [function.require]: Failed opening required 'home/djze/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49
I having simular issues too and can't figure it out. Chmoding to 777, etc. didn't help.
dakar
10-14-2006, 10:23 PM
Every time I post to the forum I get;
Can you help please?
Check your phpinfo, I'd bet your host (like many) has likely has compiled PHP disabling the allow_url_fopen function. The host for my vB site as well...
I'm trying to rewrite that line using CURL instead (which is generally allowed). But need to brush up on the syntax a bit first...
Also TIM, in the attached code for some reason the .xml file did not perform the ALTER TABLE to add the 'mimicbotrop' column on import... I just made the edit by hand for now... haven't had time to look at the xml code for a reason as yet, just a heads up it might or might not be an issue at some point.
Now a Q? what should the 'bots' table be populated with? Mine ended up empty, though the 'bot' table has a populated row.
dakar
10-14-2006, 10:30 PM
Originally Posted by AMD_Warrior
im having probs i get this
Warning: require(home/djze/public_html/includes/config.php) [function.require]: failed to open stream: No such file or directory in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49
Warning: require(home/djze/public_html/includes/config.php) [function.require]: failed to open stream: No such file or directory in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49
Fatal error: require() [function.require]: Failed opening required 'home/djze/public_html/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/djze/public_html/alice/src/admin/dbprefs.php on line 49I having simular issues too and can't figure it out. Chmoding to 777, etc. didn't help.
Check lines #47 and 49 in your dbprefs.php, make sure they point to your forum's config.php and that it starts with a /
Wheels
10-15-2006, 01:50 AM
Check lines #47 and 49 in your dbprefs.php, make sure they point to your forum's config.php and that it starts with a /
Thanks, that fixed it. :)
wolfyman
10-16-2006, 10:51 AM
Ok, I just added all my aiml files 4 at a time and reran botloader.php - my bot is worse than before, now all he says is "I'm sory, I'm not feeling well..."
What happened?
h_kakashi
10-16-2006, 02:28 PM
Keep up the good work Tim :) Donation sent your way.
Cueball
10-17-2006, 01:09 AM
I keep getting this error Warning: mysql_connect(): Access denied for user 'geek'@'localhost' (using password: NO) in /home/geek/public_html/alice/src/admin/dbprefs.php on line 57
I have checked the forum path in both fields in dbprefs.
I thought it could have been my pwd making use of the ['s so I tried a trick with that and ended up changing the whole db pwd to just alpha and numerics and still getting this.
$rootdir= "/home/geek/public_html/alice/aiml/";
require('/home/geek/public_html/includes/config.php');
$DB_HOST=$config['MasterServer']['localhost'];
$DB_UNAME=$config['MasterServer']['geek_vForum'];
$DB_PWORD=$config['MasterServer']['***********'];
$DB_DB=$config['Database']['geek_vForum'];
Any help with this please?
hehe ... I did the same thing. Found your post and it is now working for me ;)
Thanks to the author for such a great product !!
wolfyman
10-17-2006, 01:36 AM
I can't believe how many posts I have in this thread that have been ignored. I'm obviously a retarded polygendered redheaded stepchild and I should go play in traffic.
Anyone got any bb's I can stack on the freeway?
By the way, after you get done spitting in my water dish and sticking my chewtoy in the garbage disposal, all my bot says is "I'm not feeling so well at the moment..."
Cueball
10-17-2006, 01:49 AM
I can't believe how many posts I have in this thread that have been ignored. I'm obviously a retarded polygendered redheaded stepchild and I should go play in traffic.
Anyone got any bb's I can stack on the freeway?
By the way, after you get done spitting in my water dish and sticking my chewtoy in the garbage disposal, all my bot says is
Damn dude! Sounds a little harsh to me .... Funny, but harsh ;)
Cueball
10-17-2006, 01:53 AM
CRAP! New problem. While testing the bot I get this.
Fatal error: Cannot redeclare make_seed() (previously declared in /hsphere/local/home2/kudos/forum/global.php(356) : eval()'d code:5) in /hsphere/local/home2/kudos/forum/alice/src/util.php on line 42
Any advice would be appreciated.
wolfyman
10-17-2006, 02:23 AM
Damn dude! Sounds a little harsh to me .... Funny, but harsh ;)
I'm not feeling so well at the moment
Gizmo5h1t3
10-17-2006, 08:26 AM
I'm not feeling so well at the moment
ask about yer probs on the authors website, your strike rate at catchin him on there is better than on here.
wolfyman
10-17-2006, 11:35 AM
I'm registered there but have no permission to post anywhere. I sent him an email via the contact form and never heard back. Apparently my email went into the "retarded polygendered redheaded stepchildren" pile.
Thanks for the effort though :)
eXtremeTim
10-17-2006, 12:38 PM
Whats your name on there since you must be non email verified. Right now I havent been checking the contact form's email since its been getting like 300+ emails a day.
wolfyman
10-17-2006, 03:46 PM
I just got that confirmation email, thanks Tim :)
Shazz
10-17-2006, 10:14 PM
Had errors, Couldn't get this modification working, Did all the instructions, somehow my folder and the file aren't communicating
Cueball
10-18-2006, 03:45 AM
I'm not feeling so well at the moment
LOL, you are a riot !!!! :)
eXtremeTim
10-19-2006, 12:09 PM
Sorry everybody im still trying to work on everything but my dads been in the hospital last few days so have no fear the updates and fixes will be coming. I just have a few more important issues that are stealing time from me.
feverwilly
10-19-2006, 01:56 PM
I get the following errors;
Warning: main(http://360leagues.com/forums/includes/config.php) [function.main]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/league/public_html/forums/alice/src/admin/dbprefs.php on line 49
Warning: main(http://360leagues.com/forums/includes/config.php) [function.main]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /home/league/public_html/forums/alice/src/admin/dbprefs.php on line 49
Fatal error: main() [function.require]: Failed opening required 'http://360leagues.com/forums/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/league/public_html/forums/alice/src/admin/dbprefs.php on line 49
I am running on a linux server..
Invalid ID
10-20-2006, 08:51 PM
Sorry everybody im still trying to work on everything but my dads been in the hospital last few days so have no fear the updates and fixes will be coming. I just have a few more important issues that are stealing time from me.
May Allah help him regain his health. Amen.
eXtremeTim
10-21-2006, 12:51 PM
I am back to working on this so you all know.
ShawnV
10-21-2006, 02:36 PM
/cheer :)
Langly
10-21-2006, 05:25 PM
I downloaded the zip file.
Uploaded it to my forum root folder.
Edited dbprefs.php and changed only the file pathes.
Uploaded dbprefs.php to my server.
Uploaded ewt_talkerbot.php to my forum root folder.
Added product-ewt_talkerbot-v2.2.2.xml to my forum admin and edited the bot name and its forum id's.
My alice dir and its sub folders/files were chmoded 777
I try running botloader.php
Running botloader gives this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
The bot does show up and say he is not feeling well if someone types something. Phpmyadmin does show two new tables - bot and bots. Id is 0.
Any ideas why botloader won't run and why the bot is sick?
Cheers
dakar
10-21-2006, 06:58 PM
I am back to working on this so you all know.
woohoo... don't know if you saw my earlier post... but can you do away with the fopen call and replace it with CURL? I obviously don't have the syntax figured properly to get it working.
eXtremeTim
10-21-2006, 06:59 PM
Im already hard at work on 2.2.4 which will fix a few more things and get it working on all server setups hopefully and then will proble be the last release for the 2.2.x line of the talkerbot so i can shift focus over to the dev of v3. ;)
Langly
10-21-2006, 07:17 PM
Awesome. I look forward to trying this.
Scathefire
10-21-2006, 09:12 PM
Is there a way for this thing to use your boardname instead of having to introduce yourself to it first?
I had to do "my name is *username*" before it would actually "know" my boardname, and not just respond with a "Your name is , seeker."
Langly
10-22-2006, 02:29 AM
With over 560 posts anyone have this happen to them? Are my install steps not right?
I downloaded the zip file.
Uploaded it to my forum root folder.
Edited dbprefs.php and changed only the file pathes.
Uploaded dbprefs.php to my server.
Uploaded ewt_talkerbot.php to my forum root folder.
Added product-ewt_talkerbot-v2.2.2.xml to my forum admin and edited the bot name and its forum id's.
My alice dir and its sub folders/files were chmoded 777
I try running botloader.php
Running botloader gives this error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
The bot does show up and say he is not feeling well if someone types something. Phpmyadmin does show two new tables - bot and bots. Id is 0.
Any ideas why botloader won't run and why the bot is sick?
Cheers
Jchen
10-22-2006, 05:01 AM
I'm getting the Internal Error too. I changed my values to 755 and that didnt work. I also tried putting sub.inc to 777 and everything else the same.
Frapegliko
10-22-2006, 11:53 AM
thats great!! cool
Langly
10-22-2006, 03:23 PM
Chmod 777 -R the whole alice directory. Then chmod 755 admin directory. Then chmod 755 botloader.php file. Then try running the botloader file. Mine works now.
I'm getting the Internal Error too. I changed my values to 755 and that didnt work. I also tried putting sub.inc to 777 and everything else the same.
Langly
10-22-2006, 03:54 PM
To talk to the bot, I had to chmod 755 SRC directory and talk.php file.
Langly
10-22-2006, 04:06 PM
Now, how do I keep people from accessing the dbprefs file? If I make the file chmod 700 then the bot gets "sick".
Jchen
10-23-2006, 12:25 AM
Chmod 777 -R the whole alice directory. Then chmod 755 admin directory. Then chmod 755 botloader.php file. Then try running the botloader file. Mine works now.
still doesnt work!
eXtremeTim
10-23-2006, 12:31 AM
keep in mind i havent forgotten about any of you. I am hard at work on him still. Plus I am trying to prepare some guides and other things to help avoid all the confusion.
Langly
10-23-2006, 01:19 AM
One thing I have noticed is that if you tell the bot to listen and respond to ALL forums; it will. If you make the bot a registered user, it will still listen and respond in forums it is not supposed to have access to.
G_Man
10-23-2006, 02:01 AM
Do we have to upload any files?
eXtremeTim
10-24-2006, 05:58 PM
I am no longer able to support this hack and maintain the release at multiple sites. This hack has grown to large and is consuming quite a bit of my time answering the same questions at multiple sites day in and day out.
To get the newest version please go to: http://vbhacks.extremewebtech.com/forums/showthread.php?t=1
Yes there is a new version out that is newer then the version released here.
Jchen
10-25-2006, 12:11 AM
anybody know whats up with my problem? I'm still getting 403 when i try to connect to my botloader.php :[ i tried chmoding 777, 755 :|
moonclamp
10-25-2006, 12:26 AM
When I first installed I chmodded and got loads of errors, I started again without chmodding and everything has worked fine ever since.
Cybertims
10-25-2006, 08:23 AM
still the same for me.....update made no changes whatsoever.
eXtremeTim
10-25-2006, 02:11 PM
I will see about getting 2.2.5 out today.
P.S. everybody who wishes to be kept uptodate with the talkerbots status please click the following link: http://vbhacks.extremewebtech.com/forums/hackinstall.php?do=install&tid=1
Ntfu2
10-25-2006, 06:26 PM
Yes there is a new version out that is newer then the version released here.
Can you make it so we dont have to register to download it
Gizmo5h1t3
10-27-2006, 10:44 AM
it takes 2 minutes to register mate........whats the problem?
phill2003
10-27-2006, 01:40 PM
Works like a charm :) it gets a bit of a monk on when you swear at it though lol.
fxs158
10-27-2006, 05:53 PM
it takes 2 minutes to register mate........whats the problem?
2 minutes to register to a site that i may not use exept to download a hack is 2 minutes too many. Cheasy way to drive traffic to the site.
oberheimhaven
10-28-2006, 02:52 AM
Warning: main(dbprefs.php): failed to open stream: No such file or directory in /home/.hiam/niceman/musiciansquarters.com/forums/botloader.php on line 24
Warning: main(dbprefs.php): failed to open stream: No such file or directory in /home/.hiam/niceman/musiciansquarters.com/forums/botloader.php on line 24
Warning: main(): Failed opening 'dbprefs.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/.hiam/niceman/musiciansquarters.com/forums/botloader.php on line 24
Warning: main(botloaderfuncs.php): failed to open stream: No such file or directory in /home/.hiam/niceman/musiciansquarters.com/forums/botloader.php on line 25
Warning: main(botloaderfuncs.php): failed to open stream: No such file or directory in /home/.hiam/niceman/musiciansquarters.com/forums/botloader.php on line 25
Anyone thanks?? Im sure rookie mistake great hack
Gizmo5h1t3
10-31-2006, 10:47 AM
2 minutes to register to a site that i may not use exept to download a hack is 2 minutes too many. Cheasy way to drive traffic to the site.
if thats the way ppl feel, then why should the author even bother supporting it, if u dont show support by goin to the site and regging?
surely ure life cant be that busy, to fit in 2 minutes to reg?
wasnt aware depriving someone traffic to their site was such an issue for some??
wolfyman
10-31-2006, 11:25 AM
This isn't a paid hack, this is a freebie that should abide by the rules of .org.
Obviously if people want to contribute and post on the authors site, they should have to register... but I think Tim is pushing the line here.
I registered and will contribute as I find time (or not) on extremwebtech, but I think fxs158 has a valid point. :twocents:
fxs158
10-31-2006, 12:41 PM
if thats the way ppl feel, then why should the author even bother supporting it, if u dont show support by goin to the site and regging?
surely ure life cant be that busy, to fit in 2 minutes to reg?
wasnt aware depriving someone traffic to thttps://vborg.vbsupport.ru/editpost.php?do=editpost&p=1108105
Edit/Delete Messageheir site was such an issue for some??
Can you imagine registering on every tom , D ick and harry site to download a hack? Why do you think that Vbulletin.org exist? To offer a centralize location for people to get hacks, unfortunatelly some people writte a hack and right away want to drive traffic to their sites.
Better ways to get traffic to sites in my humble opinion, I am not going to register to 20 plus sites simple to get a hack. If everyone that provides hacks did the same crap then there would be no reason for this site to exist. You ever think about that?
It is down right cheezy to make people register, I could oblige by registering and never visiting or posting. What did the web site owner gained by having me register? An email adress? We have enough spam as It is, do you think I want people sending me emails to offer services and products I do not want? He stated that in order to offer better support the hack would be supported at his site. If that was the whole reason then he should allow for downloads without being a member. However the reason seems to be simply to drive traffic to his site and not to offer better support. I fail to see what he can do better there that he cannot do on this thread?
Thank you for the hack, you can do as you wish with it, but at least call a spade a spade and stop assuming that people are naive. By the way, I do not writte hacks, so before we get someone smart telling me "why don't you wrrite a hack and give it away for free" I already answered the reason why I do not doit! ;)
Gizmo5h1t3
10-31-2006, 01:48 PM
mebbe its just me, but ppl seem to be missing the point here?
he DIDNT HAVE TO post it here in the first place?
zooman
11-01-2006, 10:33 AM
I got it installed and it seems to be working, but is replies with
I was not able to connect to my database. Please try again later.
There should be no DB connection issues as far as I can think, in fact if there was a DB issue I expect it would not have installed.
Any thoughts?
BTW: just read the above few posts, some people need to get a life he done all this work for you and you are crying because you had to register on his site to download it, grow up.
project-Buckfas
11-02-2006, 11:25 AM
He had his reasons. If he didn't do it then Talkerbot may not have been updated or ceased to exist and you would have nothing. So if you don't like it I will suggest trying to find another hack that does the same job on vb.org....
Anyway... can someone tell me if this works on 3.6.2 please?
dobbs
11-02-2006, 12:50 PM
I just installed the new version from Tim's site.
It seems to work in 3.6.2 so far.
project-Buckfas
11-02-2006, 01:13 PM
Thanks Dobbs I'll give it a try!
Nathan2006
11-02-2006, 08:41 PM
Thanks eXtremeTim
This is cool
Install ;)
Jchen
11-03-2006, 01:00 AM
i still cant run botloader :{ i chmoded everything :{ SOMEONE HELP!
Jchen
11-03-2006, 01:01 AM
i get some internal server error.
dobbs
11-03-2006, 11:49 AM
Jchen
support is no longer given in this forum, check the link at the top of the page.
You are alos going to have to provide more info. "i have internal server errors" doesn't tell anyone enough to help solve your problem.
eXtremeTim
11-13-2006, 03:36 AM
I have been working hard on v3 so everybody knows.
Freak0204
11-16-2006, 07:13 AM
Keep getting this error when clicking the reply button.
Database error in vBulletin 3.6.3:
Invalid SQL:
INSERT INTO session (userid,lastactivity,host) VALUE ('21',1163668299,'127.0.0.1');
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'VALUE ('21',1163668299,'127.0.0.1')' at line 1
Error Number : 1064
Date : Thursday, November 16th 2006 @ 04:11:39 AM
Script : http://www.babblebuzz.com/forum/newreply.php?do=postreply&t=425
Referrer : http://www.babblebuzz.com/forum/newreply.php?do=newreply&noquote=1&p=554
IP Address :
Username :
Classname : vB_Database
The posts always go through OK but the error still comes up.
hotwheels
11-17-2006, 01:39 AM
What that means freak0204 is that the word value on the insert line need's to be VALUES instead of VALUE......
Gizmo5h1t3
11-17-2006, 10:00 AM
good to see ure still pluggin away at this m8
hotwheels
11-17-2006, 06:53 PM
I just can't help myself when it come's to helping other's that need a bit of assistance.....hehehee, thanks man.
blogtorank
11-20-2006, 06:00 PM
Hey the forums there is down:
http://vbhacks.extremewebtech.com/forums/showthread.php?t=1
Warning: mysql_connect(): Access denied for user 'ewt_vb'@'localhost' (using password: YES) in /home/ewt/public_html/ecoresys/core/mysql.php on line 19
Access denied for user 'ewt_vb'@'localhost' (using password: YES)
hotwheels
11-20-2006, 07:27 PM
sure is...........
gibgib
11-27-2006, 08:16 AM
I got it installed and it seems to be working, but is replies with
There should be no DB connection issues as far as I can think, in fact if there was a DB issue I expect it would not have installed.
Any thoughts?
I have the same issue here.
Talkerbot v2.2.4 vb3.6
vBulletin 3.6.4
PHP 5.0.4
mysql 4.1.21
Fox2k
11-28-2006, 03:00 AM
HI guys,
I am having an issue with the bot replacing commas, apostrophes, and other characters with something like an ASCII equivalent - for example a comma becomes %2C
any ideas where this is coming from? I looked in the database ad it is indeed stored like that so it seems to be a problem with parsing quotes...
MPDev
11-28-2006, 11:38 AM
I have been working hard on v3 so everybody knows.
Maybe you should be working hard on resolving outstanding debts instead of giveaways:
https://vborg.vbsupport.ru/showthread.php?t=128619
da420
11-29-2006, 05:43 AM
Uninstalled.
BobbyBig
11-30-2006, 01:57 AM
Hello guys,
Awesome Hack, but me gets an Error when doing a Replay in the Forum.
Problem: Not Solved
I am using vBulletin Version: 3.6.4
On the Forum I set the Bot to replay on, some seconds after I press the replay button nothing happens, and than I get:
502 Bad Gateway
Web server received an invalid response while acting as a gateway or proxy server. However my Post comes through, but Bot isnt responding. On Forums Bot isn't set to replay, posting is working as normal.
talk.html is working fine,files are uploaded too(yes also ewt_talkerbot.php),forum id is set, and userid for bot too. I watched my mysqlDB with phpmyAdmin , there everytime are 2 entrys which are added to 4 different tables when i press the replay button.
Like this one in conversationlog:
bot| id | input | response | uid | enteredtime
0 | 5 | bot da 123 ? | Ich habe auf Dich gewartet. | 5 | 2006-11-30 05:02:29
0 | 6 | bot da 123 ? | Wer ist Dein Idol? | 1 | 2006-11-30 05:02:29
it is correct that he adds 2 messages for 1 replay ?
Well but however i get a error 502 like i explained above.
So this means the ewt_tablerbot.php is executed, even if I don't get any response back with echo or javascript:alert. Me only gets a 502 error.
Any Ideas how to solve this error ?
The Finman
12-03-2006, 09:24 PM
I posted this on Tim's website asking for help with a problem, but I haven't gotten any suggestions. I am hoping that maybe someone here can point me in the right direction. :)
I am running vBulletin version 3.6.3 and I'm recieving this error during install when I try to run botloader.php
Loading startup.xml
Loading data aiml file: 1.aiml
Notice: Undefined offset: 8 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
Notice: Undefined offset: 8 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
Notice: Undefined offset: 8 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
Notice: Undefined offset: 8 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
Notice: Undefined offset: 7 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
Notice: Undefined offset: 7 in /var/www/vhosts/rr.com/httpdocs/forums/alice/src/admin/botloaderfuncs.php on line 187
I suspect it's something simple where I goofed, but I would appreciate any help that points me in the right direction to fix it. :)
Thanks in advance. :)
~Fin
ultimo
12-05-2006, 01:18 PM
Warning: file_get_contents(/forums/alice/src/talk.php?vbid=1&input=ggggggggggggggg%3ATheArchLitchMalignu): failed to open stream: No such file or directory in /ewt_talkerbot.php on line 54
Recuriing problem after i hit the submit button after that the post by my bot says "unable to access database, please try again later...
Anyone have this problem too?
Yukino_AE
12-13-2006, 02:50 AM
wow. just wanted to say have this installed with vb 3.6.4 and it seems to be working great. lol ^_^ thanks tim for making this work. so.. um, can we teach the bot new phrases or do we just have to wait for it to learn from posts.
How can I make the bot only reply once to a thread? Or to make him reply only to the thread starter
redwinger
12-17-2006, 04:54 PM
I have been trying for days to get the botloader to run. I have followed directions and re read this thread many times. I have chmod 777 all alice folders. I am sure it has to do with the paths in the dbprefs.
# This is where all the AIML and startup.xml resides
$rootdir= "/public_html/forums/alice/aiml";
require('/public_html/forums/includes/config.php');
Thanks in advance.
BigJimTheLug
12-22-2006, 09:00 PM
Hey, the "toybot" does reply at my forum, but it replies with a big error.
Also, when I run
I can do this step with no problems.
ChMod all folders and files to alice 777
But when I do this one, all I get is a blank page.
Run http://www.yourdomain.co.uk/forums/alice/src/admin/botloader.php this can take a good 30 min because it runs 300,000 queries
the bot id remains at zero, so there is no problem here.
Login to phpmyadmin and check in the 'bots' table that the bot id is 0
you find that the table 'bot's the id number in there needs editing to 0 from 1 in some cases
<br />
<b>Warning</b>: main(admin/dbprefs.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/respond.php</b> on line <b>24</b><br />
<br />
<b>Warning</b>: main(admin/dbprefs.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/respond.php</b> on line <b>24</b><br />
<br />
<b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'admin/dbprefs.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/puremark/public_html/respond.php</b> on line <b>24</b><br />
<br />
<b>Warning</b>: main(admin/subs.inc) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/util.php</b> on line <b>35</b><br />
<br />
<b>Warning</b>: main(admin/subs.inc) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/util.php</b> on line <b>35</b><br />
<br />
<b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'admin/subs.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/puremark/public_html/util.php</b> on line <b>35</b><br />
<br />
<b>Warning</b>: main(plugins/customtags.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/respond.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>: main(plugins/customtags.php) [<a href='function.main'>function.main</a>]: failed to open stream: No such file or directory in <b>/home/puremark/public_html/respond.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>: main() [<a href='function.include'>function.include</a>]: Failed opening 'plugins/customtags.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/puremark/public_html/respond.php</b> on line <b>27</b><br />
<br />
<b>Warning</b>: mt_rand() expects parameter 2 to be long, string given in <b>/home/puremark/public_html/util.php</b> on line <b>55</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>302</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>302</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>318</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>318</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>187</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>187</b><br />
<br />
<b>Warning</b>: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Empty regular expression in <b>/home/puremark/public_html/util.php</b> on line <b>365</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>235</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>235</b><br />
<br />
<b>Warning</b>: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Empty regular expression in <b>/home/puremark/public_html/util.php</b> on line <b>365</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>250</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>250</b><br />
<br />
<b>Warning</b>: mysql_insert_id() [<a href='function.mysql-insert-id'>function.mysql-insert-id</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>253</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>270</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>270</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>: mt_rand() expects parameter 2 to be long, string given in <b>/home/puremark/public_html/util.php</b> on line <b>55</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>302</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>302</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>318</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>318</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>187</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>187</b><br />
<br />
<b>Warning</b>: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Empty regular expression in <b>/home/puremark/public_html/util.php</b> on line <b>365</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>235</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>235</b><br />
<br />
<b>Warning</b>: preg_replace() [<a href='function.preg-replace'>function.preg-replace</a>]: Empty regular expression in <b>/home/puremark/public_html/util.php</b> on line <b>365</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>250</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>250</b><br />
<br />
<b>Warning</b>: mysql_insert_id() [<a href='function.mysql-insert-id'>function.mysql-insert-id</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>253</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>270</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>270</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: Access denied for user 'puremark'@'localhost' (using password: NO) in <b>/home/puremark/public_html/util.php</b> on line <b>285</b><br />
<br />
<b>Warning</b>: mysql_query() [<a href='function.mysql-query'>function.mysql-query</a>]: A link to the server could not be established in <b>/home/puremark/public_html/util.php</b> on line <b>285</b><br />
LOOPINGERRORMSG
BigJimTheLug
12-22-2006, 09:53 PM
Now, I get a blank page when I run this
when I "run" the botloader, it gives me a blank page.
Any ideas?
I believe this is causing it..
$rootdir= ":/home/puremark/puremarketprofits.com/public_html/alice/src/admin/aiml";
require(':/home/puremark/puremarketprofits.com/public_html/includes/config.php');
BigJimTheLug
12-23-2006, 02:01 AM
I did everything to the letter, I still don't get this.
man!
This bot would be useful at my forum....lol...
hotwheels
12-23-2006, 01:19 PM
marketprofits, this mod is no longer supported..........
BigJimTheLug
12-28-2006, 06:17 PM
Oh wow, thanks.
That explains everything.:hurt:
mcyates
12-31-2006, 11:42 AM
Now, I get a blank page when I run this
when I "run" the botloader, it gives me a blank page.
Any ideas?
I believe this is causing it..
remove the ":" before the /home
so it should look like this /home instead of this :/home
BigJimTheLug
12-31-2006, 11:44 PM
Oh wow, thanks.
Lol.
Wordplay
01-04-2007, 10:40 AM
is it possible to just have the bot browse the forums?
eXtremeTim
01-08-2007, 09:16 AM
This mod is still supported just not here.
Wordplay
01-08-2007, 11:18 AM
i asked on their page, same result, no answer, no support.
Shazz
01-08-2007, 01:18 PM
Seems like numerous bugs, if you posted a smiley etc..
BobbyBig
01-11-2007, 01:57 AM
nothing is supported eXtremeTim - your "Support" just suck.
Shazz
01-11-2007, 02:26 AM
nothing is supported eXtremeTim - your "Support" just suck.
Lets be nice ;)
storpappa
01-11-2007, 01:41 PM
When you go to his site talkerbot forums, all of the tests from users of them the admin get this message from the talker bot as a reply :eek:
<br />
<b>Warning</b>: main(D:/inetpub/vhosts/extremewebtech.com/httpdocs/forums/includes/config.php): failed to open stream: No such file or directory in <b>/home/ewt/public_html/forums/alice/src/admin/dbprefs.php</b> on line <b>49</b><br />
<br />
<b>Fatal error</b>: main(): Failed opening required 'D:/inetpub/vhosts/extremewebtech.com/httpdocs/forums/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/ewt/public_html/forums/alice/src/admin/dbprefs.php</b> on line <b>49</b><br />
:confused:
Through the several threads I checked. It would be nice to see the developer get support on the developers own forums before I installed it on mine
WoodiE
01-12-2007, 12:47 PM
Will the newest version be released here on vb.org?
storpappa
01-12-2007, 02:19 PM
Will the newest version be released here on vb.org?
Is there a newer version somewhere else? I would hope the demo site would have the latest version and be working before I installed it on my own site.
Shazz
01-12-2007, 04:01 PM
When you go to his site talkerbot forums, all of the tests from users of them the admin get this message from the talker bot as a reply :eek:
<br />
<b>Warning</b>: main(D:/inetpub/vhosts/extremewebtech.com/httpdocs/forums/includes/config.php): failed to open stream: No such file or directory in <b>/home/ewt/public_html/forums/alice/src/admin/dbprefs.php</b> on line <b>49</b><br />
<br />
<b>Fatal error</b>: main(): Failed opening required 'D:/inetpub/vhosts/extremewebtech.com/httpdocs/forums/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/ewt/public_html/forums/alice/src/admin/dbprefs.php</b> on line <b>49</b><br />
:confused:
Through the several threads I checked. It would be nice to see the developer get support on the developers own forums before I installed it on mine
If you tried posting a smiley it seems to get a bug :confused:
Shazz
01-12-2007, 04:01 PM
Is there a newer version somewhere else? I would hope the demo site would have the latest version and be working before I installed it on my own site.
Read the top part where he says to get the new version at
detailz
01-25-2007, 02:35 PM
I'm not feeling very well at the moment, try again later.
thats all it will say nothing else - is there anywy to fix it???
Squid-Box
01-26-2007, 11:51 AM
every time i create a bew topic i get this
Unable to add cookies, header already sent.
File: /home/*****/public_html/forum/ewt_talkerbot.php
Line: 42
and how do you make the bot talk in the forum i get how you do that?
help needed thanks.
powerbook
01-26-2007, 12:11 PM
Don't know if this will help but a quick search in the thread I found post #257 that discuss the issue...
https://vborg.vbsupport.ru/showthread.php?t=126386&page=18
Squid-Box
01-26-2007, 12:22 PM
thanks its fixed the code problem but how do you get the bot to talk in the forum? i dint understand what it said on the readme.txt
Squid-Box
01-26-2007, 12:36 PM
:D got it working.
powerbook
01-26-2007, 03:53 PM
Glad to hear :)
NuclioN
01-27-2007, 01:27 PM
Loading data aiml file: C.aiml
XML error: not well-formed (invalid token) at line 36
More XML errors when you skip C.aiml, all have invalid Tokens. How to avoid these?
BobbyBig
01-27-2007, 11:51 PM
If someone is interested how the Talker Bot is running with the German version, you can take a look here: http://www.ingamers.de/ingamers-foren-bot/foren-bot-521.html
regards,
Bobby
NuclioN
01-30-2007, 01:55 PM
Loading data aiml file: C.aiml
XML error: not well-formed (invalid token) at line 36
More XML errors when you skip C.aiml, all have invalid Tokens. How to avoid these?
Up! The supportsite is offline for more then a week. These 'invalid token' errors show up by all words or phrases that have ?, ?, ? etc. in it. It is nearly impossible to scan all the aiml files and taken them out or replace them. Is it a parsing problem?
illkeyone
02-02-2007, 03:30 PM
I've installed the product. Then, I've opened
forums/alice/src/admin/dbprefs.php
to edit. But here, I confused. What should I write?
My config.php file is under;
/home/ibxnilk/public_html/mydomain/forum/includes/config.php
And my aiml files and the startup.xml are under;
/home/ibxnilk/public_html/mydomain/forum/alice/aiml/
so, should I write these? Or add anything else?
After I tried lots of things, I got the same error from the page
mydomain/forum/alice/src/admin/botloader.php
--->
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, blabla @ mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
May you please help me?
Thanks.
.ilke.
blogtorank
02-03-2007, 04:55 PM
Up! The supportsite is offline for more then a week. These 'invalid token' errors show up by all words or phrases that have ?, ?, ? etc. in it. It is nearly impossible to scan all the aiml files and taken them out or replace them. Is it a parsing problem?
Why not use sed and awk to do some find and replace?
blogtorank
02-03-2007, 04:59 PM
I've installed the product. Then, I've opened
forums/alice/src/admin/dbprefs.php
to edit. But here, I confused. What should I write?
My config.php file is under;
/home/ibxnilk/public_html/mydomain/forum/includes/config.php
And my aiml files and the startup.xml are under;
/home/ibxnilk/public_html/mydomain/forum/alice/aiml/
so, should I write these? Or add anything else?
After I tried lots of things, I got the same error from the page
mydomain/forum/alice/src/admin/botloader.php
--->
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, blabla @ mydomain.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
May you please help me?
Thanks.
.ilke.
Seems to be a permission issue there on your webserver... Check your error_log to see what's causing this... All systems differ so I can't tell you where to look...
blogtorank
02-03-2007, 05:01 PM
Loading data aiml file: C.aiml
XML error: not well-formed (invalid token) at line 36
More XML errors when you skip C.aiml, all have invalid Tokens. How to avoid these?
Make it XML compliant... Try posting the line 36 here or the whole file in quotes so I can see what you are talking about...
Edited:
<template>Le sujet est vaste, le sujet ne peut ?tre r?sum? par un mot.
This is my line 36 in the C.aiml and seeing that the foreign letters ? ? are not xml compliant
NuclioN
02-03-2007, 07:38 PM
Ok but these ê é etc. are all over the place. How to make these aiml files xml compliant?
blogtorank
02-03-2007, 09:05 PM
Ok but these ? ? etc. are all over the place. How to make these aiml files xml compliant?
Basically do a find and replace of all of these not xml compliant characters... As you know xml compliance is a big benefactor on the web especially with how and what to display in xml for an example the ones above you would find their soundings and put them in plain English format.
Then one day, I found the extras on Tim's forums (The coder of this program) and found their translation aiml file "dev-translation.aiml" it had massive errors in it with all the ampersands "&" and etc.. so I had to go through and clean it up for xml compliant:
Hence the <?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<aiml version="1.0">
<!-- Free software (c) 2001 ALICE AI Foundation -->
<!-- This program is open source code released under -->
<!-- the terms of the GNU General Public License -->
<!-- as published by the Free Software Foundation. -->
<meta name="language" content="en"/>
<category>
<pattern>SAY * TO ME IN SPANISH</pattern>
<template>
<srai>SAY <star/> IN SPANISH</srai>
</template>
</category>
<category>
<pattern>SAY * TO ME IN GERMAN</pattern>
<template>
<srai>SAY <star/> IN GERMAN</srai>
</template>
</category>
<category>
<pattern>SAY * TO ME IN FRENCH</pattern>
<template>
<srai>SAY <star/> IN FRENCH</srai>
</template>
</category>
<category>
<pattern>SAY * TO ME IN ITALIAN</pattern>
<template>
<srai>SAY <star/> IN ITALIAN</srai>
</template>
</category>
<category>
<pattern>SAY * TO ME IN JAPANESE</pattern>
<template>
<srai>SAY <star/> IN JAPANESE</srai>
</template>
</category>
<category>
<pattern>WHAT IS SPANISH FOR *</pattern>
<template>
<srai>SAY <star/> IN SPANISH</srai>
</template>
</category>
<category>
<pattern>WHAT IS GERMAN FOR *</pattern>
<template>
<srai>SAY <star/> IN GERMAN</srai>
</template>
</category>
<category>
<pattern>WHAT IS FRENCH FOR *</pattern>
<template>
<srai>SAY <star/> IN FRENCH</srai>
</template>
</category>
<category>
<pattern>WHAT IS ITALIAN FOR *</pattern>
<template>
<srai>SAY <star/> IN ITALIAN</srai>
</template>
</category>
<category>
<pattern>WHAT IS JAPANESE FOR *</pattern>
<template>
<srai>SAY <star/> IN JAPANESE</srai>
</template>
</category>
<category>
<pattern>SAY * IN SPANISH</pattern>
<template>
<javascript>
var word = '<star/>';
var language = 'es'
var _url = java.net.URL;
var _connection = java.net.URLConnection;
var _in = java.io.BufferedReader;
var _inReader = java.io.InputStreamReader;
var _line = java.lang.String;
var _inputLine = java.lang.String;
var _reply = "Sorry, I can't speak that language.";
url = new java.net.URL("http://babel.altavista.com/translate.dyn?enc=utf8&doit=done&BabelFishFrontPag e=yes&bblType=urltext&urltext=" + java.net.URLEncoder.encode(word) + "&lp=en_" + language);
connection = url.openConnection();
_inReader = new java.io.InputStreamReader(connection.getInputStrea m());
_in = new java.io.BufferedReader(_inReader);
_inputLine = new java.lang.String();
_reply = new java.lang.String();
var _line = 0;
var _match = "<textarea rows=\"3\" wrap=virtual cols=\"56\" name=\"q\">";
while ((_inputLine = _in.readLine()) != null) {
_line++;
if (_inputLine.trim().startsWith(_match)) {
_reply = _inputLine.substring(_match.length + 4);
break;
}
}
_in.close();
_reply;
</javascript>
</template>
</category>
<category>
<pattern>SAY * IN GERMAN</pattern>
<template>
<javascript>
var word = '<star/>';
var language = 'de'
var _url = java.net.URL;
var _connection = java.net.URLConnection;
var _in = java.io.BufferedReader;
var _inReader = java.io.InputStreamReader;
var _line = java.lang.String;
var _inputLine = java.lang.String;
var _reply = "Sorry, I can't speak that language.";
url = new java.net.URL("http://babel.altavista.com/translate.dyn?enc=utf8&doit=done&BabelFishFrontPag e=yes&bblType=urltext&urltext=" + java.net.URLEncoder.encode(word) + "&lp=en_" + language);
connection = url.openConnection();
_inReader = new java.io.InputStreamReader(connection.getInputStrea m());
_in = new java.io.BufferedReader(_inReader);
_inputLine = new java.lang.String();
_reply = new java.lang.String();
var _line = 0;
var _match = "<textarea rows=\"3\" wrap=virtual cols=\"56\" name=\"q\">";
while ((_inputLine = _in.readLine()) != null) {
_line++;
if (_inputLine.trim().startsWith(_match)) {
_reply = _inputLine.substring(_match.length + 4);
break;
}
}
_in.close();
_reply;
</javascript>
</template>
</category>
<category>
<pattern>SAY * IN FRENCH</pattern>
<template>
<javascript>
var word = '<star/>';
var language = 'fr'
var _url = java.net.URL;
var _connection = java.net.URLConnection;
var _in = java.io.BufferedReader;
var _inReader = java.io.InputStreamReader;
var _line = java.lang.String;
var _inputLine = java.lang.String;
var _reply = "Sorry, I can't speak that language.";
url = new java.net.URL("http://babel.altavista.com/translate.dyn?enc=utf8&doit=done&BabelFishFrontPag e=yes&bblType=urltext&urltext=" + java.net.URLEncoder.encode(word) + "&lp=en_" + language);
connection = url.openConnection();
_inReader = new java.io.InputStreamReader(connection.getInputStrea m());
_in = new java.io.BufferedReader(_inReader);
_inputLine = new java.lang.String();
_reply = new java.lang.String();
var _line = 0;
var _match = "<textarea rows=\"3\" wrap=virtual cols=\"56\" name=\"q\">";
while ((_inputLine = _in.readLine()) != null) {
_line++;
if (_inputLine.trim().startsWith(_match)) {
_reply = _inputLine.substring(_match.length + 4);
break;
}
}
_in.close();
_reply;
</javascript>
</template>
</category>
<category>
<pattern>SAY * IN ITALIAN</pattern>
<template>
<javascript>
var word = '<star/>';
var language = 'it'
var _url = java.net.URL;
var _connection = java.net.URLConnection;
var _in = java.io.BufferedReader;
var _inReader = java.io.InputStreamReader;
var _line = java.lang.String;
var _inputLine = java.lang.String;
var _reply = "Sorry, I can't speak that language.";
url = new java.net.URL("http://babel.altavista.com/translate.dyn?enc=utf8&doit=done&BabelFishFrontPag e=yes&bblType=urltext&urltext=" + java.net.URLEncoder.encode(word) + "&lp=en_" +language);
connection = url.openConnection();
_inReader = new java.io.InputStreamReader(connection.getInputStrea m());
_in = new java.io.BufferedReader(_inReader);
_inputLine = new java.lang.String();
_reply = new java.lang.String();
var _line = 0;
var _match = "<textarea rows=\"3\" wrap=virtual cols=\"56\" name=\"q\">";
while ((_inputLine = _in.readLine()) != null) {
_line++;
if (_inputLine.trim().startsWith(_match)) {
_reply = _inputLine.substring(_match.length + 4);
break;
}
}
_in.close();
_reply;
</javascript>
</template>
</category>
<category>
<pattern>SAY * IN JAPANESE</pattern>
<template>
<javascript>
var word = '<star/>';
var language = 'ja'
var _url = java.net.URL;
var _connection = java.net.URLConnection;
var _in = java.io.BufferedReader;
var _inReader = java.io.InputStreamReader;
var _line = java.lang.String;
var _inputLine = java.lang.String;
var _reply = "Sorry, I can't speak that language.";
url = new java.net.URL("http://babel.altavista.com/translate.dyn?enc=utf8&doit=done&BabelFishFrontPag e=yes&bblType=urltext&urltext=" + java.net.URLEncoder.encode(word) + "&lp=en_" + language);
connection = url.openConnection();
_inReader = new java.io.InputStreamReader(connection.getInputStrea m());
_in = new java.io.BufferedReader(_inReader);
_inputLine = new java.lang.String();
_reply = new java.lang.String();
var _line = 0;
var _match = "<textarea rows=\"3\" wrap=virtual cols=\"56\" name=\"q\">";
while ((_inputLine = _in.readLine()) != null) {
_line++;
if (_inputLine.trim().startsWith(_match)) {
_reply = _inputLine.substring(_match.length + 4);
break;
}
}
_in.close();
_reply;
</javascript>
</template>
</category>
</aiml>
I'm not going to teach any "how to xml complaint 101" ;), Just wanted to give you a heads-up that you want everything in plain ole english terms if you are using the encoding ISO-8859-1 in your xml (aiml) files, it's relatively simple if you know html and also just convert all the others with find and replace also you can go a faster route using any *nix flavor and know how to use sed and awk, which is faster...
As you see above in my example I cleaned that whole file up to become xml compliant to work using the ISO-8859-1!
Hope this helps...
basketmen
02-04-2007, 08:54 AM
is there anyone installing this mod and works well on your forum?
Or no one, Haha ???
This is the most difficult mod to install that i see until now, i just want to know is there some one out there that succes with this mod, if there is please give your forum link
JeffreySmith
02-06-2007, 01:28 AM
Basketman,
I have this installed and working one one of my test forums:
http://appleincforum.com - The bot is named Dr. Z
I am having trouble with installing it on my primary forum:
http://freeadvertisingzone.com
The problem is the bot keeps saying that:
I'm not feeling very well at the moment, try again later.
Has anyone had this error, how did you fix it?
Thanks,
Jeff
eNforce
02-06-2007, 01:37 AM
is there anyone installing this mod and works well on your forum?
Or no one, Haha ???
This is the most difficult mod to install that i see until now, i just want to know is there some one out there that succes with this mod, if there is please give your forum link
I installed the mod back during early 3.6.x versions and I haven't had to tweak anything in the bot settings for it to work in the newest versions. I'm currently tunning 3.6.4 and still no problems!
http://www.areyouserios.com/flames-f18.html
He posts under the name "Retard" in that forum there.
blogtorank
02-06-2007, 05:21 AM
Basketman,
I have this installed and working one one of my test forums:
http://appleincforum.com - The bot is named Dr. Z
I am having trouble with installing it on my primary forum:
http://freeadvertisingzone.com
The problem is the bot keeps saying that:
I'm not feeling very well at the moment, try again later.
Has anyone had this error, how did you fix it?
Thanks,
Jeff
This is your MySQL server is lagging more than likely. As I did notice that happening when I had some heavy loads on my MySQL or if I was updating the bot itself by running php botloader.php& when i first started this thing... Now it's on pwnage mode!
basketmen
02-06-2007, 04:25 PM
Hey JeffreySmith your bot in http://appleincforum.com/showthread.php?t=82 is perfect, can you check your phpmyadmin and check 'bots' table? what number is there? is it still 0?
what is different beetwen http://freeadvertisingzone.com ?? are that 2 site different webhosting?
mtlcore
02-07-2007, 01:18 AM
Is it just me or this is to complex to install. First of all, I need to find out what are the 2 addresses.. (rootdir)? How do I find that out? I keep getting errors.
Mr Morningstarr
02-08-2007, 10:03 AM
This hack does seem a little complicated for novices like myself, but I seem to be getting the gist of the installation instructions.
My one big problem are the first instructions!
How do I run a query, and add phrases? Apologies for the dumn questions.
Mr Morningstarr
02-08-2007, 10:07 AM
Sorry, I just figured out the add phrase. :rolleyes:
But I'm still stuck on how to run the query, anyone able to help me with this one?
Performance Pol
02-13-2007, 10:18 PM
Keeps hanging on
Loading startup.xml
Loading data aiml file: Y.aiml
Loading data aiml file: std-suffixes.aiml
Loading data aiml file: std-personality.aiml
Loading data aiml file: std-connect.aiml
Loading data aiml file: M.aiml
Loading data aiml file: std-srai.aiml
Loading data aiml file: std-65percent.aiml
Loading data aiml file: per-drWallace.aiml
Loading data aiml file: std-turing.aiml
Loading data aiml file: std-that.aiml
Loading data aiml file: R.aiml
Loading data aiml file: P.aiml
Loading data aiml file: std-inventions.aiml
Loading data aiml file: std-inactivity.aiml
Loading data aiml file: std-botmaster.aiml
Loading data aiml file: N.aiml
Loading data aiml file: K.aiml
Loading data aiml file: 6.aiml
Loading data aiml file: 3.aiml
Loading data aiml file: std-sports.aiml
Loading data aiml file: std-gossip.aiml
Loading data aiml file: std-disconnect.aiml
Loading data aiml file: F.aiml
Loading data aiml file: C.aiml
Loading data aiml file: 1.aiml
Loading data aiml file: B.aiml
Loading data aiml file: A.aiml
Loading data aiml file: std-login.aiml
Loading data aiml file: star.aiml
Loading data aiml file: I.aiml
Have tried the loader.inc but get this error:
Can't even get that page to load now....
Col:confused:
hotmasala4u
02-14-2007, 02:55 PM
is this the same bot that postes every 30mins
ShawnV
02-14-2007, 10:07 PM
VB 3.6.4 - AI working fine.
http://www.koww.net/forum/showthread.php?t=2807
_V
BigJimTheLug
02-14-2007, 10:10 PM
can you show how to install this?
I've tried and it hasn't worked for me since and the support for this has been and is non-existent.
Jecht
02-15-2007, 04:22 PM
I made a phpfinfo.php file that displays all the server info, I made this file so that I could find out what the root directory is for the edit required in the dbprefs.php file. This file is not displaying though, is there any reason, or is the only cause for the file not to show up?
Thanks
Chris
mtlcore
02-16-2007, 06:44 PM
Where in phpMyAdmin do we change the bot id to 0? I don't see any 0's in the bots table.
THE BEST MOD EVER!!!
BigJimTheLug
02-17-2007, 12:36 AM
Oh wow, thanks.
That explains everything.:hurt:
Ok, I finally got this to work, but received a message of some kind. I think it is dealing with security issues.
Anyone know how I can fix this?
This is the message I got
"I was not able to connect to my database. Please try again later."
hsl.com
02-17-2007, 01:32 AM
*edited*
BigJimTheLug
02-17-2007, 01:37 AM
Can you post how you have your dbprefs.php file?
That would really help, thanks.
hsl.com
02-17-2007, 02:11 AM
*editz*
Skedoozy
02-17-2007, 02:34 AM
I want to add some bbcode before and after the bots response, like to make the robots text bold or a different color, how would I do this?
BigJimTheLug
02-17-2007, 04:16 AM
Hey hsl.com,
This is how I have mine set:
My bot is running fine as far as I know. The only problem I have is that I cannot complete the botloader.php function. Probably, due to my server. However, the my bot does posts, but it says, "I cannot connect to the database."
Anyways, this is how I have mine configured:
# This is where all the AIML and startup.xml resides
$rootdir= "/home/yourusername/public_html/forums/alice/aim/";
require('/home/yourusername/public_html/forums/includes/config.php');
I believe yours is missing something in between home and /public_html/ on both parts of the script.
Try changing that and see what happens.
bazzup
02-17-2007, 08:52 AM
well i tried installing this just get the internal server error all the time cannot run the botloader.php
tried all the suggestions posted in here no luck
bot just responds saying he's not well blah blah blah
tried joining the author's site can't do any posts for support my account does not have posting privilages cant even see the shoutbox
so wont be clicking installed shame really cos i was looking forward to this
hsl.com
02-17-2007, 03:35 PM
I wonder why I posted my danm codes up and all of a sudden every member on my forums is banned. Including myself. I'm not going to point any fingers, but someone has some explaining to do. Because I have to reupload my vbulletin from scratch (long story short). And that's sum bull s***!!
djjeffa
02-17-2007, 10:54 PM
so dose this thing work with 3.6.4 ?
case im scared to install lol
hsl.com
02-18-2007, 01:47 AM
No answers huh? BULL S***!!!
BigJimTheLug
02-18-2007, 01:53 AM
hsl.com,
hey, you don't have to start all over.
hsl.com, notify your hosting, tell them there's been a security breach in you forum and that you need them to restore your forum to the status it was in 1 or 2 days ago.
hsl.com
02-18-2007, 04:11 AM
hsl.com,
hey, you don't have to start all over.
hsl.com, notify your hosting, tell them there's been a security breach in you forum and that you need them to restore your forum to the status it was in 1 or 2 days ago.
Thanks... but I already have deleted everything. Luckily, I was just starting my forum and didn't have that many memberships or activity at the time. But I'm still SUPER pissed though.
BigJimTheLug
02-18-2007, 04:19 AM
so dose this thing work with 3.6.4 ?
case im scared to install lol
It works, but then it doesn't work.
For mine, it cannot connect to a database, but I'm working on this now.
Install it at your own risk, but don't count on others to help you and back up your board before you install it.
djjeffa
02-18-2007, 10:25 PM
its a shame it seems like a cool hack, maybe someone will make a hack like this that works
Performance Pol
02-19-2007, 07:57 PM
Okay so managed on my own to get the bot posting....BUT all he posts is:
Im sorry but I was not able to form a reply right now.......everytime!
so I gather that its not using the aim's and its not remembering conversations...So here is a snap shot of my bot table, is there anything wrong, or not there that should be there?
Would appreciate some help on this, as I have now come this far...it would be a shame to uninstal it.
https://vborg.vbsupport.ru/external/2007/02/9.jpg
https://vborg.vbsupport.ru/external/2007/02/10.jpg
https://vborg.vbsupport.ru/external/2007/02/11.jpg
crayz92
02-20-2007, 02:28 AM
This worked great for me, all I did was:
Configured the dbprefs.php as it said in the readme file,
Uploaded ewt_talkerbot.php and the folder alice to the root directory of my forum
Ran this query in phpmyadmin:
ALTER TABLE `forum` ADD `mimicbotrop` INT( 5 ) DEFAULT '0' NOT NULL ;
Went to.. http://yoursite.com/forum/alice/src/admin/botloader.php and let it query/load all of the aiml files.
Then I set up the bot via the vB options, (put in the userid of the account I want the bot to use, and the forumid's of what forums for it to post in)
Then edited my forum for the bot to reply in, scrolled all the way down, and set its chance to reply to 100 (100%)
After performing all these actions, the but runs perfect at www.aggressivegaming.com under the forum AG Bot
I am running on vB 3.6.4
michael5472
02-22-2007, 07:06 PM
I am getting this error:
Warning: file_get_contents(http://www.theoldbreed.com/alice/src/talk.php?vbid=2&input=lol+its+buggered) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /ewt_talkerbot.php on line 54
Also this is the only response i get:
I'm not feeling very well at the moment, try again later.
Whats wrong ?
Performance Pol
02-22-2007, 09:46 PM
I've given up after 2 weeks of messing around:mad:
basketmen
02-23-2007, 05:59 AM
Please someone with high speed conection click to my load aiml in my site until finished, my speed just 64kbps shared and stop loaded until std-srai.aiml
http://belajar.forumsekolah.com/alice/src/admin/botloader.php
everyone can help so i can know what is problem from this hack
my robot just can say this
I'm not feeling very well at the moment, try again later.
KEKforce
02-23-2007, 09:03 AM
Inlog doesn't work anymore. Maybe you can delete is from your first post.
basketmen
02-23-2007, 09:42 AM
what do you mean Inlog?
can someone with high speed conection click to my load aiml in my site until finished, my speed just 64kbps shared and stop loaded until std-srai.aiml please
http://belajar.forumsekolah.com/alic.../botloader.php
bazzup
02-23-2007, 09:56 AM
what do you mean Inlog?
can someone with high speed conection click to my load aiml in my site until finished, my speed just 64kbps shared and stop loaded until std-srai.aiml please
http://belajar.forumsekolah.com/alic.../botloader.php
dont work 404 error
michael5472
02-23-2007, 06:51 PM
doing it now i got 10mb
michael5472
02-23-2007, 07:10 PM
done :) enjoy
BigJimTheLug
02-23-2007, 07:21 PM
Wow, so it works. That is awesome.
Maybe I might need the help of someone with a high speed connection to install my Talkerbot.
:p
Shazz
02-23-2007, 07:31 PM
No errors? Such if you use smilies in such?
basketmen
02-24-2007, 01:18 AM
dont work 404 error
Nope its not works, still just say :
I'm not feeling very well at the moment, try again later.
here is my robot forum
http://www.forumsekolah.com/belajar/forumdisplay.php?f=201
Daisil
03-03-2007, 07:40 PM
I am unable to get this to work. Can anybody assist me?
Email: DaisiL@b3y0nd.com
MSN: Daisil@b3y0nd.com
AIM: AisilD
Thanks
michael5472
03-04-2007, 04:15 PM
I am unable to get this to work. Can anybody assist me?
Email: DaisiL@b3y0nd.com
MSN: Daisil@b3y0nd.com
AIM: AisilD
Thanks
You should be so lucky.
Join the cue m8
ShayOUU
03-04-2007, 04:37 PM
It works just fine for me -What seems to be the problem gents?
MetalEd
03-04-2007, 04:43 PM
Well for me my bot can't connect to the database. I know I followed the instructions correctly, but I can't figure it out.
ShayOUU
03-04-2007, 04:56 PM
post up the two lines you're meant to edit in 'dbprefs' for us to review.
michael5472
03-04-2007, 06:53 PM
read up in the posts there are loads of people having problems.......
aj8690
03-04-2007, 09:43 PM
I finally got it working! Just follow the instructions VERY carefully and you'll get it. If you are having problems with the import files part, most likely cause is the file path is wrong.
Here's my bot:
http://www.puretalkforum.com/f44/
AJ
ShayOUU
03-04-2007, 10:39 PM
I am getting this error:
Warning: file_get_contents(http://www.theoldbreed.com/alice/src/talk.php?vbid=2&input=lol+its+buggered) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /ewt_talkerbot.php on line 54
Also this is the only response i get:
I'm not feeling very well at the moment, try again later.
Whats wrong ?
Did you edit the database information yourself in alice, resolve the mysql issue and we can work from there.
MetalEd
03-05-2007, 03:55 AM
post up the two lines you're meant to edit in 'dbprefs' for us to review.
I put this
$rootdir= "/home/My Site/public_html/forums/alice/aiml/";
require('/home/My Site/public_html/forums/includes/config.php');
ShayOUU
03-05-2007, 11:37 AM
You substitied 'MY Site' for your login username to your webhosting right?
for example my login for my web hosting account is shay so my path was
/home/shay/public_html/forums/alice/aiml
MetalEd
03-05-2007, 11:32 PM
Oh, yeah. I do that, don't worry. :P
Mazinger
03-06-2007, 03:03 PM
Can this guy talk Arabic? :)
Nathan2006
03-06-2007, 10:32 PM
Hi,
I have looked all over the place on how to change things
If you wish to edit the bots name and fav food and so on you need to edit the table 'bot'
I have logged into my cpanel but only see (Screenshot) under table bot
Can someone please add some info on how to do this?
Thanks for any help :)
cuphongle
03-06-2007, 10:34 PM
thanks alot
BigJimTheLug
03-12-2007, 01:21 AM
Ok, this thing is working
If you want to see this thing in action, go here:
http://forums.puremarketprofits.com/area-51-nuclear-testing-center/3398-testing-again-1-2-3-a.html#post4741
BigJimTheLug
03-12-2007, 01:44 AM
For those that are interested in this modification, it is helpful to add additional aim files and also, to have your bot learn to make the post as uniquely human as possible.
My bot has a slight learning disability when it comes to dealing with investments and numbers, but hopefully, I can get this fixed.
Good mod, it is finally working for me.
vb 3.6.5 is my version.
ACruz
03-22-2007, 12:00 PM
This is the error that Im getting hwen trying to load the bot loader.php file...
Can anyone help?
Warning: main(/home/USERNAME/thecosmochick.com/public_html/Forums/includes/config.php) [function.main]: failed to open stream: No such file or directory in /home/tcc123/public_html/Forums/alice/src/admin/dbprefs.php on line 49
Warning: main(/home/USERNAME/thecosmochick.com/public_html/Forums/includes/config.php) [function.main]: failed to open stream: No such file or directory in /home/tcc123/public_html/Forums/alice/src/admin/dbprefs.php on line 49
Fatal error: main() [function.require]: Failed opening required '/home/USERNAME/thecosmochick.com/public_html/Forums/includes/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/USERNAME/public_html/Forums/alice/src/admin/dbprefs.php on line 49
Staxed
03-22-2007, 07:18 PM
Ok, this thing is working
If you want to see this thing in action, go here:
http://forums.puremarketprofits.com/area-51-nuclear-testing-center/3398-testing-again-1-2-3-a.html#post4741
did you have to do anything special (like is there instructions in this superlong thread somewhere) or did you just follow the standard install instructions?
works great on one of my servers but not the other, what a load of sh..it. spent hours trying to figure this out. why 1 working and not the other when i installed them both the same grrrrrrrrrrrrrrrr
eXtremeTim
03-23-2007, 01:13 PM
As soon as my work load lightens up some I will get the demo of this back up as well as get a new version released. Support can still be found at http://www.extremewebtech.com/forums/ but do to my current work load I may be fairly slow to reply so sorry in advance.
uptil7000
04-06-2007, 08:46 PM
I know many people have said they have problems with this. I am not sure why but it was a slam dunk for me. Someone posted the correct paths to put in and BAM it works great.
It took me about 20 minutes to get the whole thing up and running.
You can see it running live here.
http://www.pillfreevitamins.com/forum/artificial-intelligence-ai/521-tobar-wakes-up.html
It's very cool. I could not find the extra database teaching files but as you can see he runs pretty well.
I just need to figure out how to teach him certain things. I would like to add defs for some words. I would also like to edit his current responses. Not sure where they reside eg. His Favorite webite should be mine. :D
Great Mod. not as bad to install as people are making it out to be.
Steve
eXtremeTim
04-07-2007, 12:43 AM
For everybody who is having trouble getting the bot to work I am back working on it and plan to start v3 from scratch tomorrow. I am also offering install services for $15.99 bucks per talkerbot install. Pm me to setup arrangments to get your bot installed.
Some peoples server setups might help inspire changes to be made under v3 to make it easier for everybody to use.
I also will hopefully be getting the demo site back up and running the bot in the next few days.
uptil7000
04-07-2007, 12:56 AM
I have talkerbot up and running. This mod is the best thing since sliced bread. It went in easy and now I have it learning new things.
Tim helped on the last piece since I did not want to break what was already working. I will be teaching it slowly over the next few days so check back in and ask it some questions.
Thanks for the GREAT mod. My moderators are having a blast with it! I expect the users to follow once it's knows a little more. :D
eXtremeTim
04-07-2007, 07:11 AM
Also I will be available to install the current custom learner setup for the bot. Contact me via PM for details.
Also work on v3 will begin in the next 12 hours.
BigJimTheLug
04-07-2007, 11:38 AM
I have this running, too.
It has been great, but I need to teach it about investing, more philosophy, and better replies in general.
This works great on introduction threads, but it is horrible when thread start getting into "esoteric" information.
Great mod though.
tekstylez
04-07-2007, 02:24 PM
to edit the following area
$rootdir= "D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/alice/aiml/";
require('D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/includes/config.php');
if my forum locations is
website.com/forum/
How would I edit the above dir
eXtremeTim
04-07-2007, 03:25 PM
to edit the following area
$rootdir= "D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/alice/aiml/";
require('D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/includes/config.php');
if my forum locations is
website.com/forum/
How would I edit the above dir
You need to give it your filepath on the server you can get this from phpinfo.
admincp/index.php?do=phpinfo
johnrizz
04-07-2007, 11:03 PM
I'am srry but I looked through 8 pages and cant find the anser. this is the error i'm getting after i make my post and when it refresh's
Warning: file_get_contents(http://www.jeeprubiconforum.com/alice/src/talk.php?vbid=71&input=hello+test) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /ewt_talkerbot.php on line 54
than I get this from the Bot, I did ues a 2nt person that gave me the same reply...
"I'm not feeling very well at the moment, try again later."
Anyone?? I dont have a forum dir so I placed the ewt_talkerbot.php in my /public_html dir, everything is uploaded and the install went fine...
thanks
eXtremeTim
04-08-2007, 12:27 AM
its a problem with your servers configuration
See if you can get your server host to turn on file_get_contents opening urls for now.
johnrizz
04-08-2007, 12:28 AM
ok thanks
johnrizz
04-08-2007, 10:48 AM
Ok, don't know what happened but after allowing it to sit for about 13 hours it is now working properly...
Oh well! Pretty good hack....
hotwheels
04-08-2007, 03:06 PM
Also I will be available to install the current custom learner setup for the bot. Contact me via PM for details.
Also work on v3 will begin in the next 12 hours.
Just curious tim, before you shutdown your website a few months back, you weren't able to get the learner bot to work. Has something changed to the code that you were trying to work with? I spent at least 100 hrs working with that code and it never would learn anything.
Thanks, hotwheels
NuclioN
04-08-2007, 03:13 PM
eXtremeTim when you are developing v3 can you make the installer so that it can put all info into the database with server restrictions or not? Our server can't handle more then a certain amount of data, then it will crash. Our host does not want to set the limits higher so it only can be done by installing three or four aiml files per hour.
eXtremeTim
04-09-2007, 01:40 AM
I will be making a much nicer installer that will work better then the current setup and should work on every server.
eXtremeTim
04-09-2007, 03:55 AM
I will be releasing a v2.4.0 soon which will a big step up in quality on the bot as I am planning to use some of the code from v3 in it as well as a new AI back-end system that is more stable and should function better. :)
NuclioN
04-09-2007, 05:46 AM
Very good news! This is an outstanding hack. Great work! :)
eXtremeTim
04-09-2007, 04:51 PM
Just curious tim, before you shutdown your website a few months back, you weren't able to get the learner bot to work. Has something changed to the code that you were trying to work with? I spent at least 100 hrs working with that code and it never would learn anything.
Thanks, hotwheels
Custom Learner Setup I had working you just didnt have the private one I was using. The public one was a stripped down and confusing install.
p.s. I didnt close my site down It was in the process of getting merged into a network.
hotwheels
04-10-2007, 01:41 AM
Custom Learner Setup I had working you just didnt have the private one I was using. The public one was a stripped down and confusing install.
So will you be releasing the private version? Since the public one didn't work.......The install instructions' were fine, the program just didn't work.
Robert7
04-10-2007, 02:36 AM
Nice hack! waiting for new version...
Nathan2006
04-11-2007, 01:53 AM
Hi,
I have looked all over the place on how to change things
I have logged into my cpanel but only see (Screenshot) under table bot
Can someone please add some info on how to do this?
Thanks for any help :)
Anyone help?
Thanks
He seems to double post, any way to fix it?
Hopefully you can set him to reply to private messages as well as start new threads. Also possibly limit him to certain threads as well.
How do I uninstall him, I am not going to any time soon, but I would like to know how when the time comes.
Mackenzie s
04-11-2007, 04:17 PM
I'm having a little trouble editing this part:
# This is where all the AIML and startup.xml resides
$rootdir= "D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/alice/aiml/";
require('D:/inetpub/vhosts/extremechatforums.com/httpdocs/forums/includes/config.php');
My forum name is www.rsunlocked.net and the main forum directory is 'forum'. I'm not sure how to replace it in the code.
Thanks for your help and this Mod looks awesome. Mod of the Month!
Elbulus
04-12-2007, 10:12 PM
Getting a weird problem the bot seems to reply in the postbit section of the post no in the normal spot, any ideas ?
using the Legacy postbit option if that means anything
topten
04-13-2007, 02:51 AM
doesnt work for me 3.6.5
eXtremeTim
04-13-2007, 11:40 PM
doesnt work for me 3.6.5
It works its just a pain to setup currently for some servers.
2.4 update: I am currently reviewing AI engines to get ideas from
Mackenzie s
04-14-2007, 02:45 AM
Update the directions while you're at it. ;)
kartik786
04-14-2007, 06:31 PM
I'm not feeling very well at the moment, try again later.
My robo keeps saying that.
Any idea how to make him speak somethin better
eXtremeTim
04-15-2007, 03:40 AM
Let me find the debug steps I made for that error and link you to them.
basketmen
04-15-2007, 03:44 PM
Hi tim
lets just release the next ver, you will never know it is good or not untill you heard from others
Wizardjv
04-15-2007, 04:43 PM
Ok This bot was working for couple days now everything you try to post to talk to it... I get
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.
Click here if your browser does not automatically redirect you.
Then the bot says im not feeling very well, please try again later....
So How do I make him feel better?
I mean is there anyway to correct this?
bazzup
04-15-2007, 08:25 PM
dont work for me either i got blocked by my server providers for overloading phpmyadmin trying to get the thing working
BobbyBig
04-16-2007, 12:02 AM
This works for us but there is NO NEW BUILD SENTENCE by the bot.
It just talkes the same.
I Thought it is AI Learning ? i dont see any new words he learned from other postings.
How do I uninstall this by the way?
Lizard306
04-16-2007, 07:25 AM
hi, i have installed it about 4 days back on my forum & still no activity from the bot!!! any ideas on how to make it work?
all the settings seem fine, what can be the problem?
Timelord
04-16-2007, 06:55 PM
Ok This bot was working for couple days now everything you try to post to talk to it... I get
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread.
Click here if your browser does not automatically redirect you.
Then the bot says im not feeling very well, please try again later....
So How do I make him feel better?
I mean is there anyway to correct this?
This is the exact same thing that happened to me, except it happened immediately after install, not after a couple days of it working.
eXtremeTim
04-16-2007, 08:43 PM
How do I uninstall this by the way?
For uninstalling I still need to release an uninstaller to undo the sql changes I will release this in the next few days.
rickyreter
04-16-2007, 09:03 PM
What i can tell from this mod and previous version,it just don't work....all members apart from 1 or 2 can not get it going.
What the point in making a mod when it has all kinds of problems.At least make it a beta so you can iron out all the fixes via us the users and testers.
Only giving you my say, opinion
and feedback:)
Peter
Nathan2006
04-16-2007, 09:27 PM
Thanks for the update Tim
Updated and everything is working great :D
Just one problem can someone help me out with my previous post Here (https://vborg.vbsupport.ru/showpost.php?p=1197558&postcount=704)
Thanks any help :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.