Crime City click button doesn't work

Post your questions and help other users.

Moderator: Martin

Post Reply
MiDaS
Posts: 30
Joined: 13 Jan 2016 17:26

Crime City click button doesn't work

Post by MiDaS » 13 Jan 2016 18:21

Sorry for my bad English. I hope I can explain my problem.
Automagic works fantastic with my game Crime City. Overlay Management recognizes the buttons.
But there are buttons there is no click option. Only text possible. Also change this from text to click doesn't work. Coordinate doesn't work to. Is there any other trick possible?
I try to send 2 Screenshots. One with my problem and one also from game with correctly script.

I can't send Screenshots. I don't how it works. Sorry.

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Crime City click button doesn't work

Post by Martin » 13 Jan 2016 20:32

Hi,

Games often don't work with action Control UI since the game often paints the buttons on its own and does not use the system-buttons provided by Android.
Only workaround in such cases is usually to use action Execute Root Command: input tap x y (on a rooted device).

Regards,
Martin

MiDaS
Posts: 30
Joined: 13 Jan 2016 17:26

Re: Crime City click button doesn't work

Post by MiDaS » 16 Jan 2016 23:14

input tap (1495, 990);
Exepected [187] unknown function name 'tap' [187-190]

Function doesn't work on script.
Device is rooted.
Thanks Martin.
MiDaS from Germany ;)

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: Crime City click button doesn't work

Post by MURTUMA » 17 Jan 2016 07:26

It is not a script function. It is a root command. Try to execute it with execute root command action.

MiDaS
Posts: 30
Joined: 13 Jan 2016 17:26

Re: Crime City click button doesn't work

Post by MiDaS » 17 Jan 2016 18:40

Thanks. Now it works.
Amazing.

HHow can I close this thread?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Crime City click button doesn't work

Post by Martin » 21 Jan 2016 20:42

It's not required to close threads. It might be useful in the future or someone else might have a related question.

Post Reply