Cov   02-09-2015, 07:12 PM
#1
Has anyone thought about doing a CoC bot using ChimpChat? It's basically a UI testing tool that uses the adb and the android emulator. It might mean you can automate CoC without losing control of your mouse.
Konloch   02-09-2015, 09:58 PM
#2
Got resources for this? I'd love to take a look into this.
Snarg   02-09-2015, 11:59 PM
#3
If it can't do pixel detection it wouldn't do you any good.
Cov   02-10-2015, 12:46 AM
#4
(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.
Snarg   02-10-2015, 02:08 AM
#5
(02-10-2015, 12:46 AM)Cov Wrote: 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.

My bad, I thought it was a scripting language.
Konloch   02-11-2015, 12:45 AM
#6
(02-10-2015, 12:46 AM)Cov Wrote:
(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.

Cheers, I'll take a look at this later today!
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.