It's the one and ONLY tested & working way of downloading many files from Rapidshare (Happy Hours - recently there are only happy hours!)
Download JDownloader here
Go to options - edit configuration

We selecte "Reconnect" and method "External"(red arrow)

In selection "Select" (blue arrow) we include reconnect.bat - like in USdownloader's for the ones that know...the ones who don't follow this guide:
Creation of reconnect.bat:
Press Start->Run-> and write "notepad". Notepad shall open.
Write these elements EXACTLY, or copy-paste them to avoid mistakes
Code:
cls
echo Disconnecting...
start /wait rasphone -h "INSERTURNETWORKNAMEHERE"
cls
echo Waiting...
ping -n 1 194.63.247.208 > nul
cls
start /wait rasphone -d "INSERTURNETWORKNAMEHERE"
FOR /F "tokens=1" %%i in ('printip') DO set ipstatusnew="%%i"
IF %ipstatusnew % of ==' <ERROR'> goto action
IF %ipstatus % == %ipstatusnew % goto action
:log
@echo IP changed in the %date % around %time %>> IP-History_Refresh.txt
@echo old IP was: %ipstatus %>> IP-History_Refresh.txt
@echo new IP was: %ipstatusnew %>> IP-History_Refresh.txt
exit
Save the file as .bat file by doing this:
Select Save as...
In "Save as type" select "All files"...
Save it as "reconnect.bat"
Finally, we select where to save the downloads...

Download/Network (Green Arrow) , in selection "Select" (Purple Arrow) we select the download folder.
The ones who don't have Java installed, download it here
Happy downloads! :wave: