VB LinkChecker Bot

Status
Not open for further replies.

Dman

Active Member
476
2008
1
0
After working for few days on VB LinkChecker Bot, i have finally coded one which works. It is from scratch and its similar to IPB Bot Code. It is really light weight and just around 300 lines of code and one file :)
Features :
1)Checks RS.de , RS.com , Sendspace , MU , MS , Depositfiles and Mediafire links.
Uses file_get_contents for all hosts except megashares to check links. Uses cURL to check megashares because it requires cookies to be set.
2)Works for post uncoded , coded , quoted and using URL BBCode.
3)Bins the post if more than specified percent of dead links are found , pms the user about it and posts in that topic
4)If all links are alive it adds specified message at the end of the post and the description.
5)If some links are live and some are dead i.e less than specified % , it makes a thread in a specified forum about it
6)If no relevant links are found ie no RS and blah blah links it adds to the ignore list. If you want the LC to check ignored links it can be accessed by ?checki to the url of bot.php
7)Very light weight and just one file and easy to the messages posted , the forums checked.
8)Uses 3 ways to access the posts where first way is
i) The topics have not been checked even once
ii) If first method doesnt work it checks for time difference where it checks the topics where 24 hours have passed after checking.
iii)If second method doesnt work it checks all the topics.
9)The scripts stops for 15 seconds after check 20 topics or 50 links to prevent any wrongful binning and checking.

Get it at http://maxwcoders.com/

If u like the bot and want to donate towards it development, please PM me for PayPal Donation ID

Enjoy,
Dman
 
63 comments
well it looks very good and once i get some cash into paypal ill send some to you for this i feel its only rite

and pimping your way out of order for what you done
 
I feel for ya mate. I know how it feels to freaking work your way out to develop stuff for people, only to realize that they don't appreciate it.

Should never of created it. Rather should of sold it to people in private.
Anyway, I'll donate as soon as I manage to get some amount in paypal :)
 
maybe so but i bet it is still faster than a mod doing the work
even several mods

I agree, the script is indeed great, and well done to Dman for coding it!
Dman, here's an idea. Next time you create a script, it might be a good idea making them login to your site maybe and run the script from there, so it connects to the files on their server, but the script is run from your site after they login. This will stop it being leaked in the future as you can just delete the persons account and they wont be able to use the script :)
 
hi, i have problem with that...

when i run bot.php i see only "Bot is running" nothing more.
And how i know to it done work?
 
Hey guys, I would like to say I am NO LONGER updating this project. It was good while it existed. Thanks for support :)
 
Status
Not open for further replies.
Back
Top