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

Hybrid View

  1. #1

    Default DND Castsequence weirdity (halp)

    So I have an AOE macro for my DK something like
    /castsequence reset=combat icy touch, plague strike, pestilence, death and decay etc etc

    So that works fine. However, for some reason if I include the lines:

    /use 13
    /use 14

    So that I can hit the trinkets without thinking about it (cause i forget)... it will go through the macro, but when it gets to death and decay it stalls and will not proceed past it. I dont get a reticle, nothing.

    The trinket using works fine for my single target macro (but that doesnt use DND)... I cant really figure out why its not working.

    Any thoughts?
    Currently running 10 miners in Eve Online.

  2. #2
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Could try a click macro.
    Have the main macro use the trinkets, and call the other macros.

    Honestly, not sure why trinkets would stall the main macro.
    So not sure if this would be a fix.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  3. #3

    Default

    LOL fenril told me somebody was going to say "try a click macro" so high five to him for that one.

    My "real" macro is utilizing click, I just simplified it here for ease of translation.

    Hrm.
    Currently running 10 miners in Eve Online.

  4. #4

    Default

    Quote Originally Posted by Redbeard View Post
    LOL fenril told me somebody was going to say "try a click macro" so high five to him for that one.

    My "real" macro is utilizing click, I just simplified it here for ease of translation.

    Hrm.


    facepalm

  5. #5
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Bahahahaha

    Perhaps you should link your actual macro for people to
    tear apart and make fun of you help you troubleshoot this issue.

  6. #6
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Well.. could try the /use 13 and /use 14, in a different portion of the click, assuming its in the same portion as the Death and Decay at the moment.

    Or possibly manually cast the D&D, since that requires mouse targeting, while the rest of the macro can be run without the mouse.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  7. #7

    Default

    Fenril, I cant get this macro (in the thread) to work. RE: the making fun of me... I am the proud defender of my uber mangle spam macro, I dont mind a little ridicule.

    Made a new macro. Copied and pasted the above macro. Used it, and DND worked fine. Add /use 13 and /use 14 lines. Macro now hangs up on DND.

    If anybody can answer that Fenril will give you a dollar.

    @Ualaa: I am probably going to have to go this route unfortunately
    Last edited by Redbeard : 04-15-2010 at 08:26 PM
    Currently running 10 miners in Eve Online.

  8. #8

    Default

    what trinkets do you actually use? and does the macro work when you unequip the trinkets?
    Everything that is fun in life is either bad for your health, immoral or illegal!

  9. #9

    Default

    It works if i unequip the trinkets.

    First mates pocketwatch
    medallion of heroism

    At the moment.
    Currently running 10 miners in Eve Online.

  10. #10

    Default

    Try putting /use part after the castsequence part?

    so I went and tweaked with my dk using this macro
    Code:
    /use 13
    /use 14
    /castsequence reset=combat icy touch, plague strike, pestilence, death and decay
    works fine for me DnD has a cooldown and needs to be dropped with the mousee I think thats the part it gets stuck at.

    after some more tweaking this one gets stuck wont show the lil green circle the DnD incon will show up but yeh cant drop it

    Code:
    /castsequence reset=combat icy touch, plague strike, pestilence, death and decay
    /use 13
    /use 14

    so just put /use before the castsequence
    Last edited by wowphreak : 04-16-2010 at 06:28 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
  •