-
Notifications
You must be signed in to change notification settings - Fork 53
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
looting bot #3
Comments
Hey @Bitcorn69 , sorry for the late reply. |
Hi @coccoinomane is there any progress for looting bot? |
I don't think finding a loot will be fixed. Reinforce and settle can be fixed. |
What about solving the captchas manually? There are also services to solve captchas with api but they are not fast enough...they have humans solving them and it costs per captcha. |
I agree . Is there any way ? |
Hey guys, thank you for your inputs! The more I think about the looting bot, the more I lean towards NOT going forward with it. There are very good technical reasons that make the task daunting: reliance on third-party APIs to bypass the captcha makes it a non trivial implementation, and playing catch-up with Crabada's devs as they improve the captcha is very time consuming. But, more than that, I love the Crabada game and I respect the Crabada community. Before the captcha was implemented, making a looting bot was fair game: it was nothing else than interacting with the blockchain. Because everything on the blockchain is permissionless, I did not have any qualms to make a looting bot, and I even advertised it in the README. Now, however, the team has gone a long way towards implementing anti-bot features, for a reason: bots have started to scare humans away, which is not good for Crabada and its community. After all, we all rely on Crabada, botters and normal players alike. It is one thing to play by the blockchain rules, it is a whole another one to crack a captcha that was placed by the team for very good reasons. By bypassing the captcha I feel like betraying the trust of Crabada community, and, to be honest, I would not blame them if they started banning players and crabs. Therefore, as @nikohd12 suggested, I think I will gradually remove the Obviously, I will also keep all mining-related functions. Cheers, |
thx for your contribute for the community |
Remove the attack scripts that where made obsolete after the anti-bot patch of March 2022, see #3. Also, update the Crabada client with the new captcha attack method. Commits: * Removed redundant checks * Update attack method in crabada web3 client * Removed attack scripts
can we do a discord chat about the looting bot?
The text was updated successfully, but these errors were encountered: