-
Notifications
You must be signed in to change notification settings - Fork 33
Trying add CoinClick support, need help #9
Comments
Too few information to help you. Does 'coinclick_gameimg.png' exist and has the correct scale? Added BotCoinClick().play() to the main function? Sorry for the many questions ;D but i need more information |
No, i mean that the command prompt is closed in few seconds... Now i fixed it. At this moment bot is enter to the game, but didn't want to click the coins, and mouse cursor doesn't move `class BotCoinClick:
def main(): |
I've already tested to implement this a few weeks ago but my implementation was too slow. The coins are moving way too fast so the template matching can't recognize this. maybe you have to implement a other method to check if there is a coin to click. Maybe you could achieve this by using some color recognition at a given position or column? |
Yeah, i think about this. OpenCV is create new screenshots so slowly... |
And today I have message "System is detect you a bot" ))) but account still not banned |
Ok this is interesting ;) I've run this bot 20hours and without any message. But no ban is good |
Did u try to compile Rollercoin-Automation on c#? |
no |
i have submitted working coin click game i created .. |
Nice, thanks! I will merge that and restructure the code a bit to get it working with the current bot |
@blcx Sry but i couldnt get your code to run correctly. The doge coins won't get clicked. Maybe you could work on your code and contribute to it (I have it on the branch 'coinclick'). It would be really nice if you could get it to run. |
I will away few days from my computer and will check it when im back .. The issue:
Anyway il take a look when im back. |
menu and start button are clicked, some of the coins are also clicked |
Hi im trying to add CoinClick support and bot didnt want to start, so i need help:
The text was updated successfully, but these errors were encountered: