@Kurt - came up with an oddity all of a sudden. I have been using a modified version of your magic missile script which has been working perfectly. Recently, the macro now only applies damage with the last missile. In the case below, all 4 missiles were pointed at the same token but, despite the alterbars script being called each time, only the last 2 points were actually applied to the token. [Note: I added a display line to make sure that the parameters ("Gnoll Hunter 1 -5") being passed to the alterbars subroutine were correct.] I don't think that this is a macro error as all of the calls are to the same gosub (" -->ApplyDamageAlterbars|[&ThisTarget];1;-[$ThisMissile.Total] ") and with the same parameters except damage amount. Do you know what is happening? Liriel uses a level 2 spell slot to fire 4 missiles of magical force! Magic Missile Slot level 2 ♦ Level 2 Left: 0 Missile <span class="userscript-showtip userscript-tipsy" original-title="Roll: 1 Result: 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">1 Hits Gnoll Hunter for <span class="userscript-showtip userscript-tipsy" original-title="Roll: 1d4 + 1 Result: 1d4 (4) + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(0, 68, 0); border-radius: 3px; background-color: rgb(136, 204, 136); color: rgb(0, 68, 0);">5 force damage Gnoll Hunter 1 -5 Missile <span class="userscript-showtip userscript-tipsy" original-title="Roll: 1 + 1 Result: 1 + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">2 Hits Gnoll Hunter for <span class="userscript-showtip userscript-tipsy" title="Roll: 1d4 + 1 Result: 1d4 (4) + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(0, 68, 0); border-radius: 3px; background-color: rgb(136, 204, 136); color: rgb(0, 68, 0);">5 force damage Gnoll Hunter 1 -5 Missile <span class="userscript-showtip userscript-tipsy" original-title="Roll: 2 + 1 Result: 2 + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">3 Hits Gnoll Hunter for <span class="userscript-showtip userscript-tipsy" original-title="Roll: 1d4 + 1 Result: 1d4 (3) + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">4 force damage Gnoll Hunter 1 -4 Missile <span class="userscript-showtip userscript-tipsy" original-title="Roll: 3 + 1 Result: 3 + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">4 Hits Gnoll Hunter for <span class="userscript-showtip userscript-tipsy" original-title="Roll: 1d4 + 1 Result: 1d4 (1) + 1 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(102, 0, 0); border-radius: 3px; background-color: rgb(255, 170, 170); color: rgb(102, 0, 0);">2 force damage Gnoll Hunter 1 -2 Total Total damage is <span class="userscript-showtip userscript-tipsy" title="Roll: 14 + 2 Result: 14 + 2 " style="box-sizing: content-box; min-width: 1.75em; font-family: undefined; text-align: center; display: inline-block; font-weight: bold; height: 1em; margin-top: -1px; margin-bottom: 1px; padding: 0px 2px; border: 1px solid rgb(135, 133, 10); border-radius: 3px; background-color: rgb(255, 254, 162); color: rgb(0, 0, 0);">16 NPC takes 5 damage. NPC takes 5 damage. NPC takes 4 damage. NPC takes 2 damage.