Need help creating a macro with autoinput-plugin

omexlu

Member
Hello,

I need help with a macro with the autoinput plugin.

So the macro should read the whole screen content of an app every 2 seconds into a variable, and if a certain sentence (word) occurs in the variable, a message should be displayed.

Who can help me with the creation of such a macro, I can not get it :/

Thanks in advance.
 

omexlu

Member
I need the name of that field to read out and can figure it out.

Because this field is only visible if a warning is present

Anybody know how to find out the name of that field to read out the text there.
 

Pseudocyclic

Well-known member
Alternatively, maybe you can detect if a certain colour is present at certain coordinates? And use a colour/coordinates combination that is only visible when a warning is present.
 

omexlu

Member
The warning is not displayed on the map but at the bottom in a bar here I want to check when the bar appears and a certain text is present play a sound.

For AutoInput I only need to know how the bar is called.
 
Top