vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - vb Linkchecker Bot 1.1 (https://vborg.vbsupport.ru/showthread.php?t=190407)

rmxs 09-11-2008 11:06 AM

Quote:

Question : Would you guys like a feature to change methods ?
Ok lets say that i check my forums today..and tomorow rapidshare delete from theold posts some links...what happends if the bot doesnt allow me to scan?..

I thing method must be in hours not in checks ex dont rescan the same topics same day in 2 days etc..Byt this musy be a user option

pierians 09-11-2008 11:50 AM

Could you add netload.in to the servers in your update?

Nightcast 09-11-2008 01:49 PM

Thanks, but I will wait for the update.

Dman91 09-11-2008 04:43 PM

@pierians add this after megaupload (or wherever u want just not the last)
Code:

array("netload\.in\/datei[0-9a-z]{32}\/", "download_load"),

pierians 09-11-2008 04:58 PM

Quote:

Originally Posted by Dman91 (Post 1619971)
@pierians add this after megaupload (or wherever u want just not the last)
Code:

array("netload\.in\/datei[0-9a-z]{32}\/", "download_load"),

THNX!

I have problem with mediafire and ifile files.
They are active but the bot send the threads to thrash...

iPodHacking.com 09-11-2008 06:42 PM

When i run the delete script i get this error
"Warning: unlink(botruns.txt) [function.unlink]: Permission denied in /home/mysite/public_html/vbbot.php on line 16
File Deleted"

I manually deleted the botruns.txt
And i got this error
Warning: fopen(botruns.txt) [function.fopen]: failed to open stream: Permission denied in /home/mysite/public_html/vbbot.php on line 25

Warning: fclose(): supplied argument is not a valid stream resource in /home/mysite/public_html/vbbot.php on line 26

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/vbbot.php on line 124

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/vbbot.php on line 129
Using Method where it seems that all topics have been checked.

Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/mysite/public_html/vbbot.php on line 147

Warning: unlink(botruns.txt) [function.unlink]: No such file or directory in /home/mysite/public_html/vbbot.php on line 294

This needs major help.

FRANKTHETANK 2 09-11-2008 06:44 PM

I got it to do the queries now it's time to move on to the next step

FRANKTHETANK 2 09-11-2008 10:57 PM

I just can't get this to work I'm getting the same problem as IPodHacking.com. And when I did what you said to do to fix the problem it still didn't work. Any other idea's or suggestions.

musicconvict 09-12-2008 12:16 AM

thank you very much

iPodHacking.com 09-12-2008 12:47 AM

arse error: syntax error, unexpected T_STRING in /home/*******/public_html/vbbot.php on line 37

// Start of user defined variables
$trash = '46'; //Forum id of trash
$botid = '36'; //Userid of bot
$botname = 'Link Checker Bot'; //Username of bot
$check = '`forumid` != 46 ; //Forums to check
$pa = '
Links checked on '. date('d/m/y'). ' by link checker bot'; //This will append this at the end of the checked post
$ppa = '<br /> Links checked on ' . date('d/m/y'). ' by link checker bot'; //VB uses a caching technique, this will append it to end of parsed post. This is HTML!
$perd = '75'; //Percent decision variable.
$tr = "More than $perd percent on the links are dead that is why the topic is moved to trash"; // This is the reply in the topic.
$pmt = 'I have moved your topic to trash'; // PM Title
$reportforumid = '5'; //This is where bot will make new topics stating reports
$showurl = 'http://mysite/forumdisplay.php?f=46'; //Your URL
//Check Line 226 to edit PM message.
//End of user defined variables. Don't edit below this line. No really don't.

And i can't figure it out.


All times are GMT. The time now is 02:34 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.01506 seconds
  • Memory Usage 1,741KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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