Thursday, 24 November 2011

How to automate rapidshare,etc filesharing downloads in BSNL DATAONE

This tut is about automating rapidshare ,megaupload,etc major filesharing sites using a Software Jdownloader with reconnection for BSNL-Datone-pppoe Users(dialup)
 :D :D







Step1.
Download Jdownloader according to OS

http://jdownloader.org/download/index [nofollow]

Have latest Java installed



Step2

Start JDownloader

Note:
=======
For Linux

java -jar /[...path...]/JDownloader.jar
========




Step3: Settings

Goto-->Reconnections-->Batch





For Windows

if suppose your pppoe-connection name is BSNL
Let abcd be username
12345 be password for datone (change accrodingly to urs in the lines following)

then enter in the batch script window:

Code: [Select] [nofollow]
rasdial BSNL /disconnect
rasdial BSNL abcd 12345

For Linux

Goto shell:
su
[password]

First configure your pppoe if not configured using
pppoe-conf

Give details...Then after it says your connection name like dsl-provider as in my case

so
pon dsl-provider to on ur internet
poff dsl-provider to off

Finally in the batch tab...
create a shell script using gedit like cip.sh

then chmod 777 cip.sh
(give appropriate path)

open cip.sh in gedit/nano paste

Code: [Select] [nofollow]
#!/bin/bash

ifconfig ppp0 down
ifconfig ppp1 down
ifconfig ppp2 down
ifconfig ppp3 down

poff dsl-provider
pon dsl-provider



NOw save and close

then go to External tab and select the batch file like:









Step5:

Click Change ip

You should get Reconnection successful

Note:
You should have the refresh icon with tick mark be check as shown means reconnection is enabled for downloads











Step6:

If all goes well you have the downloading machine ready to rip off rapidshare

Adjust the Number of downloads to 3

I think now you can download multiple files after reconnection(changing ip)


Enjoy!
For doubts about reconnection post here
 :t :t :t :t :t :t



Please hit Thanks if u like my work :D :D

No comments:

Post a Comment

ads

Followers