11-06-2014, 06:23 AM
(11-06-2014, 05:23 AM)Memphis Wrote: Not sure how we can do the pixel reading on this. I have done pixel reading for mmorpgs before but this one has to pixel read a number and understand what the number value is to work here. Can't just see there is white in the top left of the screen cause it could be 1000 elixir or 100000 elixir. Need to know what bases to attack.
You can use tesseract library for OCR, it does convert images to text, this is what the bot is using.