Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
AutoIt alternative
#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.
Reply
#2
Got resources for this? I'd love to take a look into this.
Reply
#3
If it can't do pixel detection it wouldn't do you any good.
Reply
#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.
Reply
#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.
Reply
#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!
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website