Quote Originally Posted by 'Vyndree',index.php?page=Thread&postID=47739#post4 7739
Quote Originally Posted by 'Khazrael',index.php?page=Thread&postID=47613#post 47613
Assuming you have that, the following should probably work:

/cast Regrowth name
Wut? That works?

The simplest form I know of is (for healing):
/target <charname>
/cast <heal spellname>

For DPS spells:
/assist <charname>
/cast <spellname>
Well, I was trying to remember my macros I had while at work. That wasn't quite right. You can of course, as you've stated, use the "Cast whateverspell" and thats fine, but it looks like the target has to be more well defined. Here's the actual script (which I've tested and works)

/cast [target=name] Regrowth

Puts it all into one line. I also had my order out of place.