Hello all! Working on my first set of my own macros. !token-mod --ids -M8NO_IDW6A99SZ7plE9 --set bar3_value|+1 /w gm [Eye Awareness Check](!#hunt-eye) This successfully increases the bar value for me - but the button that is produced in chat doesn't click for me. Typing #hunt-eye in chat runs the macro the way I would expect it to though so I'm not sure what I'm missing. I patterned the code based on a conditions macro that seems to work fine: /w gm Conditions: [Blinded](!#y-Condition-Blinded) [Charmed](!#y-Condition-Charmed) [Deafened](!#y-Condition-Deafened) etc etc so I can't figure out where the issue is. Thanks in advance!