Skip to content

Funcaptcha capture error

Hello, I have problems capturing the captcha, the window opens but it shows an error, it is not displayed, is gsaser compatible with funcaptcha?

Code:
add fixed data=fc-token=%captcha% funcaptcha.com/fc/api/nojs/

Greetings. :)

Comments

  • SvenSven www.GSA-Online.de
    is that a simple image? What error does it show?
  • edited August 2018
    Hi Sven, this is the image, it's a familiar 2.0 blog. :)


  • SvenSven www.GSA-Online.de
    then that captcha url is simply wrog...i dont think that funcaptcha is working at all since it would require javascript
  • edited August 2018
    Thanks Sven, this is the html code:


    <div id="funcaptcha" data-pkey="xxxxx"></div>
    <noscript>
    <iframe src="https://funcaptcha.com/fc/api/nojs/?pkey=xxxxxxx&language=xxxx.com" frameborder="0" scrolling="no" style="width: 308px; height:408px; border-style: none;"></iframe>
    <div style="width: 306px;height: 60px;border-style: none;bottom: 12px;left: 25px;margin: 5px 0 0 0;padding: 0px;right: 25px;background: #ffffff;border: 1px solid #f7f7f7;border-radius: 5px;">
    <input type="text" id="fc-token" name="fc-token" placeholder="Copy verification code into here" style="width: 270px;height: 24px;border: 1px solid #f7f7f7;border-radius: 5px;padding: 10px;margin: 7px;resize: none;font-size: 11px;-webkit-font-smoothing: antialiased;color: #212121;background: #f7f7f7;text-align: center;">
    </div>
    </noscript>

    Any solutions or should we just leave this 2.0? If there is a tutorial I would like to watch and learn.
  • SvenSven www.GSA-Online.de
    leave it as its an iframe here and no real image
  • Thanks Sven, can you give me an example or which command to use?, I've checked out script_manual and I can't see anything.

    Thank you. ;)
  • SvenSven www.GSA-Online.de
    sorry but what there will not be a command...this funcaptcha thing is not working with normal SER scripting.
  • Thank you very much, Sven. Nothing's perfect, is it? :)

    A big hello. ;)
Sign In or Register to comment.