Forum Discussion
DeniceAP123
Feb 14, 2019Copper Contributor
Macro buttons not working
Hi, when I try to run a macro using its buttons, the buttons do not respond, animate, or function. Often a box will hover above the button containing its text, and when I am able to click on the box ...
darrenjadams
Sep 26, 2025Copper Contributor
I wonder if it's because there are some reserved words which shouldn't be used in macro names. It created one call Reset and it wouldn't work with a button... I renamed it to ResetScores and ResetAll, still no luck. Then I renamed it to Blitz and it immediately worked.