Smodlering Seedling Help

Just got the Seedling trinket on a holy priest alt but I use Vudho to heal and have all my heals inside vudho so I wanted to make a cast the trinket and then focus the seedling marco so I can then heal it easy. Problem is this simple marco not working for some reason

#showtooltip
/cast Smoldering Seedling
/targetexact Treant Seedling
/focus

I know I have to click it 2 times with the second click to get it to focus, but if I spam the marco non stop it just won’t focus the seedling. BUT, if I make a second marco that is just…

/targetexact Treant Seedling
/focus

This second marco will focus the seedling. So something is making the all in one macro not work because if I split it into two the focus only marco works. Any ideas why?

Try

#showtooltip
/targetexact Treant Seedling
/focus [help]
/cast Smoldering Seedling

and hit it twice.

Alternatively, you could nomod the trinket and mod the target/focus

#showtooltip
/cast [nomod] Smoldering Seedling
/stopmacro [nomod]
/targetexact Treant Seedling
/focus
1 Like

I found the problem. I had the marco set as a Shift E keybind. When I moved it off a Shift button keybind it worked.

1 Like