|
Post by shindsu on Feb 3, 2017 20:08:17 GMT
Hello. Didn't know what to write in title, so am sorry if it doesn't describe the problem. I'm pretty much a rookie in Lua scripting. So I was searching everywhere for any explanation or any example on how to search for a matching image in Lua. I got this game where in random positions, random time appears a chest, I made a screenshot of the chest and was assuming, that Lua script has anything similar to searchImage() or anything like that. But I was wrong, I got tons of information which made my forehead sweat and in the end I have nothing. I have some skills in php and autoit. I was wondering if you could please guide me on "how to find the chest on the screen and click it". If there's any examples which I missed. I'm good at analysing other functional scripts which have similar or same effect. Any help would be appreciated. Thank you in advance.
P.S. If there's any other methods, rather than searching for an image, I'll gladly listen. Also I saw few examples like click("6.png"). I assume some of the graphics in android game come as .png. So how do I find out those names? Sorry for being a rookie
|
|
|
Post by AnkuLua on Feb 4, 2017 4:09:53 GMT
|
|
|
Post by shindsu on Feb 4, 2017 18:16:01 GMT
Thank you very much...I can't understand how I missed it
|
|