02-10-2015, 12:46 AM
(02-09-2015, 09:58 PM)Konloch Wrote: Got resources for this? I'd love to take a look into this.
There's not actually that much out there for ChimpChat but it's basically the java version of MonkeyRunner. http://dtmilano.blogspot.co.uk/2011/11/a...-java.html and https://code.google.com/p/sikuli-chimp/ are really the only decent resources I've found so far. https://github.com/wtchoi/SwiftHand gives you a good idea on how to use instrumentation and asmdex to modify the client alongside ChimpChat. I reckon something could easily be put together from these resources though.
(02-09-2015, 11:59 PM)Snarg Wrote: If it can't do pixel detection it wouldn't do you any good.
That's where you're wrong, it gives the possibility of being able to grab data from the client without having to go through the crappy process of screen scraping.