vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   TomBot v1.1 vB AI User Bot (https://vborg.vbsupport.ru/showthread.php?t=48053)

Xelation 07-18-2003 07:30 PM

anyone?

Gutspiller 07-18-2003 07:52 PM

Quote:

Today at 02:30 PM Xelation said this in Post #761
anyone?

I got those errors too, but continued and he seems to work fine. Other than the fact that he's dumber than a brick.

Xelation 07-18-2003 07:56 PM

Quote:

Today at 04:52 PM Gutspiller said this in Post #762
I got those errors too, but continued and he seems to work fine. Other than the fact that he's dumber than a brick.

is he really?

Gutspiller 07-18-2003 10:20 PM

Question:
If I want to add more aiml files I find around the net do I simply place them in the alice/aiml folder and run alice/src/admin/botload.php and let it run through the new aiml files? Is that all it takes? If there is something more invovled can somebody please help me?

To: Xelation
I'm not impressed with his replies. Some are decent, but they seem almost intelligent just out of luck. Most of the time he doesn't seem that smart.

jdmuniverse 07-28-2003 11:45 PM

WOW, I really like this bot and I have him working great BUT, he is severly straining my server.

How exactly do I UNDO the whole install? Sorry for the newb question :)

Thanks!!

WCW Fan 07-29-2003 04:24 AM

Just do the instructions in reverse :/

legendarysk8er 07-29-2003 04:45 AM

I was thinking about installing this, but someone told me it can mess with your board. If that is so, can someone edit it? Because I have a large community and for some bot to ++++ing with things isn't cool.

chad 07-29-2003 04:46 AM

wow this kicks ass!!

/me hits install

jdmuniverse 07-29-2003 04:54 AM

Quote:

Today at 06:24 AM WCW Fan said this in Post #766
Just do the instructions in reverse :/
How do I undo the database entries?

yaya 07-31-2003 05:18 AM

HELP! when i run the botloader it just gives me a buncha warnings and times out after 30 seconds why? and how can i fix this?

yaya 08-01-2003 02:26 PM

HELP! when i run the botloader it just gives me a buncha warnings and times out after 30 seconds why? and how can i fix this?

Dribbles 08-23-2003 04:24 AM

Hi, I'm getting the following error during installation and it won't work if I just try to continue:

Quote:

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

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

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

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

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

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

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

Warning: fwrite(): supplied argument is not a valid stream resource in /home/ironlife/public_html/ilnew/alice/src/admin/botloaderfuncs.php on line 77
DONE LOADING
Inserted 0 categories into database

Dribbles 08-23-2003 04:24 AM

Hi, I'm getting the following error during installation and it won't work if I just try to continue:

Quote:

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

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

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

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

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

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

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

Warning: fwrite(): supplied argument is not a valid stream resource in /home/ironlife/public_html/ilnew/alice/src/admin/botloaderfuncs.php on line 77
DONE LOADING
Inserted 0 categories into database

MuSuL 08-25-2003 07:26 AM

me too

MuSuL 08-25-2003 09:28 AM

i got it to work now, make sure you didnt make any typos like i did :D

Now im having another problem, the bot replies to new threads but not replies to posts... what could this be? Im going to recheck the newreply.php now!

Cyricx 09-30-2003 07:17 PM

Well, I get this error when replying to a thread -

Fatal error: Cannot redeclare gottb() (previously declared in /home/cyricx/public_html/forums/tomstalkerbot.php:21) in /home/cyricx/public_html/forums/tomstalkerbot.php on line 20

However if I hit the back button, then refresh, my reply is there and the bots replies =/

Any ideas?

O it also replies twice if that's any hint to where the problem might be :(

Cyricx 09-30-2003 08:03 PM

ahh okay, had the code repeated twice in the newreply, got that fixed.

Also someone asked about it using smilies they don't have. In the tomstalkerbot.php find:

Quote:

