Recent content by MRlooney

  1. M

    Capturing on-screen text

    I am so thankful for your help and time. I was able to make it work using this. this reads screen content every 2 secs. and the value of timer before and after 2 secs (neotimer is value of timer after 2 secs). if they are equal (meaning no change happened). It will alert me by raising the...
  2. M

    Capturing on-screen text

    So I was able to successfully do that but I can't figure out how to do my checks. basically I need to check if the value of (timer) has changed by -2 in 2 secs or not.
  3. M

    Capturing on-screen text

    Hi, how you are still following this thread, I did what you told me, got the dictionary, now I need to know how to extract a single entry from it and store it as a variable so I can run some checks on it
  4. M

    Will this work?

    yeah, special notification access, and I made MD device administrator yeah my bad, it was an error on my end. turns out I was misusing the notification trigger, but notification condition work (I wasn't paying attention to the slight difference between "received" and "present" (and yeah the...
  5. M

    Capturing on-screen text

    Thanks for your help
  6. M

    Capturing on-screen text

    okay, how do I contact the developer?
  7. M

    Will this work?

    I am trying to make a macro that detects if chrome didn't send notification (any), then alert me by playing a song. but the problem is the "notification not active" condition and trigger are completely broken. So I made this to detect if not notifications are not sent using "notification...
  8. M

    Capturing on-screen text

    yep, read screen contents action need pro version
  9. M

    Capturing on-screen text

    Is there any other way? I can't pay for the pro version , online payments are completely blocked in my country
  10. M

    Capturing on-screen text

    how exactly I do this? I want to detect, copy some text from a chrome tab, then save the value (number value) to a variable so I can run some tests on it
Top