Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.



Is there a way to delay med somehow? Often, the macro will have me sitting to regain endurance. I want to use a clickly, but KA sits me down instantly, interrupting the spell.
You don't want to use the Tank role on any melee characters that are assisting the MA(Pally) The Pally should be set as Tank. When you start kiss make sure all your characters are targeting the MA(Pally).
the SS are from pally, Pally was the MA, was using one of Sic's hotkeys for the Kissassist startup. Rogue was group leader and pullerassist. Was trying to run the group from the Rogue as Rogue uses CWTN all the others are KA toons. All seemed to be working except the Tank wasn't doing anything, was stuck in a loop, not targeting or attacking... Mob was already incoming at below assist value usually so the assists were assisting a non-tanking tank. I have since had to change this due to the Chase hotkey not working with rogue in the group leader. It seems Tank has to be group leader, which makees sense as chase works with the MA. Am i missing something with the roll modes for KA or did i imagine reading this.
Bug report here with KA Cure section. Heads up that this is a very specific, and a bit of a niche scenario, but I don't have the ability to test on anyone else but the toon I currently have loaded. Here's the setup:
On the TLP Rizlona server, if you have a shammy who has remove greater curse, but does not have remove curse (not sure if that's significant or not, but it's my current scenario), and you put a "Cure6=Remove Curse|curse" line into your ini, (number of cure line irrelevant, just here as an example) it will cause the vast majority of the other sections of the macro to cease functioning. It took me almost 3 weeks to figure out what was happening, but my shammy would melee some times, but not always, occasionally buff some of her buff spells (usually not all), but would not DPS spell cast or Burn anything. As soon as I removed that line from the ini or commented it out, she returns to her normal buff/melee/dps routines without any issues. Debug mode was no help either. I ended up tracing it down by building a new INI from scratch by hand, and re-entering line by line until I found the one that broke it.
No, it reports nothing whatsoever, it just starts partially running KA basically in an erratic fashion, picking and choosing what it wants to work. I got keyed into it when my parses while running my 18 boxes consistently showed the shammy parsing below 15 other toons almost all the time, and I was frustrated with buffs not getting cast at all sometimes, or just partial buff lists. I started watching her and realized she wasn't using any of her dps routine at all, as in zero of them, even though turned on, and she wasn't using canni or healing right, though if I turned meleeon=1 she would melee. So I started digging through a few scenarios, and finally wiped her ini and added a few things in, it worked ok, so I copy/pasta'd sections and poof, no workie again. So I backed up and hand typed the spells into each section until I found the one that would cause it to stop working. Then I determined I'd added a spell to her cure section that she didn't actually posses yet. Once I removed that, problem solved, and it worked fine, albeit, as BigDaddy says, cures are problematic. If you don't have them memmed they won't cast at all, but aa's and clicky items still work, as they're always available to be checked. The oddity for me was that I could have Counteract Disease listed in the cure section but not have it memmed in my spell list and it causes no issues, but Remove Curse added in the same way, but not existing in my spellbook caused it to bork.@toadwart. Are you not getting the ...ERROR: ????? unable to find as a AA, Combat Ability, Item, Skill, or Spell when you start up Kiss? You should be seeing an error telling you you don't have the "Remove Curse" spell.

/if (!${Me.Book[${str_iniKey}]} && !${Me.CombatAbility[${str_iniKey}]} && !${Me.AltAbility[${str_iniKey}]} && !${FindItem[=${str_iniKey}].ID} && ${str_iniKey.NotEqual[banestrike]} && !${Me.Skill[${str_iniKey}]}) {
/echo ...ERROR: ${str_Section}${int_i}=${str_iniKey} unable to find as a AA, Combat Ability, Item, Skill, or Spell
/varcalc int_CountErrors ${int_CountErrors}+1
}


Not you, him. I do that to force mass pulling.Nope, Didn't make any changes to Xtarget window or the autohater code.
@B_I_G__D_A_D_D_Y I still need to push the last version I had you helping me test. What has been holding me back from pushing the newest version to production is I wanted to get more users to test it first, but testers are hard to come by these days. Other than myself, you and deathlock were the only users I had testing. I might just push what I have to production and let the cards fall where they may.

