Posts: 157
Threads: 7
Joined: Dec 2014
Reputation:
29
The most important thing is your village has to be zoomed out maximum, as all co-ordinate relies on that. The bot will do the zoom out itself, but sometimes it might fail to zoom out all the way, so better you zoom out first to reduce chance of error
Posts: 27
Threads: 0
Joined: Nov 2014
I'm using the no wait version. So this is what happens when I use the bot. Looks pretty good!!
After starting the bot it zooms out and finds my barracks (after I configured it) and trains troops. It starts searching for attacks, but it stops at the very first base it finds without meeting the gold and elixir requirements.
At the base, I get a message immediately on CoC "you cannot deploy troops in the red area".
No troops are sent out during the duration of the attack timer and it doesn't press next.
I wouldn't even know how to start making a bot
, can't believe you guys are developing one. I'll continue to test and post my findings
Thanks for all your hard work :D
Posts: 2
Threads: 0
Joined: Nov 2014
Reputation:
0
12-19-2014, 01:50 PM
(This post was last modified: 12-19-2014, 01:52 PM by detleflan.)
First of all thx for this bot Antidote .
i tested the .exe file ( without waiting)
my bluestack running on 860x720 resolution
After saving the coordinates for barracks it starting to find a enemy but always hangs up on first enemy he find and doing nothing
Its the same problem like geobyte have
Posts: 129
Threads: 1
Joined: Dec 2014
(12-19-2014, 10:12 AM)Antidote Wrote: @AtoZ: great, how did you do it? Last time I tried creating my own set of digits bmp from the game but still fails imagesearch. Seems like it's very picky with bmp not created by Autoit..
I was experimenting a lot of things before I was able to make it work. I even tried silly things like capturing image into a GUI window and see if it will locate. I also downloaded a lot of ImageSearch au3 and dll versions that I found. Up til now I did not know which made It work but probably it's the HBITMAP version of imagesearch dll along with au3.
I only managed to locate the gem values in the coc main screen in BMP and PNG format. It's really quite hard to use imagesearch as it is really picky on the image. Image size is also a big concern. I browsed again on the coc-en files and found out a lot of similar numbers of different sizes. Btw the folder is organized as per window or use (ex. battle, camp, troop donation). And another concern is the snowfall but we can lock image search in a loop.