macro examples :
/script UseSkill(1);
/wait 1;
/script UseSkill(2);
or
/cast Cheap Shot
/wait 1
/cast Blind Spot
wait time can be lowered to 0.70 for example not less than 0.50 but sugest using 0.75 thats what i used instead of 1 second just depends what spells ur using
this is all mine .....
action bar macro ....
/script UseAction(1)
/script UseAction(2) note ...use space where there is a space & caps where there is caps !
bag item macro .....
/script usebagitem(119)
weapon macro ...
/script use name of weapon
casting macro....
/cast name of spell
/wait 0.75
/cast name of spell
/wait 0.75