Trying to find some Macros for classic but my research has turned up Macros starting at TBC. Obviously many of them won’t function due to the API changes and different spells.
Aside from slapping /dismount and /cancelform on the combat-spells, what else do you use?
Most of mine atm look like
#showtooltip
/dismount
/cancelform
And either
/use [@mouseover,exists,harm][] hurty spell
Or
/use [@mouseover,exists,help][] anti-hurty spell
Is it possible to macro both Cure Disease and Cure Poison to the same macro like this and have it “auto-select” the right spell pending poison/disease? The idea being it casts cure poison if they’re poisoned and cure disease if they’re diseased.
Pretty sure it won’t but I haven’t been debugged with either to find out.
/use Cure Poison
/use Cure Disease