Code Monkey home page Code Monkey logo

pogo-captcha's Introduction

PoGo-Captcha

STILL NOT 100% STABLE. USE AT YOUR OWN RISK.

Tested on Windows.

Important Additional Notes

  • Proxy function not tested!

Todo

  • (WIP, no ETA) Implement the ability to save logs in a file & split accounts in different files to obtain three files: a file containing all the account that didn't had a captcha, a file with all the account that had a captcha and it has been solved, and a file containing all the accounts who had any sort of issue (login/captcha solving or anything else)
  • Implement PGM config.ini reading to import accounts
  • Implement reading location from accounts.csv, in this way every account can have a different location
  • Implement threads, in this way we could speed up the tool

Requirements

  • pip install -r requirements.txt
  • Don't forget Chromedriver & PhantomJS (follow Pikaptcha guide)

How to use

  -h, --help            show this help message and exit
  -ac ACCOUNTCSV, --accountcsv ACCOUNTCSV
                        Load accounts from CSV file containing
                        "auth_service,username,password" lines
  -a AUTH_SERVICE, --auth_service AUTH_SERVICE
                        Auth Service ('ptc' or 'google')
  -u USERNAME, --username USERNAME
                        Username
  -p PASSWORD, --password PASSWORD
                        Password
  -l LOCATION, --location LOCATION
                        Location
  -px PROXY, --proxy PROXY
                        Specify a socks5 proxy url
  -c CAPTCHAKEY, --captchakey CAPTCHAKEY
                        2Captcha Api Key
  -v, --verbose         Show debug messages

Known issues

Someone is experiencing issues with selenium/phatomjs/chromedriver. Try with different versions of these. Someone experienced issues running Python x86. Solved installing x64.

Credits

Mainly based on Pikaptcha script for solving captcha. Improved adding new 'pageurl' parameter requested by 2captcha. Thanks to Chrales & Fokse for ideas, tests and coding help.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.