sunsetca / ANBAIO2captcha

2captcha functionality for ANB AIO bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest Version: 1.1.0.1

ANBAIO2captcha

Setup

  1. Download & Install python 3.x from https://www.python.org/downloads/. Be sure to check "Add to PATH" when installing.
  2. Open cmd as Administrator
  3. 'pip3 install bs4'
  4. 'pip3 install requests'

Run

  1. Put your 2captcha apikey into apikey.txt
  2. In AIOBOT, open the captcha solver for whichever site you want to use. You can minimize it after you open it.
  3. Open cmd as Administrator
  4. Change directory to ANBAIO2captcha folder
  5. 'python ANBAIO2captcha.py'

DM me on twitter @hunter_bdm with any questions.

A few URL's are still missing for the captcha solver pages. If you have them DM me on twitter.

About

2captcha functionality for ANB AIO bot.


Languages

Language:Python 100.0%