Hello, @Warmuptill , please I need help?
I have 4 buttons (hotkeys)
one for each participant for a trivia game
A question is asked and the one who presses their button the fastest is the only one that will be marked on the screen (visibility of element in the scene (color frame e.g. "RED")
I need to make advss with a Macro work like this.
If the hotkey "A" is pressed first, the "RED" frame is displayed only in scene 1 and the rest of the hotkeys stop working for a period of 10 seconds.
or if the hotkey "B" is pressed first, the "RED" frame is displayed only in scene 2 and the rest of the hotkeys stop working for a period of 10 seconds.
or if the hotkey "C" is pressed first, the "RED" frame is displayed only in scene 3 and the rest of the hotkeys stop working for a period of 10 seconds.
or if the hotkey "D" is pressed first, the "RED" frame is displayed only in scene 4 and the rest of the hotkeys stop working for a period of 10 seconds.
I have tried doing this but it leads me to create too many macros. and it doesn't work well... could you help me simplify it? How could I make a macro that works like that?
Thank you so much for your help
I atach my extended macro