Hello, I'm a macro novice. I read the example of the Roll Query on the Wiki and created my own. However, I don't know how to get it to trigger an attack. For example, I created a simple macro to make an attack with a longsword on a selected token: %{selected|repeating_melee-strikes_$0_ATTACK-DAMAGE} However, once I attempt to imbed that attack in my Roll Query based on the Wiki, it breaks. I feel like it should replace the bold '1st Attack' in Line 4, since I'm clicking the 1st Attack button to trigger, but no dice. What am I doing wrong? Any help would be greatly appreciated. Here is the Roll Query in question: ?{Attack| Melee, ?{Melee| Longsword, ?{Longsword | 1st Attack , 1st Attack | 2nd Attack , 2nd Attack | 3rd Attack , 3rd Attack } | Dagger, ?{Dagger| 1st Attack, 1st Attack| 2nd Attack, 2st Attack| 3rd Attack, 3rd Attack} | Unarmed Strike, ?{Unarmed Strike| 1st Attack, 1st Attack| 2nd Attack, 2st Attack| 3rd Attack, 3rd Attack} | } | Ranged, ?{value2|value2}