Hello all. I've been trying to figure this one out on my own, but I'm not that great at coding and syntax. Is there a way to trigger 2 separate API commands at the same time? What I am trying to accomplish, is making a macro that will both ADD a status icon to a selected character (!token-mod --set statusmarkers|aura) AND create a drop-down menu with all the common Concentration spells (i.e. Bless, Bane, Shield of Faith, Spiritual Weapon, Mage Armor, etc), and when I click that item in the drop down (i.e. Bless) the macro will generate a command that will add an item to the turn tracker (!act -1 10 --Bless --after)? A chatbox option is acceptable, too, if it wont work in a dropdown. The long-term goal is to simplify tracking Concentration spells (I cant use the Concentration API mod because I use DNDBeyond for character sheets, so the mod isn't working right). I want to select a character, click the Macro button, Choose which spell they are casting, and then have it automatically apply the Concentration icon (we use Aura icon), then create the turn-tracker countdown so we not only remember that the spell is active, but know when it will expire, AND we are reminded that someone is concentrating on it, so we can remember to roll a conc check when they take damage. Right now, I do all this manually, and I'm fairly quick, but it still takes time away from the action and slows combat. Unless someone has a better idea of how to track Concentration, Spell Uptime/Expiration Time, etc? I'm all ears for any suggestions. I've only been on Roll20 for 5months, so I welcome any suggestions and feedback. Thanks in advance.