issue commands to a game

Asked by godzinhu

I am tryng to make a macro for a game to do several things.

I think that i am setting everything correct but when i get into the game the commands (like click or write something) does not go to the game, does the game have something to prevent the macro from working or i am doing something worng ?

Question information

Language:
English Edit question
Status:
Expired
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
godzinhu (godzinhu) said :
#1

Sorry about my english, its not my native language.

I will try to elaborate a bit more.

I have set a script do use ALT+R in the game, wait a screen to pop up, then click at this screen and confirm)

but it does not seems that the keyboard commands and the clicks are passing to the game.
it feels like it stop working for a momment when i start the script, but i still hear the game sound

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

It might be, that the game blocks non-human generated mouse and keyboard actions.
If this is the case, then you are lost with SikuliX.

Revision history for this message
godzinhu (godzinhu) said :
#3

yea, i have used sikulix on others games and it worked with no problem, it seems that this game blocks like you said because i have tested diferent macros and its the same thing, well tank you :)

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

no solution