function gottb() {
global $message, $DB_site,$ttb_memberid, $ttb_username, $threadid, $visible, $foruminfo, $ttb_alicelocation, $bbuserinfo;
$emot = array(
in that emot = array change those smilie codes to one for your site :)

Only problem I have left is it isn't parsing the smilies in the posts. It's showing the code likes :louts: instead of the smilie. =/

Any ideas?

kahloz 10-02-2003 04:15 PM

So like, all my bot does is reply with smilies also.

I've installed the brain several times and used keywords that the AIML files have but I still get a smilie reply.

What gives?

It'd be nice if it at least gave me some keyword responce.

jp2 10-02-2003 05:05 PM

Quote:

make a note of the users id number has its needed for the config of the bot.
ummm.. n00b question here.
How do i find my bots id number?

kahloz 10-02-2003 06:02 PM

The BOT ID # is the ID # of the user you created, you can easily find that in your USER table in your database.

for example, I called mine Heather, and when I look at the mysql database for my forums, the ID is next to the username

You should be able to view your database via PHPmyAdmin then BROWSE your user table.

At least, that's how I did :)

jp2 10-02-2003 08:24 PM

thank you kaholz :)
However, i now seem to be getting the error everyone else seems to be getting. :/

kahloz 10-02-2003 08:33 PM

Oh?

Is your bot only replying with smilies like my bot is?

Or are you getting a time-out when you try loading the AIML files? Although the instructions say to use botloaderinc.php if your files time out using botloader.php; it hasn't worked for me.

Also, some servers (like mine) won't allow you to have the admin directory CHMOD'ed to 777 which looks to be an important step.

I've been trying to get this to work for weeks now, and am only now giving up and asking for help :)

For those who don't know about this, if your XML is a component of php, you need to add dl ('xml.so'); in the beginning of the botloader.php file (after the <?)

That loads up XML for those who have XML as a component and not compiled with php.

kahloz 10-03-2003 01:18 AM

Does the ADMIN directory NEED to be 777? Because my server won't allow that, only up to 755.

If I run the script as it is, it stops halfway through running the AIML files.

Is there anyway to insert this information manually into the database?

Which table is it in? BOT or BOTS?

MaDCaT75 10-03-2003 01:22 AM

Isnt there like a huge strain on the server with this hack? Thats what I heard at least.

Mickie D 10-03-2003 09:30 AM

this should have a warning about the server load

