❔ Watch on screen area and react
Hi. How can I do it? I need to "watch" on specfic screen area and when eg cursor is in this area app will do something. How can I "watch" on specific area? Need I do screenshots every second?
9 Replies
you want the equivalent of an eventlistener from js ?
What are you making?
I play in game and mine ores. Sometimes NPC comming and try kill me when I learning. I want get alarm, when they come 😄
I do not know JS, so Idk 😄
ur making a game? or trying to automate a game?
I think automate is wrong word. I just need sound alarm when something specific is on scree area.
sounds like automation to me
what game?
might help https://codereview.stackexchange.com/questions/3053/checking-to-see-if-an-area-of-the-screen-changes
Code Review Stack Exchange
Checking to see if an area of the screen changes
I'm testing some methods for checking if an area of the screen changes, can you see any problems with how I'm doing this, and is there a better way for me to do this?
the _memoryImage2 will not ch...
that may break the terms of service of whatever game they're playing
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.