Ok let me try again I hope this isnt posted cause I wrote it, but here it goes:
NOTE: THIS MIGHT REQUIRE SOME ADJUSTING DEPENDING ON YOUR PROF, AND EXPERTISE SYSTEM
ok first off you will want to set your Auto Attack toggle to a key mine is set to (Y)
next you will write this macro:
First lets discuss the Action Bar numbering here is a grid, match up the bottom number with the top where the bottom number is the number in your macro, and the top reflects that number of your special on the Actionbar
1 2 3 4 5 6 7 8 9 0 - =
00 01 02 03 04 05 06 07 08 09 10 11
now the tool bar you want to use is numbered the same way
/ui action toolbarPane00; <--- the action bar you are useing for Specials mine is on tool bar 1
/ui action toolbarSlot00; <--- Special slot 1
/pause 1;
/ui action toolbarSlot01; <--- Special slot 2
/pause 1;
/ui action toolbarSlot02; <--- Special slot 3
/pause 1;
/ui action toolbarSlot03; <--- Special slot 4
/pause 2;
/ui action toolbarSlot01; <--- this one is a second attack for Sai cha strike located in Special slot 2
/pause 10;
/m strikes;<remember>Keymap>Custom tab window (mine is binded to (F5))
next you need your heal since this works on a second macro here is this one:
/ui action toolbarPane00; <--- once again the action bar that your heal is on
/ui action toolbarSlot06; <--- the slot my heal is in(Slot 7)
/m heal <name>keymap>custom tab window(mine is binded to (F6)
now what you do is go up to your enemy and make sure your auto attack is on you'll know this by the cross hairs will be a circle instead of a cross, double click your enemy this will start your basic attacks(no need to click on them anymore after that) next hit the key you binded the strike macro to mine is (F5), when its time to heal hit the button that the heal macro is binded to mine is (F6). and look at that fighting and typing at the same time, just like the good old days:)
Enjoy and let me know what you think and if I can have a membership now lol
