Jonth
New member
Video
http://streamable.com/h20nf
Setup
- Download & Install python 3.x from https://www.python.org/downloads/. Be sure to check "Add to PATH" when installing.
- Open cmd as Administrator
- 'pip3 install bs4'
- 'pip3 install requests'
- Put your 2captcha apikey into apikey.txt
- Put your proxies(if any) into proxies.txt (Proxies are NOT required)
- In AIOBOT, open the captcha solver for whichever site you want to use. You can minimize it after you open it.
- Open cmd as Administrator.
- Change directory to ANBAIO2captcha folder. Example: 'cd C:\Users\Hunter\Desktop\ANBAIO2captcha'
- 'python ANBAIO2captcha.py'
- Normal - Normal mode will requesting X amount of captchas as soon as you tell it to, and then will stop.
- Never Ending - Never ending mode will requesting X amount of captchas every Y minutes until stopped by the user.