11-16-2014, 08:14 PM
Smellysocks/Xanathos,
Do you mind pointing me in the right direction on how to incorporate tesseract with autoit? It seems like tesseract requires to be run as a separate program/server?
The only info I could find seems to be outdated: http://www.autoitscript.com/forum/topic/...0tesseract
Am I incorrect in assuming the way it works is:
1) Clash of clans is loaded
2) Autoit script runs and once it starts searching for battles, each base it encounters calls a tesseract function
3) Tesseract fuction screen captures the base, and converts the loot into actual text
4) Autoit compares the value of the captured loot text with the parameters set by the user
And this is how it filters...
Is that correct?
If so, can you please point me in the right direction to get started? :x
Thanks!
Do you mind pointing me in the right direction on how to incorporate tesseract with autoit? It seems like tesseract requires to be run as a separate program/server?
The only info I could find seems to be outdated: http://www.autoitscript.com/forum/topic/...0tesseract
Am I incorrect in assuming the way it works is:
1) Clash of clans is loaded
2) Autoit script runs and once it starts searching for battles, each base it encounters calls a tesseract function
3) Tesseract fuction screen captures the base, and converts the loot into actual text
4) Autoit compares the value of the captured loot text with the parameters set by the user
And this is how it filters...
Is that correct?
If so, can you please point me in the right direction to get started? :x
Thanks!