Wrong forum
I added some charming functionality to KissAssist as well as fixed a broken enchanter aura. This has only been tested on EMU servers.
Charming works so far for DRU, ENC, and NEC I haven't tried to deal with bards yet.
I did see someone else did a similar thing back in 2015 but wasn't sure how relevant it would be since KA has been updated many many times since then.
We both did take the same approach and borrow heavily from the Mez sections.
This will add to the [Pet] section of your character ini if your class is one of the above 3.
[CODE title="[Pet]"]CharmOn=0 off, 1 on
CharmSpell=Your Charm Spell or Ability
CharmMinLevel=Mob Min Level to try charming
CharmMaxLevel=Mob Max level to try charming
CharmRadius=50
CharmKeep=0 off, 1 on "Will attempt to keep the same pet after breaks"[/CODE]
If you have MezOn and CharmOn, it will first try and mez the mob before charming it.
If you already have a pet, routine is ignored.
Will check for Charm Immune mob in your KissAssist_Info.ini works the same as Mez Immune
If you have MezOn and have a MezDebuff spell set, the macro will attempt to debuff the mob on a failed charm attempt as well.
if CharmKeep is on, you will ONLY try to re-charm the same charmed mob "defaults to first charmed mob, you can overwrite with /setcharmed" and It will ignore the min of 2 mobs required before charming.
file is named KissCharm.mac for ease of keeping it separate but will identify as KissAssist
you load it /mac kisscharm instead of kissassist is only difference.
allows you to run both for different class toons, if you so choose.
github.com
moved it to github.
easier to maintain versioning
Charming works so far for DRU, ENC, and NEC I haven't tried to deal with bards yet.
I did see someone else did a similar thing back in 2015 but wasn't sure how relevant it would be since KA has been updated many many times since then.
We both did take the same approach and borrow heavily from the Mez sections.
This will add to the [Pet] section of your character ini if your class is one of the above 3.
[CODE title="[Pet]"]CharmOn=0 off, 1 on
CharmSpell=Your Charm Spell or Ability
CharmMinLevel=Mob Min Level to try charming
CharmMaxLevel=Mob Max level to try charming
CharmRadius=50
CharmKeep=0 off, 1 on "Will attempt to keep the same pet after breaks"[/CODE]
If you have MezOn and CharmOn, it will first try and mez the mob before charming it.
If you already have a pet, routine is ignored.
Will check for Charm Immune mob in your KissAssist_Info.ini works the same as Mez Immune
If you have MezOn and have a MezDebuff spell set, the macro will attempt to debuff the mob on a failed charm attempt as well.
if CharmKeep is on, you will ONLY try to re-charm the same charmed mob "defaults to first charmed mob, you can overwrite with /setcharmed" and It will ignore the min of 2 mobs required before charming.
file is named KissCharm.mac for ease of keeping it separate but will identify as KissAssist
you load it /mac kisscharm instead of kissassist is only difference.
allows you to run both for different class toons, if you so choose.
GitHub - grimmier378/KissAssist_charm: KissAssist with Charm, and Medley support
KissAssist with Charm, and Medley support. Contribute to grimmier378/KissAssist_charm development by creating an account on GitHub.
easier to maintain versioning
Last edited:




