Rapidleech MULTI transloader plugin

Status
Not open for further replies.

somik

Active Member
861
2010
72
0
Rapidleech MULTI transloader plugin v1.2

You want to transload all 8 parts of the movie at the same time? Well, so do i, so i came up with this small plugin to do so.

Unzip and place the two files inside your RapidLeech folder. Then either call it by going to http://domain.com/rapidleech/mudl.php or just simply add a link/button to your template.


Features:
-----------
Ability to transload multiple files at once.
See progress off all transfers in a single window.
Ability to add your premium account info for downloading.



Updated to v1.2!
Download link: http://ziox.us/x/mudl_1.2.zip (link updated)




For users who modified their .htaccess file, remove the provided .htaccess file and add these 3 lines to your current one.

Code:
<files mudl.php>
allow from all
</files>





Brought to you by Somik.org
 
84 comments
You just made it more hard for hosting and file sharing sites ppl you know ?
Now people are just gonna fuk hosting servers like maddness and when hosts suspend thr account or block their premium account, they will just become haters :((
 
Great script man rep+

I was wondering if its possible for it to work just like the AutoUpload script, meaning you can limit the number of simultaneous transfers to (for example) 4 at a time?

Again, thanks, wonderful share ;)
 
I have error:

Notice: Undefined variable: PHP_SELF in C:\xampp\htdocs\leech\configs\setup.php on line 12

Notice: Constant RAPIDLEECH already defined in C:\xampp\htdocs\leech\configs\setup.php on line 13

Notice: Constant CONFIG_DIR already defined in C:\xampp\htdocs\leech\configs\setup.php on line 14

Please help me
 
they're just notices, you can ignore them. or you can look at somik's script and update it to say for example,
Code:
if (!defined('RAPIDLEECH')) define('RAPIDLEECH', 'yes')
and so on.
 
Status
Not open for further replies.
Back
Top