Close
Showing results 1 to 5 of 5

Thread: Arcane Missiles

Hybrid View

  1. #1

    Default Arcane Missiles

    Hi,

    I cannot find an answer to this, so I thought I'd post.

    Here's an example of the macro I've written - I keep changing it as it doesn't work...

    /cast [exists,harm,nodead,nochanneling] Arcane Missiles
    /cast [exists,harm,nodead] Fireball
    /stopmacro[exists,harm,nodead]
    /assist focus
    /cast [exists,harm,nodead,nochanneling] Arcane Missiles
    /cast [exists,harm,nodead] Fireball

    I want it cast AM when it's available, possible?

    Cheers

  2. #2
    U JELLY?! Toned's Avatar
    Join Date
    Nov 2007
    Location
    Salt Lake City, Utah
    Posts
    1588

    Default

    /stopmacro [Channeling]
    /castsequence [harm,nodead] FireBall, FireBall
    /cast Arcane Missiles
    /stopmacro[harm,nodead]
    /assist focus


  3. #3

    Default

    Quote Originally Posted by dancook View Post
    Hi,

    I cannot find an answer to this, so I thought I'd post.

    Here's an example of the macro I've written - I keep changing it as it doesn't work...
    In addition to the other posts about the proc, you might try http://www.macroexplain.com/ it shows some clear issues with your macro.

  4. #4

    Default

    Thanks both, that's a pretty awesome site

    cheers

  5. #5

    Default

    It does work i think, it's just it was missing a space in the stopmacro thanks
    Last edited by dancook : 12-22-2010 at 08:01 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
  •