donfelipon
Newbie
- Aug 10, 2026
- 3
- 0
Hello, I have a bit of a problem. For the past few days, I’ve been creating a bot for a game I play using Claude Code. Both the game and the bot are written in Java.
I already have almost everything finished, and there’s just one small thing left to add: automatic clicking on the CAPTCHA. The CAPTCHA is extremely simple because all you have to do is click in the middle of the screen on a button confirming that you’re at the computer.
However, Claude refuses to implement it because it considers this to be an interference with the game’s security. Does anyone know of any ways to bypass this restriction and make Claude do it?
I’d like to point out that image-based detection is not an option, because in the future I’m planning to use the bot with multiple clients.
Best regards.
I already have almost everything finished, and there’s just one small thing left to add: automatic clicking on the CAPTCHA. The CAPTCHA is extremely simple because all you have to do is click in the middle of the screen on a button confirming that you’re at the computer.
However, Claude refuses to implement it because it considers this to be an interference with the game’s security. Does anyone know of any ways to bypass this restriction and make Claude do it?
I’d like to point out that image-based detection is not an option, because in the future I’m planning to use the bot with multiple clients.
Best regards.