So i am trying to track the duration of spells and effects in my came. I found out turn tracker script that works great so i want to automate it <a href="https://app.roll20.net/forum/post/6371080/turntracker1-spell-durations-and-effects" rel="nofollow">https://app.roll20.net/forum/post/6371080/turntracker1-spell-durations-and-effects</a> So i am playing D&D, 5th, 2014 with no Jumpgate I maCacro the call !act -1 10 --Bless. When calling the macro with # everything is good. Then i tryed to make a character with bless, i edited the sescription of bless and added %{SpellDuration}. The sudenly the macro does not get called and i get TypeError: Cannot read properties of undefined (reading 'substring'), Why? My next step would be to make the macro variable and take the duration from the spell and the name if possible. Even further i would like to have a button on attack spells to press it only when a creature fail the save but these are still a fantasy as i cannot do the simple thing. Any help much appriciated! Best regards, George