Pavavion
07-11-2008, 09:09 PM
Leveling my shamans multibox 1-70 and have run into a few errors/probs.
I want a heal macro that heals each shaman by themselves by defualt, but when alt is pressed it will heal my main (unless there is a better healing wave setup?)
Current Macro;
#showtooltip Healing Wave
/target [modifier:alt] shambie
/cast [target=player] Healing Wave;
/targetlasttarget [modifier:alt]
my current lightning bolt macro setup keeps switching targets and wont "hold" if I have tabbed to next mob as well:
/assist [target=shambie, nodead] [target=shambié, nodead] [target=shambië, nodead] [target=shàmbie, nodead] [target=ashraan, nodead]
/focus target
/stopmacro [target=focus, noexists]
/target target
/cast Lightning Bolt
my current follow macros wont work should my main die and i try to follow as ghosts
/target [target=shambie,nodead]; [target=shambié,nodead]; [target=shambië,nodead]; [target=shàmbie, nodead];
/follow
/targetlasttarget
Group inv and mass ghost res macro works, however I cant multiselect quest reward (which If i remember correctly this macro could do that?)
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
Edit: Also I am copy and pasting the macros from one window to another and draggin down the macro to the UI. I assume there is a smarter/faster way to design this? Perhaps get ONE clone all macroed up and ui configged then somehow copy the associated folders and macros from the wow directory into each clone? If so pls explain what files/folders to grab pls.
Also Shamans are a new class to me but i intended on boosting these guys, with my 70 Tankadin on another account, what levels do I have to go back to exodar for shaman spec quests??
That is about all i got so far as they just lowbie lvl 5's atm any other "must" have macros i have missed so far??
I want a heal macro that heals each shaman by themselves by defualt, but when alt is pressed it will heal my main (unless there is a better healing wave setup?)
Current Macro;
#showtooltip Healing Wave
/target [modifier:alt] shambie
/cast [target=player] Healing Wave;
/targetlasttarget [modifier:alt]
my current lightning bolt macro setup keeps switching targets and wont "hold" if I have tabbed to next mob as well:
/assist [target=shambie, nodead] [target=shambié, nodead] [target=shambië, nodead] [target=shàmbie, nodead] [target=ashraan, nodead]
/focus target
/stopmacro [target=focus, noexists]
/target target
/cast Lightning Bolt
my current follow macros wont work should my main die and i try to follow as ghosts
/target [target=shambie,nodead]; [target=shambié,nodead]; [target=shambië,nodead]; [target=shàmbie, nodead];
/follow
/targetlasttarget
Group inv and mass ghost res macro works, however I cant multiselect quest reward (which If i remember correctly this macro could do that?)
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
Edit: Also I am copy and pasting the macros from one window to another and draggin down the macro to the UI. I assume there is a smarter/faster way to design this? Perhaps get ONE clone all macroed up and ui configged then somehow copy the associated folders and macros from the wow directory into each clone? If so pls explain what files/folders to grab pls.
Also Shamans are a new class to me but i intended on boosting these guys, with my 70 Tankadin on another account, what levels do I have to go back to exodar for shaman spec quests??
That is about all i got so far as they just lowbie lvl 5's atm any other "must" have macros i have missed so far??