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)

Jitway 02-08-2003 12:56 AM

Does it matter that the username I created is registered with a password?

Kevorkian 02-08-2003 06:16 AM

DONE LOADING
Inserted 41126 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: 835.738329
Templates per second=49.209182555034
Templates per minute=2952.550953302

but post only smile!!!!!!!!! some one can help me please?

Erwin 02-08-2003 09:55 AM

Quote:

Originally posted by Jitway1
Does it matter that the username I created is registered with a password?
No.

Jitway 02-08-2003 02:13 PM

Thanks for the reply Erwin....Crap then I am out of ideas why it won't post then. :disappointed:

Mike Gaidin 02-08-2003 02:28 PM

Can anyone answer my question that I asked here?

https://vborg.vbsupport.ru/showthrea...642#post351642

mheinemann 02-08-2003 02:51 PM

Quote:

Originally posted by J-OST
How can I keep the bot from using posticons?
This should work.

Open tomstalkerbot.php find
PHP Code:

$ttb_message "[ QUOTE] " $rss " [/QUOTE]\r\n\r\n" $response $emoticon 

change to
PHP Code:

$ttb_message "[ QUOTE] " $rss " [/QUOTE]\r\n\r\n" $response

Please note the space in [ quote], just remove it.

Mike Gaidin 02-08-2003 06:11 PM

Ok, thanks. I'll try that. Will that take out smilies as well?

mheinemann 02-08-2003 06:50 PM

Oops, misread the question. That will take out the smilies. I don't know how to take out the post icon.

amykhar 02-08-2003 06:51 PM

The post icon is within the query to post the message. Simply match up the parameters in that query and set the icon parameter to 0.

SilverDawn 02-08-2003 07:12 PM

I am getting this error when I run botloader.php

Quote:

Warning: fopen("subs.inc", "w+") - Permission denied in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 85

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77

Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/dfrsqu2/public_html/forums/alice/src/admin/botloaderfuncs.php on line 77
DONE LOADING
Inserted 41126 categories into database
Can anyone help?

Here are lines 70 - 90 in botloaderfunctions.php
Quote:

return $newtesta;
}

function addtosubs($string){

global $fp;

fwrite($fp,$string);

}

function createsubfile(){

global $fp;

$fp = fopen ("subs.inc", "w+");

}

function findwordid($word,$parent){


All times are GMT. The time now is 08:25 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.01661 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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