I am using The Aaron's !act script along with CharSetAttr do simple things in a macro like emote to chat and turn Rage on for a Barbarian in my group. CharSetAttr checks the Global Damage Modifier box and reduces the Class Resource by 1 and !act adds a custom item to the turn tracker for the character's rage with a formula of -1 and a starting value of 10. So far so good. There is also a "Rage Off" macro that emotes to chat and unchecks the Global Damage Modifier box. My question is, is there a way to remove the Custom Item from the turn tracker by name so when the Rage Off macro is run it also automatically deletes that custom entry? I saw The Aaron's !noturn script, but that requires a token to be selected.