Blanchy Macro Help

Hello!

I’m trying to make one macro that allows me to use the “Burgy Blackheart’s Handsome Hat” toy, then mount Blanchy, then remove the toy appearance.

The first two are easy:

/use Burgy Blackheart’s Handsome Hat
/use Sinrunner Blanchy

It’s the third option I am trying to figure out, how to remove the toy appearance in the same macro. If anyone is wondering why I am doing this, if you use an appearance altering toy before you mount Blanchy, then remove it once mounted, you retain the blood red look that Blanchy has and you match the mount perfectly.

I appreciate any help figuring this out if it is indeed possible.

this should be what your looking for:

/cancelaura Burgy Blackheart’s Handsome Hat

if it has issues you can add a modifier
/cancelaura [mod:shift] Burgy Blackheart’s Handsome Hat

GL

The cancelaura Macro I have, but in a separate Macro, the goal here was to find a Macro that allowed me to cancelaura in the same macro without dismounting, basically: Toy>Mount>Remove Toy.