Log in

View Full Version : [WoW] looking for a few macros



Cheesepile
06-19-2010, 02:16 AM
I've been scouring the wiki for a few macros, and although I've seen them mentioned, I haven't seen any examples. I was hoping I could get some help with the following:

1) travel form macro that WON'T cast ghost wolf if I'm already in travel form. Currently I use "/cast !ghost wolf" which forces the cast, but I'd like a macro (if possible) that either casts ghost wolf or if already in form does nothing.

2) mass cc. My shaman slaves are only at 75 so they don't have hex yet, but I would like to build a macro (again, if possible) that would A-cast hex, B-target next target / cast hex, C- target next target twice / cast hex... onward for 5s

Just curious if I missed these in the wiki or if they aren't possible. If they are, please share :)

Thanks in advance for any assistance!

~Cheese

Cheesepile
06-19-2010, 02:26 AM
to clarify, for the cc macro... yes i could make a macro that chain TnT x5, just wanted to see if there was a more elegant way to perform this task

Solon
06-19-2010, 07:58 AM
1) try /cast [nostance] ghostwolf
if that's not it try /cast [nostance:1] ghostwolf

JohnGabriel
06-19-2010, 11:29 PM
first toon:
/targetenemy
/cast hex

second toon:
/targetenemy
/targetenemy
/cast hex

third toon:
/targetenemy
/targetenemy
/targetenemy
/cast hex

etc.

Cheesepile
06-23-2010, 04:27 AM
thanks, the ghost wolf macro works and will save me tons of mana :)

any chance anyone's gotten the travel form macro to work with a druid?

Cheesepile
06-23-2010, 04:30 AM
disregard, the following worked for me as a druid:

/cast [nostance:4] travel form

on a similar note (this may be redundant, just trying to share) doing the same for mounts:

/cast [nomounted] <mount name>

i.e. "/cast [nomounted] Celestial Steed"

I typically have one character stopping / dismounting to mine or herb, this lets me hit the same button and only mount those that aren't mounted, it won't dismount anyone

Solon
06-23-2010, 07:39 AM
For a druid, try this one I made,


#showtooltip [nostance:2,swimming] Aquatic Form; [nostance:4,outdoors,noswimming] Travel Form
/cast [nostance:2,swimming] Aquatic Form; [nostance:4,outdoors,noswimming] Travel Form

Sam DeathWalker
06-23-2010, 02:51 PM
first toon:
/targetenemy
/cast hex

second toon:
/targetenemy
/targetenemy
/cast hex

third toon:
/targetenemy
/targetenemy
/targetenemy
/cast hex

etc.



Not sure that works:

http://wowvault.ign.com/View.php?view=Guides.Detail&id=224

/targetenemy, /targetfriend

These commands cycle through the specified type of unit. /targetenemy is like pressing TAB, and /targetfriend is like pressing CTRL-TAB. You can also add a parameter of 1 which reverses the direction of the cycle (/targetenemy 1 is like pressing SHIFT-TAB).

Note: You can only use either of these commands once per macro.



Has there been some kind of change? Well next time i log in I gonna check it out.

Rats looks like it don't work .... oh well.

Ughmahedhurtz
06-23-2010, 03:24 PM
2) mass cc. My shaman slaves are only at 75 so they don't have hex yet, but I would like to build a macro (again, if possible) that would A-cast hex, B-target next target / cast hex, C- target next target twice / cast hex... onward for 5sThis has already been tried with warlock fears and AoE heals. Neither were terribly successful, though the randomly-targeted chain heal PVP video was more effective than not and funny as hell.

http://www.dual-boxing.com/showthread.php?t=22157