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
Most probably it will never be released for free

I've already got my own anyways.

Mine supports Rapidshare, Mediafire, Megaupload, Netload, File Factory and Easy-Share. It scans the first post of each thread and if it finds a dead link, it will move the thread to the graveyard forum and send a PM to the user telling him to upload his links.

You can set the number of threads to check per scheduled task and you can customize the private message it will send to users if they have a dead link.
 
I've already got my own anyways.

Mine supports Rapidshare, Mediafire, Megaupload, Netload, File Factory and Easy-Share. It scans the first post of each thread and if it finds a dead link, it will move the thread to the graveyard forum and send a PM to the user telling him to upload his links.

You can set the number of threads to check per scheduled task and you can customize the private message it will send to users if they have a dead link.
good for you :)
 
Status
Not open for further replies.
Back
Top