LinkzBot - Link Management System IPB & vBulletin

Status
Not open for further replies.

Mr Happy

Active Member
4,093
2009
2,572
0
universal-link-checker-bot.png

LinkzBot is a link management system for Warez Sites. It record and control the all the download links on your site enabling you to decide what is and what isn't posted.

vBulletin Screenshots

[slide]http://screensnapr.com/u/4qsd96.png[/slide]​

http://screensnapr.com/u/iozqbm.png

http://screensnapr.com/u/nfz013.png

http://screensnapr.com/u/0k3ekd.png

http://screensnapr.com/u/p50ue9.png


IPB Screenshots

[slide]http://screensnapr.com/u/i4ngp7.png[/slide]​

http://screensnapr.com/u/ujlgwj.png

http://screensnapr.com/u/ttex3n.png

http://screensnapr.com/u/4545hd.png

Features:
  • Prevents the same links being reposted and give a message warning with a link to where they were previously posted.
  • White/Allowed File Host list prevents any new post that doesn't contain download links which you specify.
  • Black/Banned File Host list prevents any new post that contains links you don't want on your site.
  • Automatically adds the correct File Host Prefix to all posts.
  • Cleans the topic title to remove crap added by posters, fully customizable.

Their's lots of options such as turning everything on and off, letting staff, vip, and other usergroups bypass the system, pick which areas you want the scans to operate in, removes Phishing Links from your site etc.

This version is the initial release. The Search by file host and Link Checking part are in the next release. PHPBB will follow that.

Supported File Hosts

Rapidhare, Hotfile, Megaupload, Netload, Ul.to, Storage.to, Uploading.com, x7.to, 2shared, sendspace, Depositfiles, Easy-Share, Mediafire, 4Shared, Uploaded.to, SharingMatrix, FireFactory, FileServe.
List is basically the top ones as decided by alexa.

Download

vBulletin
http://rapidshare.com/files/401142259/LinkzBot-vBulletin.zip
Tested on vBulletin 3.8.5, 4.0.0 and 4.0.3

IPB
http://rapidshare.com/files/400538166/LinkzBot-IPB-1.0.zip
Tested on IPB 3.0.5


Download instructions are included in the download zip's.

That should be it all I think. Let me know how it goes or if you have any questions.


Change log:
8-6-10 Version 0.1.1
Added File Serve List Support
Added more default Banned Hosts as suggested by SJshah
Modified Hotfile regex

18-6-10
Added IPB Version 1.0
 
286 comments
mr happy i've added this to my forum is there any way you can edit it to make the bot show the host like [hf] instead of hf also a bug i found as i was using it before was that when a user edit his topic it add the filehost again otherwise its a great mod thanks for this
 
mr happy i've added this to my forum is there any way you can edit it to make the bot show the host like [hf] instead of hf also a bug i found as i was using it before was that when a user edit his topic it add the filehost again otherwise its a great mod thanks for this

Its very simple
goto
ACP>Thread Prefix Manager
Then under LinkzBot File Hosts, you will see all the File hosts name
click edit on every file hosts
change
Title (Plain Text) and Title (Rich Text) to whatever you like
if you want to change hf to [HF]
then
Title (Plain Text) = [HF]
Title (Rich Text) = [HF]

=)
 
Database error in vBulletin 3.8.6:

Invalid SQL:
INSERT INTO `prefix` ( `prefixid` , `prefixsetid` , `displayorder` , `options` )
VALUES ('rs', 'LinkzBot_File_Hosts', '10', '0'),
('hf', 'LinkzBot_File_Hosts', '10', '0'),
('mu', 'LinkzBot_File_Hosts', '10', '0'),
('nl', 'LinkzBot_File_Hosts', '10', '0'),
('ul', 'LinkzBot_File_Hosts', '10', '0'),
('st', 'LinkzBot_File_Hosts', '10', '
Solution ?
 
What if the poster puts the host name in the title like, [HF][FS] File Name
Will the mod put the host names in there aswell like, [HF][FS][HF][FS] File Name
 
Its very simple
goto
ACP>Thread Prefix Manager
Then under LinkzBot File Hosts, you will see all the File hosts name
click edit on every file hosts
change
Title (Plain Text) and Title (Rich Text) to whatever you like
if you want to change hf to [HF]
then
Title (Plain Text) = [HF]
Title (Rich Text) = [HF]

=)

How do you do that in IPB 3.1?
 
How do you do that in IPB 3.1?

He game instructions for vBulletin. To do it in IPB you'd have to modify the source code which isn't as easy.


I've sorta being ignoreing this topic over the last few weeks. Well yesterday Hawk asked me to fix the images on the topic and while I had it open with the intention of taking screenshots I started modifying and updating it which I hope to release soon.
 
Solution ?
That error means you have a similar prefix mod added previously. Due to the crappy vbulletin is written you can only remove the existing prefix through phpmyadmin. Hang on another week as I've a fix for this.
What if the poster puts the host name in the title like, [HF][FS] File NameWill the mod put the host names in there aswell like, [HF][FS][HF][FS] File Name
it would but you can have the script remove all user prefixes before it adds your own. Just add them to the clean topic bit.
 
He game instructions for vBulletin. To do it in IPB you'd have to modify the source code which isn't as easy.

Code:
        array ('[RS]', '/rapidshare.com/files/', '/\/rapidshare.com\/files\/([^\/]*)\//', '/\/rapidshare.com\/files\/.*\/(.*)/'),
        array ('[HF]', '/hotfile.com/dl/', '/\/hotfile.com\/dl\/([^\/]*)\//', '/\/hotfile.com\/dl\/.*\/(.*)\//'),
        array ('[HF]', '/hotfile.com/list/', '/\/hotfile.com\/list\/([^\/]*)\//', '/\/hotfile.com\/list\/.*\/(.*)/'),
        array ('[MU', 'megaupload.com', '/megaupload.com\/([^\/]*)/', '/hotfile.com/'),
        array ('[NL]', 'netload.in/date', '/netload.in\/([^\/]*)/', '/netload.in\/.*\/(.*)/'),
        array ('[UL]', '/ul.to/', '/\/ul.to\/([^\/]*)\//', '/\/ul.to\/.*\/(.*)/'),
        array ('ST', 'storage.to/get/', '/storage.to\/get\/([^\/]*)\//', '/storage.to\/get\/.*\/(.*)/'),
        array ('UP', 'uploading.com/files/', '/uploading.com\/files\/([^\/]*)\//',

Would that work by anychance... :D
 
I think its still adding the posts with duplicate links, not sure. I am unable to post with duplicate links but still I find some users who had posted duplicate links.
 
He game instructions for vBulletin. To do it in IPB you'd have to modify the source code which isn't as easy.


I've sorta being ignoreing this topic over the last few weeks. Well yesterday Hawk asked me to fix the images on the topic and while I had it open with the intention of taking screenshots I started modifying and updating it which I hope to release soon.

ok mr happy you should continue working on it if its possible as this is really a great mod for ipb :P
 
Status
Not open for further replies.
Back
Top