Close
Page 2 of 2 FirstFirst 1 2
Showing results 11 to 13 of 13
  1. #11
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Boon. Don't need /stopcasting anymore. :P
    Now playing: WoW (Garona)

  2. #12

    Default

    Quote Originally Posted by 'Sarduci',index.php?page=Thread&postID=88680#post8 8680
    Quote Originally Posted by 'Gaffy',index.php?page=Thread&postID=88663#post886 63

    Quote Originally Posted by 'Ughmahedhurtz',index.php?page=Thread&postID=88302 #post88302
    I thought you could do double /castrandom lines, like so:

    /cast elemental mastery
    /cast nature's swiftness
    /castrandom chain lightning
    /castrandom lightning bolt
    That would work only if you put a "," after the chain lightning. For castrandom to ignore a spell on cooldown it needs another option. The problem with doing it this way is you then have a 50% chance that it would choose the blank option and move on to the next line when cl is ready. You could put multiple cl's in the castrandom up to the 255 char limit to minimize the chance of it happening but there is always that chance that it will.
    I was under the impression that /castrandom can't fall through to the next line. Is this documented anywhere?
    I will only if there is the option of doing nothing is there, that's the reason for ending with a comma, it adds a "do nothing" option which would then cause the macro to go to the next line.

  3. #13

    Default

    Quote Originally Posted by 'Toned',index.php?page=Thread&postID=88747#post887 47
    Code:
     
    #showtooltip Elemental Mastery 
    /use trinket name 
    /stopcasting 
    /use racial 
    /stopcasting 
    /cast nature's swiftness 
    /stopcasting 
    /cast elemental mastery 
    /stopcasting 
    /cast [target=focustarget] chain lightning 
    /cast [target=focustarget] lightning bolt
    This will pop your spell dmg trinket / racial / ns/ em all in 1 press and then CL your focus' target, if CL isn't up then it will LB the focus' target.
    Did you test this? As I said above, when I try putting the CL and LB on different lines, I get a spell not ready yet error. It will cast the CL if the timer is up, but never casts the LB.

Posting Rules

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