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

Suggestion for Huntbot captcha #41

Open
uwuv3 opened this issue Aug 1, 2024 · 2 comments
Open

Suggestion for Huntbot captcha #41

uwuv3 opened this issue Aug 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@uwuv3
Copy link

uwuv3 commented Aug 1, 2024

https://github.com/skotz/cbl-js/
You can make a captcha solver using this project. (special code is needed to remove the lines)

I'm going to remove the lines respectively

  • I deleted data with alpha less than 255
  • 3 missing stages *
  • I filtered with Binarize
  • I reversed the colors
  • I separated it into blobs

I hope you can make it :)

@Kyou-Izumi Kyou-Izumi added the enhancement New feature or request label Aug 4, 2024
@Kyou-Izumi
Copy link
Owner

https://github.com/skotz/cbl-js/ You can make a captcha solver using this project. (special code is needed to remove the lines)

I'm going to remove the lines respectively

  • I deleted data with alpha less than 255

  • 3 missing stages *

  • I filtered with Binarize

  • I reversed the colors

  • I separated it into blobs

I hope you can make it :)

Hi @uwuv3
Thank you for your suggestions, and sorry for delayed response
I've planned to update the code and release UI version (as promised). I'll review the PRs and other issues asap (currently away from home for personal stuff and uni preparation)

@uwuv3
Copy link
Author

uwuv3 commented Aug 4, 2024

I'm sorry to bother you,
I said CBL.js because I couldn't install teserract.js,
I added command line args Issue comes here to turn on the bot in a single command in Pull Requests and added data to disable the auto-updater

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants