• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Config - Can any one help Enchanter with Charm

Vgb

New member
Joined
Dec 19, 2016
RedCents
Hey all been trying to get my Chanter to charm mobs but my tank keep getting focused on it and it wont recharm think I could get a little input on the ini file

Rich (BB code):
[General]
KissAssistVer=9.1.5
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=20
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=0
CastingInterruptOn=0
EQBCOn=0
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
CharInfo=Enchanter|32
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[Buffs]
BuffsOn=1
Buffs1=Clarity
Buffs2=NULL
Buffs3=NULL
Buffs4=NULL
Buffs5=NULL
Buffs6=NULL
Buffs7=NULL
Buffs8=NULL
Buffs9=NULL
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=10
PowerSource=NULL
[Melee]
AssistAt=95
MeleeOn=0
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll rear
AutoFireOn=0
UseMQ2Melee=1
[GoM]
GoMSHelp=Format - Spell|Target, MA Me or Mob, i.e. Rampaging Servant Rk. II|Mob
GoMSpell1=NULL
GoMSpell2=NULL
GoMSpell3=NULL
[GMail]
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup
GMailOn=0
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
[AE]
AEOn=0
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=0
DPSSkip=20
DPSInterval=2
DPS1=NULL
DPS2=NULL
DPS3=NULL
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
DebuffAllOn=0
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
Heals1=NULL
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL
XTarHeal=0
XTarHeal2=0
HealGroupPetsOn=0
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Pet]
PetOn=1
PetSpell=YourPetSpell
PetShrinkOn=0
PetShrinkSpell=Tiny Companion
PetBuffsOn=0
PetBuffs1=NULL
PetBuffs2=NULL
PetBuffs3=NULL
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
PetCombatOn=1
PetBreakMezSpell=NULL
PetRampPullWait=0
PetSuspend=0
MoveWhenHit=0
PetHoldOn=1
PetForceHealOnMed=0
[Mez]
MezOn=1
CharmOn=1
CharmSpell=Beguile
CharmMinLevel=1
CharmMaxLevel=37
TashOn=1
TashSpell=Tashani
MezRadius=125
MezMinLevel=1
MezMaxLevel=55
MezStopHPs=80
MezSpell=Entrance
MezAESpell=NULL
[Burn]
BurnText=Decepticons Attack
BurnAllNamed=0
Burn1=NULL
Burn2=NULL
Burn3=NULL
Burn4=NULL
Burn5=NULL
Burn6=NULL
Burn7=NULL
Burn8=NULL
Burn9=NULL
Burn10=NULL
Burn11=NULL
Burn12=NULL
Burn13=NULL
Burn14=NULL
Burn15=NULL
UseTribute=0
[Pull]
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=5
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=0
AFKGMAction=1
AFKPCRadius=150
CampOnDeath=0
ClickBacktoCamp=0
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=92
 
Last edited by a moderator:
Rich (BB code):
[Mez]
MezOn=1
CharmOn=1
CharmSpell=Beguile
CharmMinLevel=1
CharmMaxLevel=37

You probably want this to not say charm which is the issue.

Rich (BB code):
[Mez]
MezOn=1
MezRadius=200
MezMinLevel=85
MezMaxLevel=108
MezStopHPs=50
MezSpell=spellname
MezAESpell=spellname|3
 
Kiss doesn't charm mobs. There is an older member submitted version that does but not Official KissAssist.
KISS=Keep It Simple Stupid. Charming mobs is not simple.
 
See this thread: http://www.redguides.com/community/...Tank-and-charm?p=283557&viewfull=1#post283557

It says to find this in the kissassist mac:
Rich (BB code):
                /if (${DPSOn} || ${MeleeOn} || ${PetOn}) /call CombatTargetCheck

And change it to:

Rich (BB code):
                /if (${DPSOn} || ${MeleeOn} || ${PetOn}) {
                    /call CombatTargetCheck
                    /if (${Target.ID} && ${Target.Charmed.ID}) {
                       /call CombatReset
                       /return
                   }
               }

Maybe Maskoi can make that a permanent change. All this does is make the tank switch targets if you happen to charm the one it was working on killing.

One other thing you can do is pause the tank while you recharm your mob, then unpause.
 
I can make the tank ignore charmed mobs that's not a problem. look for it next version
 
I can make the tank ignore charmed mobs that's not a problem. look for it next version

Necroing old threads....did this ever happen? Was messing around with charm yesterday and my tank wouldn't clear is Target if my enchanter Charmed one that he was attacking
 
Config - Can any one help Enchanter with Charm

Users who are viewing this thread

Back
Top
Cart