Not sure what im doing wrong but when i write this macro it Always "jump"over the second skill and use the third skill. The macro i use is:

/ac "Impulse Drive" <t>
/wait 2.5
/ac "Disembowel" <t>
/wait 2.5
/ac "Chaos Thrust" <t>

What it does is it start with impulse drive and then Chaos Thrust.
Never use Disembowel.

Same goes for this:

/ac "True Thrust" <t>
/wait 2.5
/ac "Vorpal Thrust" <t>
/wait 2.5
/ac "Full Thrust" <t>

It never does Vorpal thrust

Please help^^