MyBB Codes
How about a lik bot checker - Printable Version

+- MyBB Codes (http://www.mybbcodes.com)
+-- Forum: Mods Database (/forumdisplay.php?fid=4)
+--- Forum: Requests (/forumdisplay.php?fid=16)
+--- Thread: How about a lik bot checker (/showthread.php?tid=779)


How about a lik bot checker - tazman - 02-05-2010 08:55 PM

How about a link checker bot that tells you when a post has dead links???


RE: How about a lik bot checker - exdiogene - 02-05-2010 10:09 PM

Yes, i read this request on MyBBoard.net and was wondering about the ressources it could need from the server to achieve this for many POSTs...

I already have few requests to complete in february and will consider this as well, i will post here when i will have completed my analysis of this project! Wink


RE: How about a lik bot checker - tazman - 02-06-2010 11:17 AM

(02-05-2010 10:09 PM)exdiogene Wrote:  Yes, i read this request on MyBBoard.net and was wondering about the ressources it could need from the server to achieve this for many POSTs...

I already have few requests to complete in february and will consider this as well, i will post here when i will have completed my analysis of this project! Wink

Thanks that would be great!!


RE: How about a lik bot checker - tazman - 02-09-2010 03:23 PM

I dont know if this helps and if real but its free open source so check out!!

http://www.gfx-geeks.info/forum/showthread.php?tid=342&pid=2689#pid2689

also another one i attached the script!!

If not ok to post this then please delte it!!!


RE: How about a lik bot checker - exdiogene - 02-09-2010 04:44 PM

After some verification it seem that this code have enough differences from the original code of "DMan" the original author of the "linkchecker.php" script.

The author of this code have given the autorization to use its code as we see fit with no copyrights at all.

So there is no problem for me to test if it could be used on its actual linked sites and enhance it as needed.

But like many other link checker as this one, very often the link verification stop working with many of the predefined sites.

Anyway, it still can be used as a good starting point! Wink


RE: How about a lik bot checker - tazman - 02-09-2010 05:12 PM

(02-09-2010 04:44 PM)exdiogene Wrote:  After some verification it seem that this code have enough differences from the original code of "DMan" the original author of the "linkchecker.php" script.

The author of this code have given the autorization to use its code as we see fit with no copyrights at all.

So there is no problem for me to test if it could be used on its actual linked sites and enhance it as needed.

But like many other link checker as this one, very often the link verification stop working with many of the predefined sites.

Anyway, it still can be used as a good starting point! Wink

Good i figured cause i also made sure was ok but could have been wrong i know the site doesn't work anymore but thought might help as a jump start for you!!Anything to make your job easier


RE: How about a lik bot checker - exdiogene - 04-09-2010 04:25 PM

Hello tazman,

i had so much work recently that i almost forgot about this plugin.

I already have made many modifications to the original code to make it suitable to become a plugin, now i would need some good and bad links to test the code i have at this point.

Can you send me those links in a PM please!

Thank you...

P.S. For now i was not able to make it go faster than 80 posts verification per minute, it was at 15 posts per minute before. I will still try to accelerate the process... Wink


RE: How about a lik bot checker - tazman - 04-11-2010 11:36 AM

Sorry ive had some issues as of late due to health hat links would you like bud ??Is there a link to download and try this??


RE: How about a lik bot checker - exdiogene - 04-11-2010 12:19 PM

(04-11-2010 11:36 AM)tazman Wrote:  Sorry ive had some issues as of late due to health hat links would you like bud ??Is there a link to download and try this??

Hello,

i am sorry to learn that you had health issues, i hope that all is well for you now! Smile

I had to substantially modify the script you sent me, mostly because it was really really badly coded. First, it was checking only the first page of a thread for the links, all subsequent tpages were not verified. Second, it was calling the threads pages with HTTP which was giving a quite longer delay than just verifying the links inside the database. Third, it was checking the links only once in a lifetime so links going bad after a week were not detected.

So at the end, i kept less than a third of this script for the links testing purpose against their main sites data supplier. Now it is verifying more than 100 times faster... Wink

At this point i want to verify if good links could be verified and receive a positive response to their verification. So if you already have some links that you know to be good i would like to test them in a testing thread here.

Actually i did not create the automated task for verification, i just have a new forum page for testing all the threads i want and get the results in real time.

In the plugin settings you will have the choices to "keep, delete, send to the trashcan or add a warning text line at the end of" any threads failing the links test.

So to be able to fully test this script i need as many good links to all major content supplier you can provide, like :

anonym.to
rapidshare.com
megashares.com
megaupload.com
rapidshare.com
mediafire.com
filefactory.com
depositfiles.com
sendspace.com
hotfile.com
ugotfile.com
egoshare.com
easy-share.com
freakshare.net
sms4file.com
vip-file.com
up-file.com
storage.to
speedyshare.com

Thank you.


RE: How about a lik bot checker - tazman - 04-11-2010 04:23 PM

ok so i will grab a bunch of posts from warez sites i guess cause there is many available there if thats ok dead and live do you have a test thread i should posts in or is warez post a bad idea i just think good to test??Appreciatte all the work sorry so hard i will gladley do what i can to help!!


RE: How about a lik bot checker - exdiogene - 04-11-2010 04:39 PM

You can post those links in a new thread into the test forum here.

I will run the test script on that thread when i will see it...

Thank you. Wink


RE: How about a lik bot checker - Bukz - 04-15-2010 08:51 AM

Been waiting for something like this forever! Good job can't wait to download it! Smile


RE: How about a lik bot checker - tazman - 04-16-2010 10:33 AM

(04-15-2010 08:51 AM)Bukz Wrote:  Been waiting for something like this forever! Good job can't wait to download it! Smile

I know he has spent alot of time and been more than great about testing and making when no other sites touched this i am glad i am here and will be here for a long time!!


RE: How about a lik bot checker - exdiogene - 04-16-2010 11:32 AM

Thank you Tazman for your kind words! Smile

I have tested the provided links and i had to enable the "hotfile" testing portion in the script that was previously disabled. I also included more precise verification for the filenames that could be erroneous and would have given false descriptions of good links...

The results for the 24 provided links took 3.5 seconds to get and showed 1 more dead link compare to what you mentioned to be good :

http://hotfile.com/dl/35476762/ce1731b/peekid.part3.rar.html

Now i would have liked to get a lot more different providers to be tested with each one having one good and one bad link. But this test is good for now... Wink
***This post contain non-functional links ***



RE: How about a lik bot checker - tazman - 04-16-2010 12:24 PM

Yes it was right on there was a bad link in the good ones posted seems to be working great!!!!


RE: How about a lik bot checker - exdiogene - 04-16-2010 02:13 PM

Thank you for the new links to test! Smile

I have added "sharingmatrix.com" to the list of tested sites and included the testing function for it. You will notice from the following results that there is some discrepancies between the good and bad links provided...

These are the results of the last links you provided :

25: Dead: http://www.megaupload.com/?d=75DU7JN2
26: Active: http://www.megaupload.com/?d=MKR8N9RG
27: Active: http://www.megaupload.com/?d=EG39MZWJ
28: Active: http://www.megaupload.com/?d=HLUEL7M7
29: Active: http://rapidshare.com/files/370978115/Port.FotoMorph.9.5.5.73.rar
30: Active: http://sharingmatrix.com/file/610001/RAR_Password_Unlocker_3.0_Cracked.rar
31: Dead: http://rapidshare.com/files/314569799/Matrix42.Empirum.Security.Suite.v5.1.2.WinAll
32: Dead: http://rapidshare.com/files/314452356/Alive.Organizer.v3.7.45.132.rar
33: Active: http://rapidshare.com/files/52027677/PC.R3pair.v2.0.rar
34: Dead: http://rapidshare.com/files/316578178/CleMM_1.7.2.zip
35: Dead: http://www.megaupload.com/?d=USNPNFP0
36: Dead: http://hotfile.com/dl/19589034/4cc489f/CleMM_1.7.2.zip.html
***This post contain non-functional links ***



RE: How about a lik bot checker - tazman - 04-18-2010 09:29 AM

Ok well seems i made mistake in post so now we know it works lol!!KOOL cant wait for release!!


RE: How about a lik bot checker - exdiogene - 07-21-2010 10:45 PM

The plugin have been finally released here :

Links checker

Smile