![]() |
Upload to a RAPIDSHARE PREMIUM ACCOUNT from a thread / newpost
1 Attachment(s)
*** FIRST OFF I DO NOT ACCEPT ANY RESPONSIBILITY FOR LOST / STOLEN RAPIDSHARE ACCOUNT, USE AT YOUR OWN JUDGMENT ***
Ok what this mod will do is insert a button on your NEWTHREAD / NEWPOST template that will allow you to upload to a chosen RAPIDSHARE PREMIUM ACCOUNT. it will open a small java script box were you can browse and upload your files. before we start you will need three thing 1. your rapidshare user name 2. your rapidshare password 3 you rapidshare upload id ( this can be found by logging into your premium zone and viewing the page source and then search for rsuploadid= 123456789.....)( this is the number you need i have attached the the following screen shot to show were in the page source you must look , i have highlighted the username and password details also but you should have these already :-) : https://vborg.vbsupport.ru/external/2008/09/61.jpg once you have these 3 peices of info you now need to insert them in to the relevant parts of the encrypt.php ( inc in the download file) see section of code highlighted red below for were to insert your login details and upload id : PLEASE UPLOAD ALL THE FILES ATTACHED INTO YOUR FORUMS ROUTE DIRECTORY -------------------------------------------------------------------------------------------------- </script> <form name="ul" method="post" action="http://rs170cg.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=0123456789012345678" enctype="multipart/form-data" onsubmit="return zeigeProcess();"> <input type="hidden" name="login" value="*******" /> <input type="hidden" name="password" value="**********" /> <center> <div id="progbar" style="display:none;"> <div style="font-size:8pt;">You are uploading:</div> <p style="margin-top:0px;color:#8E908F;font-size:16pt;" id="dname">.</p> <iframe src="http://rs170l3.rapidshare.com/progress.html?uploadid=0123456789012345678" name="pframe" width="100%" height="120" frameborder=0 marginwidth="0" marginheight="0" scrolling="no"></iframe> </div> <div id="dateiwahl"> <table style="font-size:8pt;color:#002760;"><tr><td align=left> <div id="files"> <a href="javascript:switchfiles()" style="font-size:8pt;color:#002760;">Do you want to upload several files? Please click here</a> | Maximum upload size 200 MB | Split archives allowed!<br /> <input type="file" size="65" id="dateiname" name="filecontent" onchange="zeigeUploadBtn();" /><br /> <input type="checkbox" name="norelocate" value="1"> SHOW ME THE DOWNLOAD LINK </div> </td></tr></table> <div style="font-size:8pt;padding-bottom:20px;">Choose your preferred Carrier: <input name="mirror" type="radio" onclick="document.ul.action='http://rs170cg.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=12345678901234';" /> Cogent | <input checked name="mirror" type="radio" onclick="document.ul.action='http://rs170l3.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=2345678901234';" /> Level3 | <input name="mirror" type="radio" onclick="document.ul.action='http://rs170tl.rapidshare.com/cgi-bin/upload.cgi?rsuploadid=2345678901234';" /> TeliaSonera </div> <input type=image id="btnupload" name="u" src="http://www.hacked-downloads.co.uk/forums/upload_file.jpg" style="visibility:hidden;" /> </div> </center> </form> </div> </body> </html> -------------------------------------------------------------------------------------------------------- REMEBER TO SAVE THE ENCRYPT.PHP FILE BEFORE UPLOADING Now upload the ENCRYPT.php file to your forums route directory ( forums/ ) AS WELL AS ALL OTHER ATTACHED FILES now on your NEWTHREAD AND NEW POST TEMPLATE FIND Code:
<!-- / message area --> Code:
<<P></P> please note the above code can be altered to suit your preference and forum colour, below is what it looks like on my forum, it can also be inserted anywhere you wish to have the upload button, i prefer it here TBH : https://vborg.vbsupport.ru/external/2008/09/62.jpg instructions on how to use...................... it is really simple, once all code is inserted onto your newthread / newpost template, go to do a new thread / post, you will see the upload button underneath the message box, press the upload button and you will see a small javasript window appear, this is were yo can browse for your file and uplaod it, now please note in order to receive the download link then and there you will have to tick the small check box on the bottom left of this javascript window, if you don't the file will be uploaded directly to the account without a download link see screen : https://vborg.vbsupport.ru/external/2008/09/63.jpg This mod does NOT store your rapidshare details within the page source and i believe it to be 100% safe, i am using it just now, but once again i do not accept any responsibility for any lost or stolen rapidshare account! it is also not supported although i will answer any post / queries for a short time :-) I MAKE THIS CODE OPEN SOURCE ON THE HOPE THAT SOMEONE MAY BE ABLE TO IMPROVE IT IN SOME WAY OH AND IF YOU LIKE THIS CODE THEN ANY DONATION VIA PAYPAL OF ANY KIND IS WELCOME :paypal = technom8t@sky.com |
Sounds like a good idea to save bandwidth, and with everyone uploading to the same account, RS gives you benefits right? so it sounds like a win win situation. except lots of people dislike or cant use RS because of waiting times etc.
I might check it out during my holidays. thanks for sharing. |
Yup i agree mate, win win situation with this, and the biggest file hoster on the net, is rapidshare so should be plenty of call for this.....
|
People have been asking for this forever! I'm installing it tonight! PROPS! Thanks!:up::up::up:
|
can this be done to other file hosting sites, i want to use my own site :D
|
Thank you installed!
|
nice
|
Thanks Dude!!!!
|
you will lost your RapidShare Premium Account if member view your code (view source HTML) ^_^
|
Quote:
|
Quote:
|
Quote:
can you post what you mean please? |
Quote:
|
Quote:
yes just noticed and edited above posts , can you post what you did for others please? thanks for pointing it out, didn't realize javascript would have given them :-( |
Quote:
save this as encrypt.js: Code:
document.write('<title>RapidShare Upload</title>'); Code:
<html> *** Encrypted code removed. Only visible source allowed on vB.org. *** Upload & Replace, and done. People shouldn't be able to see your source code. |
thanks if it works ill put you as co author ;-) LOL
|
Quote:
|
edit : important PM at you mate.....
|
Please note that we do not allow encrypted files on vB.org.
|
Hi,
No files posted here are encrypted, we are posting how to encrypt them once they are on someones server, all files are currently viewable on here as you will see Thanks |
I'm having a problem installing this mod. Any chance you could help me out? When I try to install the product in Vbulletin (3.7.2) I get the following error.
Quote:
Here's the line it's having problems with. :confused: PHP Code:
if you need the rest of the code please pm me. Thanks in advance! Blaskow |
this does NOT get imported as a plugin ??????
|
Quote:
|
Just for everyone's info. The "encryption" is very easy to get around. Pretty much just as easy as it is without it. I won't explain it because i don't want anyone else doing it..
|
Quote:
|
All times are GMT. The time now is 09:22 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|