Showing posts with label RapidShare. Show all posts
Showing posts with label RapidShare. Show all posts

Friday, June 29, 2007

Rapidshare Premium Account Alternative

Need to download some files that is around 1GB from RapidShare very urgently and can't afford the wait time? 1GB equals to 10 parts because RapidShare only supports 100MB per upload. Definitely a lot of time will be wasted in waiting. Thinking of signing up RapidShare Premium account but none the packages are worth it because you very seldom download files from RapidShare.

Here's a cheaper alternative which you can use to download from RapidShare, Megaupload, Megarotic, and more to come without paying for full RapidShare Premium account packages.

FileDownloader is a small and simple application which allows you to download any file from famous file sharing websites such as RapidShare and Megaupload in fast and easy way. All you need is to paste the links to FileDownloader and the download will start automatically. No flat-rates on fixed monthly fee. The benefits of using FileDownloader is that you pay for downloaded traffic. Just 0.5$ for 1GB.
FileDownloader - Download from RapidShare Megaupload no limits

Although just $0.5 for 1GB may seems cheap, but let's calculate to understand in what situation will FileDownloader be worth using.

FileDownloader charges $0.50 for 1GB.

RapidShare Premium account packages. RapidShare allows 5GB download per day.
48 hours(10GB) = $6
30 days(150GB) = $9.39

Let's calculate and compare FileDownloader with RapidShare Premium for 2 days/48 hours.
RapidShare Premium 48 hours(10GB) = $6
FileDownloader 10GB = $0.50 x 10 = $5 (CHEAPER)

Compare FileDownloader with RapidShare Premium for 1 month.
RapidShare Premium 1 month(150GB) = $9.39 (MUCH CHEAPER)
FileDownloader 150GB = $0.50 x 150 = $75

As you can see, FileDownloader will be useful IF you're downloading less than 10GB. That includes if you won't be downloading anything from RapidShare for the whole month. Otherwise, it will be more worth it to get the 1 month RapidShare Premium account.

The author of FileDownloader, Alexander Vetrin, is kind enough to provide me with free 5GB for me to test out FileDownloader. I've tested it and it is able to download files from RapidShare and Megaupload without limitations until your credit or balance runs out. One thing I noticed is that you won't be able to select which servers to download from for RapidShare. Some of the Rapidshare servers are very slow to me and if I use that server to download, the download speed will only reach about 30KBps when my connection can go up to 100KBps.

And one more thing, FileDownloader acts like a download manager that supports download resuming. If you'd like to stop downloading and continue the next day, it is able to start from where you previously stopped downloading.

The author of FileDownloader explains to me that he did not use any proxy or hacking method to bypass the RapidShare and Megaupload download restrictions. He buys premium accounts for various filesharing websites in bulk and then use it on FileDownloader.

A great solution to those people who needs to download short-term from RapidShare without waiting.

Download FileDownloader

Wednesday, June 13, 2007

Ways to beat RapidShare Waiting Time and Download limit

1. Short-Out the JavaScript:

1. Goto the page you want to download
2. Select FREE button
3. In the address bar put the following: javascript:alert(c=0)
4. Click OK
5. Click OK to the pop-up box
6. Enter the captcha
7. Download Your File



2. Request a new IP address from your ISP server.

Here's how to do it in windows:
1. Click Start
2. Click run
3. In the run box type cmd.exe and click OK
4. When the command prompt opens type the following. ENTER after each new line.
ipconfig /flushdns
ipconfig /release
ipconfig /renew
exit


5. Erase your cookies in whatever browser you are using.
6. Try the rapidshare download again.

Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. To be honest, I do not know how to do this in linux/unix/etc. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it.



3. Use a proxy with SwitchProxy and Firefox:

1. Download and install Firefox if you have not already
2. Download and install SwitchProxy
3. Google for free proxies
4. When you hit your download limit, clean your cookies and change your proxy



4. Use an anonymous service:

Running your system through the tor network should in theory work; however, it is difficult to use and setup. Plus, you allow others to run their evil deeds through your system as well by using this system. Anonymizer 2005 is inexpensive, easy to use, but not free. Other pay services would likely work as well.



5. You can use a bookmarklet to stop your wait times:

1. Open IE
2. Right Click On This Link
3. Select Add to Favorites
4. Select Yes to the warning that the bookmark may be unsafe.
5. Name it "RapidShare No Wait"
6. Click on the Links folder (if you want to display it in your IE toolbar)
7. Click OK
8. You may need to close and reopen IE to see it
9. Goto rapidshare and click the bookmarklet when you are forced to wait

Friday, June 1, 2007

Rapidshare - Bypass One Hour Limit

Ever wanted to bypass the annoying limit on how much you can download on Rapidshare, and don’t want to wait until the next hour to download a second part of a file? Then try this trick. It doesnt work if u use a proxy though.

For Windows XP:

1. Launch Command Prompt: Start > All Programs > Accessories > Command Prompt

2. When Command Prompt is opened, Copy and Paste this in the Command Prompt:

@echo off
echo ipconfig /flushdns
ipconfig /flushdns
echo ipconfig /release
ipconfig /release
echo ipconfig /renew
ipconfig /renew
exit



3. Command Prompt does the rest from here.