Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captcha Solving #6050

Merged
merged 11 commits into from
May 31, 2017
Merged

Captcha Solving #6050

merged 11 commits into from
May 31, 2017

Commits on May 30, 2017

  1. Merge pull request #6 from PokemonGoF/dev

    Merge from Main repo
    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    7ce0444 View commit details
    Browse the repository at this point in the history
  2. Captcha Solving Support

    2Captcha & manual Solving
    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    242694d View commit details
    Browse the repository at this point in the history
  3. Captcha Solving Support

    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    29d6eb4 View commit details
    Browse the repository at this point in the history
  4. Captcha Solving Support

    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    06dcef3 View commit details
    Browse the repository at this point in the history
  5. Captcha Solving Support

    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    0a048f2 View commit details
    Browse the repository at this point in the history
  6. Updated FAQ

    Change the information on hashing, added information on Captcha support
    MerlionRock authored May 30, 2017
    Configuration menu
    Copy the full SHA
    b905e19 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Added new config option

    Added
    "solve_captcha": false
    
    When set to true, will auto solve captcha if there's a 2captcha token else manual solving.
    MerlionRock authored May 31, 2017
    Configuration menu
    Copy the full SHA
    8960983 View commit details
    Browse the repository at this point in the history
  2. Pass solve_captcha to function

    Added solve_captcha to config. Setting to true will allow captcha solving, either auto (2Captcha is token found) or manual.
    MerlionRock authored May 31, 2017
    Configuration menu
    Copy the full SHA
    9c419ce View commit details
    Browse the repository at this point in the history
  3. Solve_captcha option added to config

    Added solve_captcha to config. Setting to true will allow captcha solving, either auto (2Captcha is token found) or manual.
    MerlionRock authored May 31, 2017
    Configuration menu
    Copy the full SHA
    541da6b View commit details
    Browse the repository at this point in the history
  4. New option "solve_captcha"

    Added "solve_captcha". When set to true, will enable captcha solving, either auto (if 2Captcha token found) or Manual
    MerlionRock authored May 31, 2017
    Configuration menu
    Copy the full SHA
    ea645f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f8a377 View commit details
    Browse the repository at this point in the history