User Tag List

11240Views
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Member
    Join Date
    Feb 2015
    Posts
    22
    Coins
    2
    Thumbs Up
    Received: 0
    Given: 0
    Thanks But Could U Add Death By Captcha Option Instead Of 2Captcha Please

    -1 Not allowed! Not allowed!

  2. #12
    Member
    Join Date
    Feb 2015
    Posts
    36
    Coins
    1
    Thumbs Up
    Received: 0
    Given: 0
    looks like they changed the captcha system...
    Asks to select pictures of a type now.

    I see that if you select to use an audio captcha and then an image captcha again, it usually uses a text based captcha.
    Problems is, I can't seem to make imacros actually click the audio button or image buttons...

    Code:
    FRAME NAME="I0_*"
    TAG POS=1 TYPE=DIV ATTR=ROLE:presentation&&CLASS:recaptcha-checkbox-checkmark&&TXT:
    FRAME NAME="I1_*"
    WAIT SECONDS = 5
    TAG POS=1 TYPE=DIV ATTR=ID:recaptcha-audio-button
    WAIT SECONDS = 5
    TAG POS=1 TYPE=DIV ATTR=ID:recaptcha-image-button
    imacros will place a blue square around the Audio captcha button, but doesn't appear to actually click it.

    Anyone have a solution for the new captcha system?

    0 Not allowed! Not allowed!

  3. #13
    Member IVLordStorm's Avatar
    Join Date
    Feb 2015
    Location
    Belgium
    Posts
    269
    Coins
    22
    Thumbs Up
    Received: 13
    Given: 13
    Quote Originally Posted by twig123 View Post
    looks like they changed the captcha system...
    Asks to select pictures of a type now.

    I see that if you select to use an audio captcha and then an image captcha again, it usually uses a text based captcha.
    Problems is, I can't seem to make imacros actually click the audio button or image buttons...

    Code:
    FRAME NAME="I0_*"
    TAG POS=1 TYPE=DIV ATTR=ROLE:presentation&&CLASS:recaptcha-checkbox-checkmark&&TXT:
    FRAME NAME="I1_*"
    WAIT SECONDS = 5
    TAG POS=1 TYPE=DIV ATTR=ID:recaptcha-audio-button
    WAIT SECONDS = 5
    TAG POS=1 TYPE=DIV ATTR=ID:recaptcha-image-button
    imacros will place a blue square around the Audio captcha button, but doesn't appear to actually click it.

    Anyone have a solution for the new captcha system?
    Are you unable to insert a ENTER? should fix it, no?
    Selecting the audio with TAB and confirm with ENTER

    0 Not allowed! Not allowed!

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •