Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 17 of 17
  1. #11

    Default

    Quote Originally Posted by 'Ghallo',index.php?page=Thread&postID=30804#post30 804
    This has been debated at length

    I do this: all offensive spells on my alts are setup like this:
    /cast [target=focustarget,harm][harm] <offensivespell>

    My CC spells are setup like this:
    /cast [harm][target=focustarget,harm] <CCspell>

    On my Main I have F9-F12 bound to: /script SetRaidTargetIcon(4) (or whatever the syntax is.)
    On Mage1 F9 is bound to
    /target focustarget
    /stopmacro [nocombat]
    /cast [harm][target=focustarget,harm] Polymorph

    on Mage2 F10 is bound to
    /target focustarget
    /stopmacro [nocombat]
    /cast [harm][target=focustarget,harm] Polymorph

    On my Mage 1 (who is F9) I have F10-F12 bound to "Do nothing", Mage 2 has F9,F11,F12 bound to "Do Nothing" etc.


    I roll up to a fight, and target mob1. I wait about 1 second (for lag) then hit F9. This sets an X (in my setup) on mob1 and now Mage1 has mob1 as her target. I then target mob2 and hit F10, then mob3 and hit F11. If I need a shackle, I hit F12, and my priest gets a target too.

    I have Shift-S as Mage1Sheep, Shift-D as Mage2Sheep ... so I just roll those 2 keys at the start of combat.

    If I am in a fight, and I get a surprise add (lets say Mage2 didn't have to sheep) - I just hit F10 ... and it will target, set the raid icon, and sheep all with 1 button. Since the raid icons are there, if a sheep pops I know which toon needs to recast their CC.
    Ok so this is the one I am going with... I set it up exactly how this is said to work and this is what I get.

    I hit F9 and I get a a icon on the target I want to sheep. My mage assigned still has my Tank targeted when I hit Shift_A all it does is spin me around as if I am hitting A alone. Same if I hit Shift_S and Shift_D
    70 Warrior main 70 Lock add 70 Mage add 70 Shaman add
    Team Sick and Twisted. 5 lvl 21 shamys. :P

  2. #12

    Default

    Ok this macro isnt working at all. I went with the /script SetRaidTargetIcon(4) (or whatever the syntax is.) or what ever and I get the targets up. Then I use the simple
    /cast Polymorph I set each to a differnt keycombo like Right shift + , Right shift + . Right shift + / and that works. However when I try and set these to my G15 in slot g16, g17,g18 I still cant get them to work. This is starting to irritate me I have spent all day trying to get this to work lol
    70 Warrior main 70 Lock add 70 Mage add 70 Shaman add
    Team Sick and Twisted. 5 lvl 21 shamys. :P

  3. #13

    Default

    Check the KeyClone stickies, I am sure you had to do some special setup to get KC to work with modifiers ie ALT, SHIFT, CTRL

    EDIT: So the right shift + <your key> works if you actually press right shift + <your key>
    It just doesn't work with your G-keys?
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  4. #14

    Default

    Yeah that works if I right+ key but not on g-15 but more to the point I cant get the macros to work at all that people have suggested for the sheeping.

    So far Nothing but /cast polymorph has work properly
    70 Warrior main 70 Lock add 70 Mage add 70 Shaman add
    Team Sick and Twisted. 5 lvl 21 shamys. :P

  5. #15

    Default

    /target focustarget
    /stopmacro [nocombat]
    /cast [harm][target=focustarget,harm] Polymorph

    Is this exactly how I put this in or do I substitute anything with a players name or is there suppose to be a space somewhere? This isnt working for me at all
    70 Warrior main 70 Lock add 70 Mage add 70 Shaman add
    Team Sick and Twisted. 5 lvl 21 shamys. :P

  6. #16

    Default

    Quote Originally Posted by 'MaxD',index.php?page=Thread&postID=30837#post3083 7
    /target focustarget
    /stopmacro [nocombat]
    /cast [harm][target=focustarget,harm] Polymorph

    Is this exactly how I put this in or do I substitute anything with a players name or is there suppose to be a space somewhere? This isnt working for me at all
    1st line: Sets your current target to whatever your focus is targeting. If your main is your focus it does the same as /assist main
    2nd line: exit the macro if you are not in combat
    3rd line: the first check, [harm], will check if your current target is an enemy, if it is then you will cast Polymorph. If your target is not an enemy then you move on to the 2nd part which is [target=focustarget, harm]. This 2nd part says that if the target of your focus is an enemy then cast Polymorph on the target of your focus.

    NOTE: If I read his description correctly he only uses that macro when he gets an add. So if in combat you get an add then you target it with your main (focus) and then you trigger this macro.

    Your normal CC macro is just:
    /cast [harm][target=focustarget,harm] Polymorph

    This will cast Polymorph on your current target if it is an enemy. Otherwise it will cast Polymorph on the target of your focus if it is an enemy.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  7. #17

    Default

    Quote Originally Posted by 'thinus',index.php?page=Thread&postID=30841#post30 841
    Quote Originally Posted by 'MaxD',index.php?page=Thread&postID=30837#post3083 7
    /target focustarget
    /stopmacro [nocombat]
    /cast [harm][target=focustarget,harm] Polymorph

    Is this exactly how I put this in or do I substitute anything with a players name or is there suppose to be a space somewhere? This isnt working for me at all
    1st line: Sets your current target to whatever your focus is targeting. If your main is your focus it does the same as /assist main
    2nd line: exit the macro if you are not in combat
    3rd line: the first check, [harm], will check if your current target is an enemy, if it is then you will cast Polymorph. If your target is not an enemy then you move on to the 2nd part which is [target=focustarget, harm]. This 2nd part says that if the target of your focus is an enemy then cast Polymorph on the target of your focus.

    NOTE: If I read his description correctly he only uses that macro when he gets an add. So if in combat you get an add then you target it with your main (focus) and then you trigger this macro.

    Your normal CC macro is just:
    /cast [harm][target=focustarget,harm] Polymorph

    This will cast Polymorph on your current target if it is an enemy. Otherwise it will cast Polymorph on the target of your focus if it is an enemy.
    thinus is correct, but the first macro is used all the time - it just won't SHEEP if I am not in combat - that way I can setup targets before a pull without the mage sheeping early.

    This might be your big problem, as it is a problem I had too. I had Shift-S set to Sheep. When I hit Shift-S ... all of my toons except that toon would take a step backward. In the end, I used Bongos to fix this. I setup a hidden button, and then bound every "unwanted key" for every toon to that button. So, all my toons got Shift-S bound to this button. Then, on the toon that needs to cast Sheep ... I simply bind Shift-S to the correct button. I also did this for all the G1-18 macro buttons. That way, no strange combo can make my toons do anything weird. I know people keep saying you need to unbind keys ... and maybe that is the "right" way to do it... but I just got sick of the unexpected movement/casts/etc - try it, see if it works. And yes, the binding list for that one button is now REALLY long :thumbup:
    5 Boxing (85):
    Paladin, 2xMage, Warlock, Priest
    Paldius, Magria, Magrib, Walina, Priset
    Currently:
    5 Boxing (85):
    Paladin, 3xWarlock, Shaman
    Ghallo, Warlisia, Warlisib, Warlisic, Pleo!

Similar Threads

  1. Sheep Makro
    By gT4ty in forum Macros and Addons
    Replies: 7
    Last Post: 12-25-2008, 03:07 AM
  2. Multiple sheep macro
    By entoptic in forum General WoW Discussion
    Replies: 7
    Last Post: 11-04-2008, 10:08 AM
  3. sheep macro help
    By Tnarg in forum Macros and Addons
    Replies: 6
    Last Post: 10-23-2008, 08:35 AM
  4. Any of your characters a black sheep?
    By Diamndzngunz in forum General WoW Discussion
    Replies: 38
    Last Post: 09-29-2008, 07:31 AM
  5. Confused and unable to sheep :/
    By Coltimar in forum Macros and Addons
    Replies: 11
    Last Post: 06-05-2008, 12:43 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •