Thread: [Script request] Wind3 HUB - VMG8828-B50B Script
View Single Post
  #6  
Old 24.05.2021, 19:28
handaehan handaehan is offline
Baby Loader
 
Join Date: May 2021
Posts: 5
Unhappy

Quote:
Originally Posted by sechiand View Post
I succeeded with the external reconnection tool method by running the TST10.EXE program that works with Telnet in this way:
Place the following files in the same folder
1) TST10.EXE
2) A text file and name it script.txt with these instructions inside:
192.168.1.1
WAIT "login"
SEND "I write my user here\m"
WAIT "Password"
SEND "I write my password here\m"
WAIT ">"
SEND "wan release service ETH\m"
WAIT ">"
SEND "wan renew service ETH\m"
WAIT ">"
SEND "Logout"

3) Create a text file and name it Reconnect script.bat with these instructions inside:
@ TST10 /r:script.txt

4) In jdownloader choose external reconnect tool that runs Reconnect script.bat
end:thumbup:
I have a Wind3 HUB - ZYXEL DX5401-B0 and I tried your method, I just entered user name and password in the script.txt file. But Jdownloader goes into "reconnection failed" after a while. What am I doing wrong?

Last edited by handaehan; 24.05.2021 at 19:39.
Reply With Quote