D-Link DSL-2640B reconnection script for JDownloader

I love to use JDownloader to download custom HTC HD2 ROMs no matter Android Froyo, Gingerbread, Windows Phone 7 or Windows Mobile 6.5. Most of the ROMs are stored at file sharing website like RapidShare, MegaUpload, DepositFiles, HotFile, zShare, Uploading and more. With JDownloader, it will help us to download multiple ROMs with just few clicks. However, there is no D-Link DSL-2640B reconnection script for JDownloader. I need it to reset Internet connection and get a new IP. I don’t want to login to modem administration page in order to do so.

D-Link DSL-2640B reconnection script for JDownloader

[quote_box_center]

[[[HSRC]]]
[[[STEP]]]
[[[REQUEST]]]
GET / HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /multilang.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
POST /index.html HTTP/1.1
Host: %%%routerip%%%

username=USERNAME&password=PASSWORD
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /wan.cgi HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /multilang.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /menu.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /euhelp.html HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[STEP]]]
[[[REQUEST]]]
GET /rebootinfo.cgi HTTP/1.1
Host: %%%routerip%%%
[[[/REQUEST]]]
[[[/STEP]]]

[[[/HSRC]]]

[/quote_box_center]

Here you are ~ D-Link DSL-2640B reconnection script for JDownloader. Remember to change USERNAME and PASSWORD to your owns.