seems like its only casting lightning bolt then using trinkets skiping Bloodlust
Quote Originally Posted by Solon View Post
Try reversing them.

Code:
/assist [target=focus, exists]
/cast Lightning Bolt
/cast Bloodlust
/use 13
/use 14
What happens then? Bloodlust is instant right? Instants can go at the end of a macro and still go off with multi presses.

BTW Why exists on assist target function? I never use them myself and still trying to find why anybody does except possible failovers (which you don't have here) for missing team members.