• 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

Problem - Long delay after kill (1 Viewer)

Jackei

New member
Joined
Jan 1, 2015
RedCents
85¢
There is a long delay up to 30 seconds between killing a mob and when the dps meter and mq2's exp echo. I turned off dpsmeter but still have the delay. Any suggestions?

Rich (BB code):
[General]
KissAssistVer=9.1.8
Role=assist
CampRadius=50
CampRadiusExceed=300
ReturnToCamp=1
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=0
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=1
CastingInterruptOn=0
CharInfo=Monk|105
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[Buffs]
BuffsOn=1
#Buffs1=lizardscale plated girdle|dual|twitching speed
#Buffs2=Form of the Recluse|dual|Illusion: Recluse Spider
#Buffs3=breather rk. II|end|19
Buffs4=NULL
Buffs5=NULL
Buffs6=master's aura|aura
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=20
PowerSource=NULL
Buffs3=NULL
Buffs1=NULL
Buffs2=NULL
BuffsSize=20
[Melee]
AssistAt=99
MeleeOn=1
FaceMobOn=1
MeleeDistance=100
StickHow=behind
AutoFireOn=0
UseMQ2Melee=1
[AE]
AEOn=1
AERadius=50
AE1=terrorpalm discipline|3|Mob
AE2=infusion of thunder|3|Mob
AE3=Fundament: Second Spire of the Sensei|3|Mob
AE4=speed focus discipline|3|Mob
AE5=NULL
AESize=10
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=0
DPSSkip=0
DPSInterval=0
#DPS1=banestrike|99
#DPS2=cohort's soulforge tunic|98
#DPS3=zan fi's whistle|97
#DPS4=zalikor's fang|96
#DPS5=stunning kick|95
#DPS6=latent etheric chestwraps of the unwavering|96
#DPS7=two-finger wasp touch|99
#DPS8=eye of the storm|98
#DPS9=crane stance rk. II|96
#DPS10=torrent of fists rk. II|99
#DPS11=Heel of Zagali|96
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
DPS6=NULL
DPS2=NULL
DPS9=NULL
DPSSize=20
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
DebuffAllOn=0
DPS1=NULL
DPS3=NULL
DPS4=NULL
DPS5=NULL
DPS7=NULL
DPS8=NULL
DPS10=NULL
DPS11=NULL
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
AggroSize=5
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
HealGroupPetsOn=0
HealsSize=5
XTarHeal2=0
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
CuresSize=5
[Burn]
BurnText=Decepticons Attack
BurnAllNamed=1
Burn1=cohort's soulforge tunic
Burn2=Infusion of Thunder
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
BurnSize=15
[Pull]
PullWith=distant strike
|PullWith=Flying Kick
MaxRadius=800
MaxZRange=100
PullWait=0
PullRoleToggle=1
ChainPull=0
ChainPullHP=20
ChainPullPause=30|1
PullLevel=1|110
[AFKTools]
AFKHelp=AFKGMAction=4 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=4
AFKPCRadius=400
CampOnDeath=0
ClickBacktoCamp=0
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=100

[GMail]
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
 
ok, i cleaned them up a bit. removed some. here's whats left.
Rich (BB code):
holyshit0=/if (${Me.PctEndurance}>10 && ${Me.CombatAbilityReady[${Spell[Doomwalker's Synergy].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Doomwalker's Synergy].RankName}
holyshit1=/if (${Me.PctEndurance}>10 && ${Me.CombatAbilityReady[${Spell[Doomwalker's Alliance].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Doomwalker's Alliance].RankName}
holyshit2=/if (${Me.PctEndurance}<34 && ${Me.CombatAbilityReady[${Spell[Seven Breaths].RankName}]} && !${Me.Moving} && !${Me.CombatState.Equal[COMBAT]} && !${Me.Invis} && ${Melee.DiscID}==0) /disc ${Spell[Seven Breaths].RankName}
holyshit3=/if (${Me.PctEndurance}>10 && ${Me.CombatAbilityReady[${Spell[Zalikor's Fang].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Zalikor's Fang].RankName}
holyshit4=/if (${Me.PctEndurance}>10 && ${Me.CombatAbilityReady[${Spell[Torrent of Fists].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Torrent of Fists].RankName}
holyshit5=/if (${Me.AltAbilityReady[Stunning Kick]} && ${Me.Combat}) /alt act 469
holyshit6=/if (${Me.PctEndurance}<24 && ${Me.CombatAbilityReady[${Spell[Breather].RankName}]} && !${Me.Moving} && !${Me.Invis} && ${Melee.DiscID}==0) /disc ${Spell[Breather].RankName}
holyshit7=/if (${Me.PctEndurance}>10 && ${Me.CombatAbilityReady[${Spell[Phanton Pummeling].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Phanton Pummeling].RankName}
holyshit8=/if (${Me.Combat} && ${Me.PctEndurance}<40 && ${Me.CombatAbilityReady[${Spell[Seventh Wind].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Seventh Wind].RankName}
holyshit9=/if (${Me.Combat} && ${Me.PctHPs}<40 && ${Me.CombatAbilityReady[${Spell[Forstall Death].RankName}]} && ${Melee.DiscID}==0) /disc ${Spell[Forestall Death].RankName}
holyshit10=/if (${Me.Mercenary.State.Equal[ACTIVE]} && ${Bool[${Me.Mercenary.Class}==Wizard]} && !${Select[${Me.MercenaryStance},Burn]} && ${Target.PctHPs}<92 && ${Target.Type.Equal[NPC]}) /stance burn
holyshit11=/if (${Me.AltAbilityReady[Banestrike]} && ${Me.Combat}) /alt act 15073
holyshit12=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Zan Fi's Whistle]} && ${Target.PctHPs}<95 && ${Target.PctHPs}>10) /casting "Zan Fi's Whistle" alt
holyshit13=/if (${Target.Named} && ${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Infusion of Thunder]} && ${Target.PctHPs}<97 && ${Target.PctHPs}>5) /casting "Infusion of Thunder" alt
holyshit14=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Fundament: Second Spire of the Sensei]} && ${Target.PctHPs}<95 && ${Target.PctHPs}>10) /casting "Fundament: Second Spire of the Sensei" alt
holyshit15=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Two-Finger Wasp Touch]} && ${Target.PctHPs}<95 && ${Target.PctHPs}>10) /casting "Two-Finger Wasp Touch" alt
holyshit16=/if (${Target.Named} && ${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Five Point Palm]} && ${Target.PctHPs}<97 && ${Target.PctHPs}>5) /casting "Five Point Palm" alt
holyshit17=/if (${Target.Named} && (${Target.PctHPs}<97 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Crane Stance].RankName}]}) /disc ${Spell[Crane Stance].RankName}
holyshit18=/if (${Target.Named} && (${Target.PctHPs}<97 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Dragon's Balance].RankName}]}) /disc ${Spell[Dragon's Balance].RankName}
holyshit19=/if (${Target.Named} && ${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Focused Destructive Force]} && ${Target.PctHPs}<97 && ${Target.PctHPs}>5) /casting "Focused Destructive Force" alt
holyshit20=/if (${Target.Named} && (${Target.PctHPs}<97 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Speed Focus Discipline].RankName}]}) /disc ${Spell[Speed Focus Discipline].RankName}
holyshit21=/if (${Target.Named} && (${Target.PctHPs}<95 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Terrorpalm Discipline].RankName}]}) /disc ${Spell[Terrorpalm Discipline].RankName}
holyshit22=/if ((${Target.PctHPs}<95 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Heel of Zagali].RankName}]}) /disc ${Spell[Heel of Zagali].RankName}
holyshit23=/if (${Target.Named} && (${Target.PctHPs}<95 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Ironfist Discipline].RankName}]}) /disc ${Spell[Ironfist Discipline].RankName}
holyshit24=/if ( (${Target.PctHPs}<95 && ${Target.PctHPs}>45) && ${Me.CombatAbilityReady[${Spell[Eye of The Storm].RankName}]}) /disc 35062
holyshit25=/if (${Target.Named} && (${Target.PctHPs}<95 && ${Target.PctHPs}>5) && ${Me.CombatAbilityReady[${Spell[Earthforce Discipline].RankName}]}) /disc ${Spell[Earthforce Discipline].RankName}
 
Why do you have "#" in front of all DPS items and almost all BUFF items? Are you purposefully commenting everything out?
 
Yes, I was transitioning the dps section to holys to try and spend endurance slower. The buffs I was just commenting out when i would test something or change gear

- - - Updated - - -

After much trial and such, i reverted to an older version of kissassist and the delay was gone. Not sure the cause but thought that might help.
 
Did you change the .ini? Usually when I see delays using the latest KISS its when I've put in a buff or another ability with a long recast timer or time to mem, and it's waiting to mem the spell and buff. It's why I make sure that any particularly long recast things are always on my hotbar or not in my .ini at all. Things that immediately come to mind is cleric DI, SK skin, Beastlord's ToT heal pet buff, Mage pet rune spells, etc. Just keep those mem'd in a non-miscellaneous gem slot and you'll be fine.
 
Did you change the .ini? Usually when I see delays using the latest KISS its when I've put in a buff or another ability with a long recast timer or time to mem, and it's waiting to mem the spell and buff. It's why I make sure that any particularly long recast things are always on my hotbar or not in my .ini at all. Things that immediately come to mind is cleric DI, SK skin, Beastlord's ToT heal pet buff, Mage pet rune spells, etc. Just keep those mem'd in a non-miscellaneous gem slot and you'll be fine.

Good idea, but its happening on my monk so no spells to mem
 
Problem - Long delay after kill

Users who are viewing this thread

Back
Top
Cart