vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Get direct links v1.4 (https://vborg.vbsupport.ru/showthread.php?t=129598)

lbb 03-31-2007 05:53 AM

Sorry , not work rapidshare.com

:(

Luky 03-31-2007 08:08 AM

<a href="http://www.rapidkill.net" target="_blank">www.rapidkill.net</a> works fine for me!

redstaing.net 04-01-2007 01:03 PM

how i will writ user name and password?
1:2

1 user name
and
2 password ?

thx real cool hack man 1000000%

mrpaint 04-01-2007 02:02 PM

Quote:

Originally Posted by redstaing.net (Post 1217473)
how i will writ user name and password?
1:2

1 user name
and
2 password ?

thx real cool hack man 1000000%

Yes, 1 for username & 2 for password
Example: preacc:123456

Luky 04-01-2007 02:18 PM

Quote:

Originally Posted by mrpaint (Post 1217510)
Yes, 1 for username & 2 for password
Example: preacc:123456

Did you read my post? Since your dont work you said, download the www.rapidkill.net script and get some ideas! It works, i use it...

redstaing.net 04-01-2007 03:14 PM

hi man i have test it dont work mmmmm

www.redstaing.net/vista look it

dunglantq 04-01-2007 11:13 PM

Quote:

Originally Posted by Luky (Post 1217521)
Did you read my post? Since your dont work you said, download the www.rapidkill.net script and get some ideas! It works, i use it...

it has working with rap.com with premium user or free user ???

Luky 04-02-2007 12:15 AM

what? :S

mrpaint 04-02-2007 03:15 PM

Hi Luky,

I have read your reply but the method RapidKill use is: getting files from file hosting services (RapidShare, MegaUpload, etc) to your host (with the server connection the speed can be very fast!). Then you/your members can download those files from your host. It's different from mine! Get Direct Links get real links from file hosting services and give them to your members! But, as you know, currently there is no way to do this method anymore so I'm looking at RapidKill source to get it work with vBB system. I have to rebuild a lot of things so please be patient!

Thank you all for using my product!

@redstaing.net: I do not understand any words on your site & actually, Get Direct Links 1.4 only works with MegaUpload (maybe Rapidshare.de also, I'm not really sure about it!)

Luky 04-03-2007 06:20 AM

Yeah, I'm saying you should use Rapidkill's method but make it abit safer so public can use it. For example they can download a php file using rapidkill and then execute it and screw up your site =/

DarkRyda 04-03-2007 02:47 PM

you might also want to look at: http://rapidget.linux.spb.ru/, http://www.rapidleech.com/ and http://www.syi.cc/viewtopic.php?pid=458383

these scripts have been modified to deal with the changes rapidshare.com have made, switching to a cookie authentication method. The basic function is to request a url with the header Cookie: user=$rs_user-$rs_pass, and a download url is returned on the Location: header. So the computer which requested the download with the cookie can only download from the server.

Two options i see for your script is to make it some how stream the content, as in the server grabs the data then send to the member.
Or when the member requests the URL the script starts a download and saves it to a location and returns the link to the member when the download is complete.

Not an expert with PHP, but some ideas to get you started :D
hope you can release a new version soon. Thanks for your effort ;)

Luky 04-04-2007 06:38 AM

Ahh but you can get in trouble for giving out false cookies! RapidKill downloads to your webserver as if you were at your hoster downloading from rapidshare, it follows all of the rules, waiting, captcha and all. Then you download from your hoster! :) Its good because most of the time webservers download faster then a usercan with just one connection to the server, so when you downloading from your server you can open up 16 connections and get 16 times speed!!!!

Luky 04-04-2007 06:46 AM

Oh and RapidLeech link you gave is a rapidkill modified version...

thedvs 08-15-2007 07:30 PM

I've given mrpaint a script that works with rs.com, so hopefully he can make his mod work with rs.com again, fingers x'd...

Namaless 12-30-2007 09:33 AM

I Like this script and use in my site. Thanks for your work..

I have tested on vBulletin 3.7.0 Beta 3 and works perfectly ;)

Namaless 12-30-2007 01:34 PM

I found one missed var.

The navbar not take a title, for this edit get_links.php

Search:
PHP Code:

$navbits construct_navbits($navbits); 

Add Before:
PHP Code:

$navbits[''] = $vbphrase['get_direct_links_title']; 


mrpaint 12-30-2007 03:25 PM

Hi Namaless,
I'm wondering how Get Direct Links 1.4 can work with you. Can you tell me which service you are using with GDL? And it's great if you send me your forum address by PM

Thanks

beman 02-20-2008 01:49 AM

Get Direct Links 1.4 is die now, Can you update?

technom8t 03-09-2008 10:10 AM

any update on this please??????

Namaless 03-10-2008 12:04 AM

Quote:

Originally Posted by mrpaint (Post 1411992)
Hi Namaless,
I'm wondering how Get Direct Links 1.4 can work with you. Can you tell me which service you are using with GDL? And it's great if you send me your forum address by PM

Thanks

For this moment works only megaupload direct links.. for rapidshare.com and .de not works because rapidshare request premium cookies and not secure send premium cookies..

For link of my site request with MP to me.

Thanks for mod.

yoksito 03-29-2008 05:03 PM

thank you, is working this mod?

TheInsaneManiac 07-06-2008 11:34 PM

Quote:

Originally Posted by Namaless (Post 1461113)
For this moment works only megaupload direct links.. for rapidshare.com and .de not works because rapidshare request premium cookies and not secure send premium cookies..

For link of my site request with MP to me.

Thanks for mod.

Is there a way to get rapidshare to work?

cosy 07-30-2008 05:53 PM

plz a version for 3.7.2

Namaless 07-30-2008 10:01 PM

To me works correctly. I don't know if I have developed this script to works with vb 3.7

cosy 08-01-2008 01:22 PM

Code:

Warning: Header may not contain more than a single header, new line detected. in [path]/get_links.php on line 69
Code:

Database error in vBulletin 3.7.2:

Invalid SQL:
INSERT INTO `vb_get_direct_links_table`
                (`userid`,`thedate`,`links`,`number`)
                VALUES ('1', NOW(), '',0);;


elenh 07-26-2009 07:27 PM

is that works with vb 3.8.x ?


All times are GMT. The time now is 11:17 AM.

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.01243 seconds
  • Memory Usage 1,772KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (26)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