#Picking unsimiliar colors
1 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @errant creek! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
I am working on a minecraft captcha code, as you can see in the video, it sometimes picks very similiar colors to background/a line. Which makes it very hard to solve. Is there a way I can avoid this? The captcha image is a BufferedImage and then displayed to a minecraft map so I won't put minecraft tags on this thread.
Just remove the images that are hard to see
they are generated on the fly
Using a library?
yes, nanocaptcha
but it doesnt matter since nanocaptcha wants you to input a color
i made a quick color generator that picks random rgb values
try this https://stackoverflow.com/a/20129594
hopefully you know enough to translate js into java
@errant creek
thats a lot more work than i expected 😭
but gave me an idea, i think ill just scale the rgb
💤 Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.