actions in the application Cheat Engine

Asked by Manu Ru

I don't know what i'm doing wrong.

I want type text in the textfield in Cheat Engine but nothing happends i want to click on a button... but nothing.
I tried click(), doubleClick(), type() and paste() and by clicks i see the red circle but there is no reason.
App.focus() and switchApp("Cheat Engine") do function.

Can someone help me? :)

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

Might be, that automatic mouse and keyboard actions via Java Robot class are blocked by the app (this mostly happens with games :-)

Revision history for this message
Manu Ru (2-sikuli) said :
#2

it isn't a game ^^ but i user admin rights to start it. is there any way to do something that it function? :o

Revision history for this message
RaiMan (raimund-hocke) said :
#3

no chance, if the app blocks (or does not accept) Java Robot actions (which is the case for some apps out there: most prominent example: Windows mmc console windows are not accessible with Sikuli scripts))

Revision history for this message
Manu Ru (2-sikuli) said :
#4

ok then i need another way :D

it's possible to change the values of a process like cheat engine and start the script with admin rights if it is necessary?

Revision history for this message
RaiMan (raimund-hocke) said :
#5

That is up to you - has nothing to do with Sikuli as such.

But the experience is, that this has nothing to do with admin rights.

Can you help with this problem?

Provide an answer of your own, or ask Manu Ru for more information if necessary.

To post a message you must log in.