I'm using the TrackerJacker API, and per API forum on TrackerJacker he has enabled !tj -applyfave <favorite name> as an internally used command. I have this code already for drop downs but it's not very neat: ?{Effect?|!tj -applyfav blinded|!tj -applyfav charmed|!tj -applyfav deafened|!tj -applyfav exhaustion|!tj -applyfav frightened|!tj -applyfav grappled|!tj -applyfav incapacitated|!tj -applyfav invisible|!tj -applyfav haste|!tj -applyfav paralyzed|!tj -applyfav petrified|!tj -applyfav poison|!tj -applyfav prone|!tj -applyfav restrain|!tj -applyfav stun|!tj -applyfav unconscious} I tried using with clarifying functions like ?{Effect|/Blinded, !tj -applyfav blinded|Charmed, !tj -applyfav charmed...etc} but then all it does is put the words nicely in the drop down menu but when submitted only prints out in chat "!tj -applyfav blinded" Any help would be appreciated for this macro.