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)

CeleronXL 01-26-2003 05:31 PM

Quote:

Originally posted by Ember
Ok, I see... well unless you wanna delete line 563 and see what happens, I cant help you any further :( sorry!
Hmm.. that made no change in the outcome, but on line 60 of botloaderinc.php is

$doneloading=loadstartupinc($fileid);

I've looked through and found $fileid defined many times... :-/

Thanks though. :)

Ember 01-26-2003 05:34 PM

Good luck, hope you get it sorted, this hack really is damned good :)

CeleronXL 01-26-2003 05:39 PM

It would've been nice if the author had made a dump of all of those queries so we could just restore it instead of running such an outrageous number of queries.

Steve Machol 01-26-2003 05:42 PM

Great hack but I have one slight problem. The script always addes an empty image to every reply:

<img src="" alt="" border="0">

Any ideas how I get rid of this?

Ember 01-26-2003 05:47 PM

Birch is having a hard time, as he isnt the original hacker, he is just releasing it on behalf of his forums, one of the other admins over there made it. And was reluctant to let him release it.

CeleronXL 01-26-2003 05:54 PM

Quote:

Originally posted by Ember
Birch is having a hard time, as he isnt the original hacker, he is just releasing it on behalf of his forums, one of the other admins over there made it. And was reluctant to let him release it.
Oh.... :-/ Anyone have a dump of everything that these scripts does?

Martin64 01-26-2003 06:07 PM

Quote:

Originally posted by nuno

Dang. :(
I want Tom to be always online.

Logican has made some nice instructions for doing this easily, view this thread: https://vborg.vbsupport.ru/showthrea...=always+online

If you want to see a demo of what it'll look like, check my boards: www.emutalk.net

:)

This hack is fun, almost 2000 posts in the bot forum in less than 24 hours :D

NTLDR 01-26-2003 06:15 PM

Quote:

Originally posted by CeleronXL
Hmm.. that made no change in the outcome, but on line 60 of botloaderinc.php is

$doneloading=loadstartupinc($fileid);

Change that to:

PHP Code:

$doneloading=loadstartup($fileid); 

And it should work fine, did for me.

CeleronXL 01-26-2003 06:29 PM

Quote:

Originally posted by NTLDR


Change that to:

PHP Code:

$doneloading=loadstartup($fileid); 

And it should work fine, did for me.

Thanks! I also had to get rid of the time line.

I still get time outs after 30 seconds. How do you make these files smaller? I can't see a logical area to cut them down....

I need to break down at least D, I, and W.

N9ne 01-26-2003 07:08 PM

Can you tell me more about these timeouts? When do you get the timeouts? Where? Why?


All times are GMT. The time now is 09:32 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.01594 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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