Tired of the game constantly yelling at you whenever you add your trinkets or on use items into a macro and they're on cooldown?
"Item is not ready yet"
"I can't use that item yet"
Error Toggle Command allows you to conveniently toggle those macro errors on/off.
Use the commands: "/error_off" and "/error_on" in between the command macro you are using.
Macro Example:
#showtooltip
/startattack
/cast Blackout Kick
/error_off
/use 13
/error_on
NOTE: You must use /error_on to restore the Error Frame/Audio to its default state so it isn't disabled for other events.

