User Tag List

11011Views
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by gamingmaster View Post
    No man... Thats not the prob now... I can bypass the frame numbers easily...
    This is how its done...
    Code:
    TAB T=1
    FRAME NAME=I0*
    TAG POS=1 TYPE=DIV ATTR=ROLE:presentation&&CLASS:recaptcha-checkbox-checkmark&&TXT:
    WAIT SECONDS=2
    FRAME NAME=I1*
    TAG POS=1 TYPE=IMG ATTR=SRC:google.com/recaptcha/*
    TAG POS=1 TYPE=INPUT:TEXT ATTR=* CONTENT=zx
    WAIT SECONDS=2
    TAG POS=4 TYPE=DIV ATTR=TXT:Verify

    Use wildcards.... But the prob verify button is disabled.... Dunno how to enable it.
    I checked the javascript code. But cannot come up with possible solution
    So using * Wildcard works for you? Doesnt work for me

    0 Not allowed! Not allowed!
    Last edited by Chillivanilli; 01-14-2015 at 10:58 AM.

  2. #12
    Member
    Join Date
    Jan 2015
    Posts
    10
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Quote Originally Posted by Chillivanilli View Post
    So using * Wildcard works for you? Doesnt work for me
    Yes thats the exact code... Except the url should be H t t p S : / / w w w . g o o g le . c o m / r e c a p t c h a/*

    The only thing I cannot figure is the verify button disabled...
    I guess should send a key press using javascript. Working on it...

    0 Not allowed! Not allowed!

  3. #13
    Coder Chillivanilli's Avatar




    Join Date
    Jul 2014
    Posts
    1,200
    Coins
    103
    Thumbs Up
    Received: 273
    Given: 128
    Quote Originally Posted by gamingmaster View Post
    Yes thats the exact code... Except the url should be H t t p S : / / w w w . g o o g le . c o m / r e c a p t c h a/*

    The only thing I cannot figure is the verify button disabled...
    I guess should send a key press using javascript. Working on it...
    I know how wildcards work, but i mean the frame name doesnt work with wildcards for me.
    The verify button is disabled until you type the captcha text into the textfield.

    If this does not work, send a keypress event, you can also do that via imacros with the expert mode.

    0 Not allowed! Not allowed!

Page 2 of 2 FirstFirst 12

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
  •