
Originally Posted by
Boogieman
but i dont see how this is helpful with mend pet unless i was to do a toggle for my spam key that would send spam key most of the time until it got to the part about sending a different key which means i would need a steady spam rate(mine varies so i can ride threat high the way i like to) and then it would send the mend pet and also if i did it with HKN that way i would need to fix the script everytime i decided to try something new with my macro
Why would you need to change the script? If you make changes to the macro, it's not going to make any difference to HKN. You'll have 2 macros and all HKN will do is alternate between the two. You put your main macro on 2 and the pet macro on shift 2 for example -
2 -
Code:
/castsequence [nochanneling] reset=target serpent sting,kill command,arcane shot,steady shot, steady shot,steady shot
Shift 2 -
Code:
/cast [@pet,dead]Revive Pet; [nopet]Call Pet 1; Mend Pet
Then you have your toggle built into your normal spam key
Code:
<Hotkey 2>
<Toggle>
<SendLabel w1, w2, w3, w4>
<Key 2>
<Toggle>
<SendLabel w1, w2, w3, w4>
<Key Shift 2>
and HKN alternates between sending 2 and shift+2 every time you press 2.
It works the exact same way as swapactionbar.
I've been using this for quite a while on a mixed team and I never have to alter the toggle code no matter how I change my macros. I've even been using the same code for an alt team I've been leveling and didn't need to change anything even when they didn't have enough spells to need a toggle.
It also makes things easy if I need to use different macros altogether, like if I'm doing a dungeon where my healer needs to focus only on healing and won't have time to DPS. I just drag my healer's DPS macro off the 2 key in game and I'm good to go. Or if I'm in a dungeon that will require AOE instead of my standard single target DPS, such as boosting or speed running old content. I just replace my ST spam macro in game with my AOE macros either by swaping out the macros in game or changing the action bar. HKN's code never gets altered.
Connect With Us