Java downloads section is almost completely unused, figured this would be the best place to share this for all.
FAQ:
Q: How do I set it up?
A: Edit your details in the application.yml
Q: Where will accounts show up?
A: The accounts folder
Q: How do I run it?
A: Import into an IDE, ie eclipse or intellij, and hit run
Q: Why anti-captcha?
A: DBC is dead, 2captcha is garbage and takes 5 minutes to solve recaptchav2. anti-captcha solves in under 30 seconds every time.
Q: How many accounts per minute?
A: Depends on anti-captcha solve time, maybe 5-10
Q: Proxy support?
A: Nope, never did it.
Q: Why springboot?
A: Originally planned to make it a web app, never finished it
Q: Why is your code sloppy/not unit tested/all in one class?
A: Yes