Macro help

i have this macro

#showtooltip
/console autoUnshift 0
/cast [mod:shift, @focus,help,nodead] [mod:alt,@player] [noform:2] Regrowth; [form: 2] Rip
/console autoUnshift 1

Just want to be able to solar wrath in caster form with this macro which i think is form 0. anyone have the ways to make that work? macro works great other than in caster i cant solar wrath

thank you

Doing that will make it so you cant cast regrowth on target.

#showtooltip
/console autoUnshift 0
/cast [mod:shift,@focus,help,nodead] [mod:alt,@player] Regrowth; [form: 2] Rip; Solar Wrath
/console autoUnshift 1