gordonfeliz / Clash-of-Clans-Bot

This is a Python bot made using mainly the ImageSearch and PyAutoGUI libraries in PyCharm. This program will automatically play the game "Clash of Clans" with no user input by searching for certain pictures using the ImageSearch library, and then interacting with the game using the PyAutoGUI library.
4 stars 0 forks source link

Questions about the Bot #1

Open mathiskrr opened 1 year ago

mathiskrr commented 1 year ago

Hello gordonfeliz,

Can you tell me if it's safe to use, or is there a risk of banning?

Because I'd like to try it on my main account to see how it works for 1 week during the day only.

Have you already tested the bot for a long time?

To make it work on bluestacks I need to be on a screen with what resolution? 1920x1080 ?

Thanks for your answers.

Regards,

Mathis Carrere

gordonfeliz commented 1 year ago

Hello,

There is no risk of banning because inputs are based on where certain objects are on the screen, so it doesn't follow a certain pattern. From using it for months I never got banned. Yes, 1920x1080 resolution however there is a significant chance that the ImageSearch library is unable to locate the images saved in my project, so you may need to retake some of them for use on your machine (not too much work, just use snipping tool and replace the pictures).