Close
Showing results 1 to 5 of 5
  1. #1

    Default Shadow Bolt/Soul Fire fallback

    Code:
    /cast [target=targettarget,nomod] Shadow Bolt; [target=targettarget,mod:alt] Soul Fire
    This is my macro for shadow bolts, it works fine if my main or substitutes are alive.

    What i want though, is for it to work if i was solo, can someone help me out please?

    Edit: The solution, thanks darkmoon
    Code:
    /cast [target=target,nomod,harm][target=targettarget,nomod] Shadow Bolt; [target=target,mod:alt,harm][target=targettarget,mod:alt] Soul Fire
    SL/SL Warlocks 5 Boxing
    70 Nogman - 70 Noggirl - 70 Noglady - 70 Penii - 70 Nogbog

  2. #2

    Default

    Add another [target] line
    Code:
    [target=target,harm][target=targettarget]
    This means if you have a harmful target it will cast on that first, if its not harmable (ie: your main) it will assist

    Edit: Keep your "mod" and everything the same, just add the single [target=target,mod / nomod...] in there

  3. #3

    Default

    Quote Originally Posted by 'darkmoon',index.php?page=Thread&postID=78758#post 78758
    Add another [target] line
    Code:
    [target=target,harm][target=targettarget]
    This means if you have a harmful target it will cast on that first, if its not harmable (ie: your main) it will assist

    Edit: Keep your "mod" and everything the same, just add the single [target=target,mod / nomod...] in there
    works beautifully, thanks!
    SL/SL Warlocks 5 Boxing
    70 Nogman - 70 Noggirl - 70 Noglady - 70 Penii - 70 Nogbog

  4. #4

    Default

    2 options:
    1. put empty options [] at the end of your options list, this returns the spells behaviour to default if none of the previous options match

    2. switch to focustarget, this way if you have yourself as focus then you will fire on your own target

    also target=target is terrible, I mean really terrible... not putting a target= in an option has the same effect and saves 13 characters
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  5. #5

    Default

    Quote Originally Posted by 'Djarid',index.php?page=Thread&postID=78810#post78 810
    2 options:
    1. put empty options [] at the end of your options list, this returns the spells behaviour to default if none of the previous options match

    2. switch to focustarget, this way if you have yourself as focus then you will fire on your own target

    also target=target is terrible, I mean really terrible... not putting a target= in an option has the same effect and saves 13 characters
    I was using focus set before and it was really good, but now i need the focus available for fear/pet targets.

    Ok, my macro wasn't working at all when i put [] at the end of my list, on single spells it was fine but not when involved modifiers
    SL/SL Warlocks 5 Boxing
    70 Nogman - 70 Noggirl - 70 Noglady - 70 Penii - 70 Nogbog

Similar Threads

  1. Replies: 9
    Last Post: 07-25-2009, 04:31 PM
  2. WTB The Soul Train
    By Menthu in forum General WoW Discussion
    Replies: 2
    Last Post: 04-01-2009, 09:30 PM
  3. Soul Mages in Drak'Tharon?
    By Gares in forum WoW Wrath of the Lich King (67-80)
    Replies: 9
    Last Post: 12-02-2008, 10:02 PM
  4. Lightning bolt / round robin heal - would this work?
    By Fuzzyboy in forum Macros and Addons
    Replies: 4
    Last Post: 05-28-2008, 11:54 PM
  5. Lightning Bolt Spam Macro
    By Crucial in forum Macros and Addons
    Replies: 6
    Last Post: 05-27-2008, 07:20 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
  •