ok I have macros that arent firing correctly and for the life of me I cannot figure out why...

1. Draw placed on specific party member
/ac “Draw” <p0>
/wait 30
/echo DRAW A CARD! <se.6>

error im getting ““Draw”” is not a valid action name.

2. disable target of target

/macroicon "Disable"
/ac “Disable” <tt>

same error as draw can anyone see whats wrong?