Log in

View Full Version : Multiple sheep macro



entoptic
11-03-2008, 06:32 PM
I did the search and could not find anything close to what I want.

There was a post awhile back in which someone had a boxing setup with mages and was able to hit one button and have all his mages target their own targets and sheep. Sometimes they targeted the same thing however the end goal was to sheep multiple targets with one clikc of the button.

Anyone got any ideas?

Toned
11-03-2008, 06:37 PM
If you use focus, I could see this being very easy, because it is what I do for my mages.

I have 3 mages that I play with a priest and pal, so it takes 4 keys. Key1 = mage 1 focus pally target, key 2 mage2 focuses, key3 mage3 focuses etc... then Key4 is bound to a /cast [target=focus] polymorph macro.
For a 1 key button I think you'd have to have something like this:
Mage A's /target nearestenemy ; /cast polymorph
Mage B /target nearestenemy1; /cast polymporh
Mage C /cast Polymorph

Suvega
11-03-2008, 08:41 PM
I have 2 macros:

1, all mages sheep their focus.
/cast [target=focus] Polymorph


2. all mages sheep ANYTHING THEY CAN FIND. WOOOOOOOOO

Mage a:
/targetenemy
/cast polymorph
Mage b:
/targetenemy
/targetenemy
/cast polymorph
Mage c:
/targetenemy
/targetenemy
/targetenemy
/cast polymorph
Mage d:
/targetenemy
/targetenemy
/targetenemy
/targetenemy
/cast polymorph

Suvega
11-03-2008, 08:55 PM
Suvega's macro #2 is hawt

In pve its about 75% of possible targets are sheeped.
In pvp its around 50-75% (2-3 people get sheeped)

Frosty
11-03-2008, 09:48 PM
Wiki wiki wiki! ('http://www.dual-boxing.com/wiki/index.php/Macro:Sheep#Method_4_-_Using_Different_keys_to_set_focus_and_raid_icons' )

;)

Sam DeathWalker
11-04-2008, 03:06 AM
You can only use /targetenemy one time per macro.

Gadaí
11-04-2008, 06:38 AM
I imagine that the poster was me (I use a 3 mage, healer, tank group) and the post in question was: [WoW] Multi-Mob Targeting ('http://www.dual-boxing.com/forums/index.php?page=Thread&postID=89274&highlight=#post89274')

Frosty
11-04-2008, 10:08 AM
I imagine that the poster was me (I use a 3 mage, healer, tank group) and the post in question was: [WoW] Multi-Mob Targeting ('http://www.dual-boxing.com/forums/index.php?page=Thread&postID=89274&highlight=#post89274')There have been MANY posts on this. :P
I think my 2nd or 3rd re-rolled-Alt-army was this setup.