Close
Showing results 1 to 5 of 5

Thread: CC macro help

Hybrid View

  1. #1

    Default CC macro help

    Need a little help with this, not sure how Im supposed to set it up.

    Im wanting to make a CCmacro for my mage and shammy that would target their focus, but would also work if they dont have a focus target.

    I have one written like this, but doesnt seem to work,

    /stopcast
    /stopmacro
    /target Focus
    /cast Hex

    same for the mage except with Polymorph of course. How could I write this one up better or at least make it halfway work?

  2. #2

    Default

    /cast [target=focus] hex


    I don't have stopcast in mine because sometimes I am hitting the key more than one time. If I had stopcast it would stop the hex. I have a button on my cc toons to /focus. When I have a group that needs focus I target it on their screen and click my /focus button. Then all I have to do on my main screen is press the cc button. There may be an easier way to do it but its working for me so far. I do this with, banish, polymorph, hex, and shackle.



    Quote Originally Posted by jeepdriver View Post
    Need a little help with this, not sure how Im supposed to set it up.

    Im wanting to make a CCmacro for my mage and shammy that would target their focus, but would also work if they dont have a focus target.

    I have one written like this, but doesnt seem to work,

    /stopcast
    /stopmacro
    /target Focus
    /cast Hex

    same for the mage except with Polymorph of course. How could I write this one up better or at least make it halfway work?
    “Is God willing to prevent evil, but not able? Then he is not omnipotent.
    Is he able, but not willing? Then he is malevolent.
    Is he both able and willing? Then whence cometh evil?
    Is he neither able nor willing? Then why call him God?”
    Epicurus

  3. #3

    Default

    I'm not on my gaming machine, but I think this will work. The exists condition will check if you have a focus and cast at that, otherwise it will just cast hex.

    /cast [@focus, exists] hex
    /cast hex

  4. #4

    Default

    Ah Thx yall

  5. #5

    Default

    There's been a discussion and some ideas put out on this thread:

    http://www.dual-boxing.com/showthread.php?t=33466
    "Twilight is upon me. And soon, night must fall". My days in WoW are over, but I'm back to where it all started, EverQuest!

Posting Rules

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