Automatically generate reverse trigger conditions and conditions that exclude specific text.

Thank you for your response. I will make sure to pay attention to adding inverse conditions when using the keyboard in the future. However, some inverse conditions can be quite challenging to implement.

We need a feature that automatically generates reverse conditions.
For example, the condition states:
Trigger when a contains the text "000" and b contains the text "000."

Our inverse condition would be: a does not contain the text "000" or b does not contain the text "000." However, I noticed that BTT does not offer an option for "a does not contain the text '000.'"

Are you aware of creating nested conditional groups?

If you press on the "option" key, then the + button turns into ....

If you then click on the ... button, then you create a new nested condition group.

You can then select the None option:

You can now setup the condition logic to achieve "a does not contain the text '000.'"

I hope this helps!

Thank you. I found this nested program that implements the "does not contain" condition. I look forward to directly integrating this condition.

Thank you. I found this nested program that implements the "does not contain" condition. I look forward to directly integrating this condition.