Close
Page 1 of 2 1 2 LastLast
Showing results 1 to 10 of 14

Hybrid View

  1. #1

    Default Need complex macro assistance

    so i've got most of my macros set up the way i'd like them however there are a few general things i'm having an issue with. Let me first explain that i run Enhance Shaman (Main), Prot Pally (Healbot), Demolock (nukebot).

    Here are the macro's that are giving me trouble:

    1) I want to enchant Windfury on my main hand and frostrbrand on my off hand. I don't want to do this with clicking and i don't want to do this with any alt or ctrl modifiers if possible. It could be done across 2 seperate macro's if neccessary. It just seems that i'm limited to only left or right clicking the icon...

    2)I am currently using the following general Melee macro for my enhance shaman. I would like to find a way to incorporate Shamanistic Rage and or Bloodlust if it is up, but i'm having problems with the global cooldown:

    /startattack
    /use Core of Ar’kelos
    /castsequence reset=combat Stormstrike, Earth Shock, Grounding Totem, Tremor Totem, Earth Shock, Stormstrike, Earth Shock, Earth Shock

    3) I'm using this macro for mounting on my pally... however i would like to modify it so that it will cast crusader when mounted(or mounting) and concentration when not mounted(or dismounting)

    /cast [nocombat,outdoors,nomounted,flyable] Tawny Windrider
    /cast [nocombat,outdoors,nomounted] Summon Charger
    /dismount [mounted]

    4) I can't seem to get the following macro's to pass:

    /castrandom [target=demolock] heal
    or
    /cast [target=demolock] heal

    5) I have a general healing button for the pally, however i would like to create an additional one specifically for assist healing in panic situations. This is what i have so far however i can't get it to work because of the GCD, any suggestions?

    /assist focus
    /cast [target=demolock] Blessing of Protection; [target=pally] Divine Shield;
    /stopcasting
    /use Ribbon of Sacrifice
    /use Essence of the Martyr
    /cast [help] Flash of Light; [target=tarettarget] Flash of Light

    any suggestions at all would be greatly appreciated.

    ~Demi

  2. #2

    Default

    /cast [nocombat, nomounted] Crusader Aura; [mounted] Concentration Aura;
    /cast [nocombat, nomounted] (put your mount here);
    /dismount

  3. #3

    Default

    /castrandom [targetexact="Demolock"] Flash of Light,Holy Light

    /cast [targetexact="Demolock"] Flash of Light

    /cast [targetexact="Demolock"] Holy Light

    Paladins do not have a spell called "Heal"

  4. #4

    Default

    Try

    /castsequence reset=300
    [targetexact="Demolock"] Blessing of Protection; [target=player] Divine Shield; Ribbon of Sacrifice; Essence of the Martyr;[targetexact="Demolock"] Flash of Light; [target=player] Flash of Light

    You have to mash the buttons a few times.
    It BOPs the lock, then Shields you, uses 2 trinkets, and Flash the lock, then you. So that's 6 button presses.

  5. #5

    Default

    Quote Originally Posted by Sanctume
    /cast [nocombat, nomounted] Crusader Aura; [mounted] Concentration Aura;
    /cast [nocombat, nomounted] (put your mount here);
    /dismount
    The problem i think i'm having here is the Summon charger shares GCD iwth crusader Aura. Would this work?

    /cast [mounted] Concentration Aura
    /dismount [mounted]
    /cast [combat] Concentration Aura
    /castsequence [nocombat, nomounted, flyable] Crusader Aura, Tawny Windrider
    /castsequence [nocombat, nomounted] Crusader Aura, Summon Charger

    Would take 2 clicks i think to mount up but that's ok i suppose.

  6. #6

    Default

    Quote Originally Posted by Sanctume
    /castrandom [targetexact="Demolock"] Flash of Light,Holy Light

    Paladins do not have a spell called "Heal"
    AHAH!!! That's what i was missing, [targetexact="name"] Thank you so much!!

    And yeah i know there's no "heal" just a generalization. LoL.

    Again, THANK YOU SO MUCH!!

  7. #7

    Default

    Instead of using the names of your trinkets, just do:

    ------
    /use 13
    /use 14
    ------


    The only thing you really need to worry about is if you are in pvp and you have your pvp trinket.
    Tamas, Inirra, Jamac, Cereixa, Tetria

    http://www.youtube.com/tetriaeiou

  8. #8

    Default

    Quote Originally Posted by Sanctume
    /castsequence reset=300
    [targetexact="Demolock"] Blessing of Protection; [target=player] Divine Shield; Ribbon of Sacrifice; Essence of the Martyr;[targetexact="Demolock"] Flash of Light; [target=player] Flash of Light

    You have to mash the buttons a few times.
    It BOPs the lock, then Shields you, uses 2 trinkets, and Flash the lock, then you. So that's 6 button presses.
    In my other macros the trinkets never disrupt the GCD for spells further down the macro. So i think i should be able to remove these from the cast sequence simply by doing a /use earlier on.

    Also, Divine Shield is self only so I can probably remove the target player.

    Would this work?


    /use 13
    /use 14
    /target focustarget
    /castsequence [targetexact=”Demolock”] Blessing of Protection; Divine Shield; Flash of Light; [Target=Player] Flash of Light

  9. #9

    Default

    /castsequence spells are seperated by commas not semicolons. semicolons are for commands when doing /script or /run
    http://pewpewsquad.blogspot.com/ http://www.stage6.com/user/pewpewss/videos/
    Team 1- 5 shamans <The PewPew Squad> Team2 - <Y o u Lo se> 70 druid, 70 shaman, 1 paladin, 24 mage, 1 mage
    Team 1 -> <1--10--20--30--40--44--50--60--70>

  10. #10

Similar Threads

  1. Assistance with macro set up
    By Lowcorn in forum Macros and Addons
    Replies: 8
    Last Post: 07-21-2009, 10:59 AM
  2. Will this combo be too complex?
    By crfloyd in forum Multiboxing Group Composition Discussion
    Replies: 7
    Last Post: 02-03-2009, 07:45 AM
  3. Complex Party Heal Macro Help
    By Crashbombs in forum Macros and Addons
    Replies: 8
    Last Post: 08-28-2008, 11:37 AM
  4. Would like assistance with an /assist party1 -- /petattack macro
    By rebjorn in forum New Multi-Boxers & Support
    Replies: 3
    Last Post: 02-19-2008, 02:51 PM
  5. Complex KVM Question...
    By zanthor in forum General WoW Discussion
    Replies: 4
    Last Post: 07-17-2007, 04:29 PM

Posting Rules

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