vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Talkerbot V2.2.3 (AI Posting Bot) (https://vborg.vbsupport.ru/showthread.php?t=126386)

TTG 10-07-2006 07:19 PM

Quote:

Originally Posted by eXtremeTim
2.2.3 Public Release Available.

thanks for the upgrade Tim .. no problems after the upgrade ;)

eXtremeTim 10-08-2006 03:49 AM

:) so how is everybody liking the new version? ;)

G_Man 10-08-2006 03:53 AM

Quote:

Originally Posted by eXtremeTim
:) so how is everybody liking the new version? ;)

Finally working alright methinks...

Need to get that learner stuff up and running now! ;)

AMD_Warrior 10-08-2006 05:46 AM

i am still having problems tim i have not gotten any support yet..:(

http://djze.com/alice/src/admin/botloader.php

ive done everything right


whats wrong?

eXtremeTim 10-08-2006 06:56 AM

Do not edit the database connection information in the dbprefs file. Only edit the filepaths.

eXtremeTim 10-08-2006 07:48 AM

Talkerbot testing forum is now on my scripting site and should no longer be tested on my other site.

Testing The Bot:
http://extremewebtech.com/forums/forumdisplay.php?f=13
user: tester
pw: 123test

VaaKo 10-08-2006 10:05 AM

I installed the bot, ran the queries but still the bot isn't replying to the users
and in phpmyadmin the bots id is 0

ShawnV 10-09-2006 03:22 AM

Quote:

Originally Posted by eXtremeTim
:) so how is everybody liking the new version? ;)

Well since I am using mySQL 5 and upgraded to the new version, the only thing my bot says now is : "I'm not feeling very well at the moment, try again later."

Any idea when this is going to be fixed?

G_Man 10-09-2006 03:40 AM

Quote:

Originally Posted by ShawnV
Well since I am using mySQL 5 and upgraded to the new version, the only thing my bot says now is : "I'm not feeling very well at the moment, try again later."

Any idea when this is going to be fixed?

Did you re-do the edits to your dbprefs.php file after re-installing?? Couple people have forgotten and I just goofed up this time around. All resulting the reply you are getting.

ComputerVitals 10-09-2006 03:46 AM

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.

eXtremeTim 10-09-2006 04:27 AM

shawn contact me on msn later. So we can see about fixing your issues. I dont have a mysql 5 server laying around.

da420 10-09-2006 06:23 AM

Doesn't seem to be working for me.

I get this error when running the botloader.php script...

Code:

Warning: fopen(subs.inc): failed to open stream: Permission denied in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 85

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Also, lol, Im not really sure what I am supposed to be doing or how to set the id to 0 in myphpadmin... so any suggestions would be helpful.

Thank you.

dobbs 10-09-2006 11:56 AM

edit:: fixed

GlobalFusion 10-09-2006 01:59 PM

upgrade went without a hitch.

Got the best response to something:

Quote:

Originally Posted by User
"I cannot do that dave..." (HAL to dave - 2001: A Space Oddysey)

Quote:

Originally Posted by BOT
Why can't you do do that dave?I like HAL a lot.


I think its already becoming aware...... hehe


[EDIT]

Damnit. Just went to run botloaderinc.php after uploading then testing..

Code:

Fatal error: Call to undefined function: loadstartupinc() in /home/*****/public_html/forums/alice/src/admin/botloaderinc.php on line 60
[EDIT]

Problem Fixed.

-------------------
inb botloaderinc.php change (Line 60):
$doneloading=loadstartupinc($fileid);
to
$doneloading=loadstartup($fileid);
-------------------

dobbs 10-09-2006 02:44 PM

Quote:

Originally Posted by da420
Doesn't seem to be working for me.

I get this error when running the botloader.php script...

Code:

Warning: fopen(subs.inc): failed to open stream: Permission denied in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 85

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid stream resource in /home/mindand4/public_html/forum/alice/src/admin/botloaderfuncs.php on line 77

Also, lol, Im not really sure what I am supposed to be doing or how to set the id to 0 in myphpadmin... so any suggestions would be helpful.

Thank you.




I fixed this error by making sure all the files in /alice/src/admin for chmod'd to 777, mine weren't. I changed, ran botloader, and no errors.

dobbs 10-09-2006 03:50 PM

Sorry for posting so much. I have started over and fixed my first problem. I have read the whole thread and haven't seen this one mentioned.

Install went fine, no errors. When i go to: http://315er.net/forum/alice/src/tal...+is+your+name?
I get:
"What is your occupation?" or "How old are you?"
When imake a thread in the bots forum i get this at the top of the page:

Warning: Empty regular expression in /alice/src/util.php on line 365
Warning: Empty regular expression in /alice/src/util.php on line 365

and this message:

Unable to add cookies, header already sent.
File: /home/three15/public_html/forum/includes/class_core.php
Line: 3023

When i go back to the forum the thread i made appears and the bot has replied:
me: how tall are you?
him: do you remember me?

when i reply i get the same warning message as above, then i am taken to the post:
my reply: i do not remember you
his post: do you like star wars?

Any thought on where this error is coming from and why the bot does react to questions?

Thanks..

p.s. i had this working on my 3.0.7. board and it was awesome, this is a new install, not an upgrade

mikeB 10-09-2006 08:51 PM

hey guys any idea why on import of product I'd get this error:

Database error in vBulletin 3.5.3:

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Talkerbot - Defualt Value For New Forums', 'forumadmin_add_default', '$forum[\'mimicbotrop\'] = \'0\';', 'ewt_talkerbot');

MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Monday, October 9th 2006 @ 05:49:05 PM
Script : http://www.bakermedia.com/learn/**/plugin.php
Referrer : http://www.bakermedia.com/learn/**/p...?do=productadd
IP Address : **
Username : **
Classname : **

(** stars replace things I don't want to be public knowledge)

thanks in advance!

eXtremeTim 10-09-2006 08:52 PM

You are need to edit the product file and remove all instances of executionorder="5" since you are on vbulletin 3.5.x

40oz 10-09-2006 09:53 PM

i've run botloader but when I log into phpmyadmin there's no bot table :( Talking to the bot does nothing as well
Botloarder does:
.
.
.
.
Loading data aiml file: 6.aiml
Loading data aiml file: std-gossip.aiml
Loading data aiml file: T.aiml
DONE LOADING
Inserted 0 categories into database

no errors or anything :(

eXtremeTim 10-09-2006 09:55 PM

did you install the product? Becuase the product creates all the tables.

40oz 10-09-2006 10:07 PM

Quote:

Originally Posted by eXtremeTim
did you install the product? Becuase the product creates all the tables.

haha d'oh... Move along folks nothing to see here.

40oz 10-09-2006 10:25 PM

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.

40oz 10-09-2006 11:25 PM

Quote:

Originally Posted by eXtremeTim
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

Quote:

Originally Posted by eXtremeTim
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

Quote:

Originally Posted by attached readme
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...

40oz 10-10-2006 02:57 AM

how goes that fix mang?

mikeB 10-10-2006 04:23 AM

Quote:

Originally Posted by dobbs
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/al...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

40oz 10-10-2006 10:05 PM

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.

40oz 10-11-2006 02:31 AM

Quote:

Originally Posted by eXtremeTim
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/sho...=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

Quote:

Originally Posted by ComputerVitals
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

Quote:

Originally Posted by WebmasterSimds
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


PHP Code:

Invalid SQL:
INSERT INTO session (userid,lastactivity,hostVALUE ('5431',1160595332,'127.0.0.1'); 

It's missing the "S" in values

PHP Code:

Invalid SQL:
INSERT INTO session (userid,lastactivity,hostVALUES ('5431',1160595332,'127.0.0.1'); 



All times are GMT. The time now is 05:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02412 seconds
  • Memory Usage 1,852KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete