JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08.07.2017, 02:38
murla470 murla470 is offline
Modem User
 
Join Date: Jul 2017
Posts: 3
Default script for ZXHN F660 don't work

Hello
i have Windows 10 64bit
and i use jdownloader 2 64bit
my router is ZTE model ZXHN F660

and i make a reconection script in jdwonloader 2 and dont have problema for make
but when i'll go try script it made error, dont work

this is the script generated

Code:
[[[HSRC]]]
    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        GET / HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        dnt: 1
        connection: Keep-Alive
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        POST / HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        content-type: application/x-www-form-urlencoded
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        content-length: 67
        dnt: 1
        connection: Keep-Alive
        cache-control: no-cache
        cookie: _TESTCOOKIESUPPORT=1

frashnum=&action=login&Frm_Logintoken=0&Username=user&Password=user
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        GET /start.ghtml HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        dnt: 1
        connection: Keep-Alive
        cookie: _TESTCOOKIESUPPORT=1; SID=f95ba8f59e585f42d848606c7005c8a5
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        GET /top.gch HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        dnt: 1
        connection: Keep-Alive
        cookie: _TESTCOOKIESUPPORT=1; SID=f95ba8f59e585f42d848606c7005c8a5
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        GET /template.gch HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        dnt: 1
        connection: Keep-Alive
        cookie: _TESTCOOKIESUPPORT=1; SID=f95ba8f59e585f42d848606c7005c8a5
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        GET /getpage.gch?pid=1002&nextpage=manager_dev_conf_t.gch HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        dnt: 1
        connection: Keep-Alive
        cookie: _TESTCOOKIESUPPORT=1; SID=f95ba8f59e585f42d848606c7005c8a5
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST raw="true"]]]
        POST /getpage.gch?pid=1002&nextpage=manager_dev_conf_t.gch HTTP/1.1
        accept: text/html, application/xhtml+xml, image/jxr, */*
        accept-language: es-UY,es;q=0.5
        user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
        content-type: application/x-www-form-urlencoded
        accept-encoding: gzip, deflate
        Host: %%%routerip%%%
        content-length: 111
        dnt: 1
        connection: Keep-Alive
        cache-control: no-cache
        cookie: _TESTCOOKIESUPPORT=1; SID=f95ba8f59e585f42d848606c7005c8a5

IF_ACTION=devrestart&IF_ERRORSTR=SUCC&IF_ERRORPARAM=SUCC&IF_ERRORTYPE=-1&flag=1&_SESSION_TOKEN=5433830701268206
        [[[/REQUEST]]]
    [[[/STEP]]]

[[[/HSRC]]]
what can i do?

thanks
Reply With Quote
  #2  
Old 14.08.2017, 22:39
mspm89
Guest
 
Posts: n/a
Default

I have a similar model, ZXHN H108N, and the reconnection script in JD2 just won't get done.

Windows 7 64-bit. This is the script:

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

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

frashnum=&action=login&Frm_Logintoken=1&Username=admin&Password=c1%40r0
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /start.ghtml HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /top.gch HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /template.gch HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /getpage.gch?pid=1002&nextpage=net_tr069_basic_t.gch HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        GET /getpage.gch?pid=1002&nextpage=manager_dev_conf_t.gch HTTP/1.1
        Host: %%%routerip%%%
        [[[/REQUEST]]]
    [[[/STEP]]]

    [[[STEP]]]
        [[[REQUEST]]]
        POST /getpage.gch?pid=1002&nextpage=manager_dev_conf_t.gch HTTP/1.1
        Host: %%%routerip%%%

IF_ACTION=devrestart&IF_ERRORSTR=SUCC&IF_ERRORPARAM=SUCC&IF_ERRORTYPE=-1&flag=1&_SESSION_TOKEN=1731146347548834
        [[[/REQUEST]]]
    [[[/STEP]]]

[[[/HSRC]]]

jdlog://6174314015941/

Last edited by mspm89; 14.08.2017 at 22:43. Reason: Log correction
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 12:01.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.