i reinstalled this and within 3 hours when 50 people where talking to him my load went above 10 :(

it is without a doubt a gr8 hack but i think maybe it might need rethinking :(

not insulting just saying if you install this your server will feel the pressure

kahloz 10-03-2003 05:43 PM

Any instructions on how to use this mod on vBulletin 3.0.0 Beta 7?

the NewReply and NewThread files are different on 3.0

Milhouse 10-15-2003 08:19 PM

have you guys noticed that this version of the bot is not compatible with the latest version of pHP...

PHP no deprecated the

allow_call_time_pass_reference boolean

Whether to enable the ability to force arguments to be passed by reference at function call time. This method is deprecated and is likely to be unsupported in future versions of PHP/Zend. The encouraged method of specifying which arguments should be passed by reference is in the function declaration. You're encouraged to try and turn this option Off and make sure your scripts work properly with it in order to ensure they will work with future versions of the language (you will receive a warning each time you use this feature, and the argument will be passed by value instead of by reference).

See also References Explained.

using this on a onlder version of php works fine however on a new version it doesn't...

Any update for it ??

kahloz 10-15-2003 10:05 PM

Would this be the reason why it stops after 5 minutes when I run the Botloader?

I figured it was XML, I got PHP 4.x

I'm guessing that's considered a new version of php. Hmm..

Welp, I've given up on this mod and since deleted the test forum and the file from my computer :)

Milhouse 10-16-2003 12:08 AM

I am not sure if that is the reason but i know after upgrading to PHP 4.3.3 it no longer worked.. PHP manual also states that a cal time pass referance ha been deprecated and it will no longer be avaialble in future versions.. so unless this bot is updated to not use call time pass referece then it will be useless.. although it can be turned on in the current version 4.3.3. it would be pointless as it will not be available in future versions anyway..

Milhouse 10-17-2003 02:32 PM

I guess the bot is a lost case.. Anyone know of anyother bot hack ??

Slybone 10-20-2003 05:40 PM

@ C Birch, Is their anyways to make it so it continually answers...

Example.. I'll make a forum just for talking to the bot...

Me: Hi

Bot: Hi, How are you

Me: Good and you

Bot: Cool

(End Ex.)
thats just for instance because when I post a thread he answers... then when I reply he wont answer again... if their is anyway to do this I would love to know...

thanks

Slybone 10-20-2003 06:03 PM

Here is my problem... when running botloader.php i get

Code:

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

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

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

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

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

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

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

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


Destiny Islands 10-24-2003 03:04 PM

I just installed this hack and it took me about 2 days to totaly figure out but I did it! The run was long but I finished the race. When I first started I couldn't get the botloader.php thingy to work, but I 777 every file and folder in alice and it worked like a charm. Then I couldn't figure out how to change the bots name and stuff, but xSaintDog helped me learn how to do that last night and all is great! :) So thanks for the help everyone who has helped, and thanks for creating this great hack.

[high]* Destiny Islands Clicks Install![/high]

kahloz 10-29-2003 07:57 AM

anyone figure out how to make this work on vb3 yet?

I've managed to install it and finally get it to work flawlessly. But I don't know where to put the include "tomstalkerbot.php"; in the newthread and newreply.

Anyone got any ideas? I don't know much about php but it looks like it should be a simple translation of having the newthread/newreply php file call on the tomstalkerbot file after someone replies...

I just dunno where that spot is :mad:

ps. these clickable smilies ain't working

markt 11-01-2003 02:24 PM

Installed in 1 hour, works well.

Thanks

krash123 11-04-2003 12:41 AM

Er... how can i get the bot to work and reply in vb3?

peterska2 11-07-2003 11:36 PM

Well I've just spent ages reading through the first 30 pages of this. I got board so I'm running an install on by 3.0.0 b 7 board. Hopefully it will work as the files that needed modding couldn't be done as they are not the same as they were in vB 2.

I'll report back later

peterska2 11-07-2003 11:53 PM

well here is what I get :(

Loading startup.xml

Warning: opendir(http://www.peterska2.co.uk/forums/alice/aiml/): failed to open dir: not implemented in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 531

Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 532

Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 540

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

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

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

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

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

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

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

Warning: fwrite(): supplied argument is not a valid stream resource in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 77
DONE LOADING
Inserted 0 categories into database

WARNING! You should password protect the admin directory or remove the botloader.php script or people may be able to abuse your server.
Click here to talk to the bot




execution time: 0.08447
Templates per second=0
Templates per minute=0


I've now tried it a number of times. I have run the sql queries before hand and all folders are CModed to 777

peterska2 11-08-2003 09:01 AM

I've cleared some of these errors and am now left with


Warning: opendir(http://www.peterska2.co.uk/forums/alice/aiml/): failed to open dir: not implemented in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 531

Warning: readdir(): supplied argument is not a valid Directory resource in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 532

Warning: closedir(): supplied argument is not a valid Directory resource in /home/www/peterka2/forums/alice/src/admin/botloaderfuncs.php on line 540



Can anybody at all help me? I've seen this in action before and it's something that really can be funny especially for those times when you are online and theres no-one else about (bit like this thread :()

I've seen people post the same problem in here then instead of saying what they did to fix it they just come back and said 'OK now problem fixed'

Someone has to know about this. Otherwise it's the delete button when I have my monthly clearout tonight.

krash123 11-18-2003 03:11 PM

Well... if anybody would help... I've already got it installed, all the aiml is loaded. I'm using vb3. I just need to know how to make it post. What do I put in the files?


All times are GMT. The time now is 09:49 PM.

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.03158 seconds
  • Memory Usage 1,840KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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