this is from a old topic that i had a question about
here is the link
http://www.mmowned.com/forums/genera...ml#post1049650
i don't know why but its not working on my JD (Jdownloader) i am sure i have the code right but this is what i have in the reconnect.bat file
@echo off
cls
echo Disconnecting...
start /wait rasphone -h "sage"
cls
echo Waiting...
ping -n 1 194.63.247.208 > nul
cls
start /wait rasphone -d "sage"
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
i have a DSL router "westell versalink 327w" which is in the JD router list and i have JD v0.4.233 any help would be grate thanks o and i have vista....