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?