Advanced Scene Switcher - Video OCR - Regex & Capture group

StarNab

New Member
[Sorry; IDidnt see the Plugins Sub-forum. Can a moderator move my post ?]

Hello,

Here is my case. i want to capture the score in my VR game.
It's table tennis so the score can roughly go between 0-99
I have a regex for that. I'm kinda getting to a proper Ass macro configuration. But for some reasons he triggers the action twice while the score didn't actually change.
To ensure the macro is triggered only when a new point is scored, I wanted to retrieve the score with a capture group and compare it with a variable.
Is that possible ? Is there a workaround ?
1750499545642.png
 
Last edited:
Top