Pages: [1]
Print
Author Topic: HOF macro  (Read 287 times)
Manahmanah
Guest
« on: August 16, 2009, 06:39:00 PM »

Here is the HOF macro that varg found us so we can share in the pally channel. THANKS VARG! Since it's in the freya thread i thought i'd repost here so it's easily found.



/cast [target=mouseover] Hand of Freedom
/script m=UnitName("mouseover");s="---Hand on "..m.."---";SendChatMessage(s,"CHANNEL",nil,6);


If that doesn't work, try flipping around the scripts... this one is modified to work with my healing program.


/script m=UnitName("mouseover");s="---Hand on "..m.."---";SendChatMessage(s,"CHANNEL",nil,6);
/cast [target=mouseover] Hand of Freedom

Keep in mind the "6" at the end is my pally channel, so you'll need to modify that as necessary to suit your channel numbers.
« Last Edit: August 16, 2009, 09:55:36 PM by Manahmanah » Logged
Pages: [1]
Print
Jump to: