• 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

Question - Low level Warrior INI issue

Wildman

Active member
Joined
Mar 17, 2025
RedCents
732¢
I have a lvl 15 warrior kissassist ini. Everything works pretty well until he has to wait on respawns. I found where it has 5 for waiting and changed that to 60 but every 5 seconds the warrior will stand up, then get a message waiting on respawns sitting down. Only concern with it doing that is if someone was to be in the zone and sees my character standing and sitting constantly. I don't want anyone to report me for being so obvious. I don't know anything about coding so it must be simple LOL. I will post what I have. I have made some changes and not sure what I have done. My cleric one is doing great. I also messed up the pulling, he still pulls but chases them before throwing and then runs back to camp. The mercs attack, my warrior doesn't melee unless the mob hits him. He will just stand there and fire off arrows. Which is fine too because it skills up my archery. Any help would be awesome. This is my first time ever using kissassist to box. Want to get another toon going to 3 box if I can figure this out.
INI:
[General]
KissAssistVer=12.002
Role=Pullertank
CampRadius=100
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssist=1
ChaseDistance=25
MedOn=1
MedStart=20
MedStop=100
MedCombat=0
LootOn=0
RezAcceptOn=1|10
AcceptInvitesOn=1
GroupWatchOn=1
GroupWatchCheck=FALSE
CorpseRecoveryOn=1
EQBCOn=0
DanNetOn=1
DanNetDelay=20
IRCOn=0
CampfireOn=1
CharInfo=Warrior|17|FREE
DefaultUI=TRUE
DPSMeter=0
ScatterOn=0
LOSBeforeCombat=1
XTSlot=0
UseSpawnMaster=0
[Buffs]
BuffsOn=1
BuffsSize=20
Buffs1=Focused Will Discipline|85|cond1
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
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=99
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=1
UseMQ2Melee=1
TargetSwitchingOn=1
PetTauntOverride=0
[AE]
AEOn=0
AESize=10
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=1
DPSSize=20
DPSSkip=20
DPSInterval=2
DPS1=Elbow Strike
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=1
AggroSize=10
Aggro1=Provoke|100|<
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
Aggro6=NULL
Aggro7=NULL
Aggro8=NULL
Aggro9=NULL
Aggro10=NULL
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
HealInterval=0
AutoRezOn=0
HealsSize=5
Heals1=NULL
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL
XTarHeal=0
XTarHealList=Xtar slots here Example: 5|6|7
HealGroupPetsOn=0
RezMeLast=0
[Cures]
CuresOn=0
CuresSize=5
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=1
MercAssistAt=96
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=15
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
[Pull]
PullWith=Throw Stone
PullMeleeStick=0
MaxRadius=400
MaxZRange=200
UseWayPointZ=0
PullWait=60
PullRadiusToUse=125
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
PullPause=30|2|cond2
PullLevel=0|25
PullArcWidth=0
PullOnReturn=0
[PullAdvanced]
PullLocsOn=0
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=1
ClickBacktoCamp=0
[KConditions]
ConOn=1
CondSize=5
Cond1=${Me.CombatState.NotEqual[COMBAT]} && ${Me.PctHPs} < 85
Cond2=${Group.AnyoneMissing}
Cond3=TRUE
Cond4=TRUE
Cond5=TRUE
 
I have a lvl 15 warrior kissassist ini. Everything works pretty well until he has to wait on respawns. I found where it has 5 for waiting and changed that to 60 but every 5 seconds the warrior will stand up, then get a message waiting on respawns sitting down. Only concern with it doing that is if someone was to be in the zone and sees my character standing and sitting constantly. I don't want anyone to report me for being so obvious. I don't know anything about coding so it must be simple LOL. I will post what I have. I have made some changes and not sure what I have done. My cleric one is doing great. I also messed up the pulling, he still pulls but chases them before throwing and then runs back to camp. The mercs attack, my warrior doesn't melee unless the mob hits him. He will just stand there and fire off arrows. Which is fine too because it skills up my archery. Any help would be awesome. This is my first time ever using kissassist to box. Want to get another toon going to 3 box if I can figure this out.
INI:
[Melee]
AutoFireOn=1
Well if you don't want the warrior using ranged, you probably want to turn off AutoFireOn.

As for the sitting thing. If you could post in the exact message you are getting to the MQ console that would help. I found a function PullDelay but that seems like it should be using what you have PullWait set to, but it does also seem like it's the place it would sit while waiting. If you don't want to sit, I think you could change MedOn to 0 for the warrior and I think that would stop him from sitting while waiting for mobs at all. But at some point, you might want to sit, so you could try that, but also post up the exact message you are seeing while it's doing the sitting/waiting I can try and poke around a bit more to see if there's anything else that could be tweaked.
 
Well if you don't want the warrior using ranged, you probably want to turn off AutoFireOn.

As for the sitting thing. If you could post in the exact message you are getting to the MQ console that would help. I found a function PullDelay but that seems like it should be using what you have PullWait set to, but it does also seem like it's the place it would sit while waiting. If you don't want to sit, I think you could change MedOn to 0 for the warrior and I think that would stop him from sitting while waiting for mobs at all. But at some point, you might want to sit, so you could try that, but also post up the exact message you are seeing while it's doing the sitting/waiting I can try and poke around a bit more to see if there's anything else that could be tweaked.
I went back and recopied the ini, I have noticed it only stands and sits while I am medding my endurance. I have screen shot what it is saying. I have also have the ini file.

[General]
KissAssistVer=12.002
Role=Pullertank
CampRadius=100
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssist=1
ChaseDistance=25
MedOn=1
MedStart=20
MedStop=100
MedCombat=0
LootOn=0
RezAcceptOn=1|10
AcceptInvitesOn=1
GroupWatchOn=1
GroupWatchCheck=TRUE
CorpseRecoveryOn=1
EQBCOn=0
DanNetOn=1
DanNetDelay=20
IRCOn=0
CampfireOn=1
CharInfo=Warrior|19|FREE
DefaultUI=TRUE
DPSMeter=0
ScatterOn=0
LOSBeforeCombat=1
XTSlot=1
UseSpawnMaster=0
[Buffs]
BuffsOn=1
BuffsSize=20
Buffs1=Focused Will Discipline|85|cond1
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
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=99
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
UseMQ2Melee=1
TargetSwitchingOn=1
PetTauntOverride=0
[AE]
AEOn=0
AESize=10
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=1
DPSSize=20
DPSSkip=20
DPSInterval=2
DPS1=Elbow Strike
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=1
AggroSize=10
Aggro1=Provoke|100|<
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
Aggro6=NULL
Aggro7=NULL
Aggro8=NULL
Aggro9=NULL
Aggro10=NULL
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
HealInterval=0
AutoRezOn=0
HealsSize=5
Heals1=NULL
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL
XTarHeal=0
XTarHealList=Xtar slots here Example: 5|6|7
HealGroupPetsOn=0
RezMeLast=0
[Cures]
CuresOn=0
CuresSize=5
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=1
MercAssistAt=92
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=15
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
[Pull]
PullWith=Throw Stone
PullMeleeStick=0
MaxRadius=100
MaxZRange=75
UseWayPointZ=0
PullWait=60
PullRadiusToUse=90
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
PullPause=30|2|cond2
PullLevel=0|25
PullArcWidth=0
PullOnReturn=0
[PullAdvanced]
PullLocsOn=0
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=0
ClickBacktoCamp=1
[KConditions]
ConOn=0
CondSize=5
Cond1=${Me.CombatState.NotEqual[COMBAT]} && ${Me.PctHPs} < 85
Cond2=${Group.AnyoneMissing}
Cond3=TRUE
Cond4=TRUE
Cond5=TRUE


1746309563874.png
 
The ini is exactly what I am looking for, it does what I want it to mostly. I just am clueless on tweaking it to what I want. I just want it to pull from a large radius, pull with throw, pull back to camp and have merc assist me. I think he is now waiting for my cleric to med to 90 before pulling, at least he does sometimes. I get confused on the radius configs. I don't leave my keyboard so I am not worried about someone catching me. I have macro key set to end if anyone gets close to me or I see a message in the zone
 
I went back and recopied the ini, I have noticed it only stands and sits while I am medding my endurance. I have screen shot what it is saying. I have also have the ini file.

[Buffs]
BuffsOn=1
BuffsSize=20
Buffs1=Focused Will Discipline|85|cond1
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
Ok, I haven't 100% confirmed this, but I have a sneaking suspicion that it is your Focused Will Discipline buff. I'm guessing that while medding (and sitting) it's getting into the buff section of code and when it's checking to see if it should cast that buff it's standing you up (in case it needs to cast) and then the med code sits you back down after it sees you are standing (but it's not casting/using the discipline). I think I did just confirm that the code where the "you stood up" is coming from has a loop with a 5 second delay and part of that loop looks to call a function that would call the CheckBuffs function, which is where I think it's standing you from because of your Focused Will buff.

So maybe try getting rid of your Buffs1 and see if that stops your stand/sit spam while medding.
 
The ini is exactly what I am looking for, it does what I want it to mostly. I just am clueless on tweaking it to what I want. I just want it to pull from a large radius, pull with throw, pull back to camp and have merc assist me. I think he is now waiting for my cleric to med to 90 before pulling, at least he does sometimes. I get confused on the radius configs. I don't leave my keyboard so I am not worried about someone catching me. I have macro key set to end if anyone gets close to me or I see a message in the zone
Ok, so I'm pretty sure if you want to pull from a bigger area around your camp, you just need to increase MaxRadius. I checked a couple of my config files for pullers and yeah my pullers have that set to 425 and 550 (I think I would tweak this depending on where I was camping.
 
Ok, I haven't 100% confirmed this, but I have a sneaking suspicion that it is your Focused Will Discipline buff. I'm guessing that while medding (and sitting) it's getting into the buff section of code and when it's checking to see if it should cast that buff it's standing you up (in case it needs to cast) and then the med code sits you back down after it sees you are standing (but it's not casting/using the discipline). I think I did just confirm that the code where the "you stood up" is coming from has a loop with a 5 second delay and part of that loop looks to call a function that would call the CheckBuffs function, which is where I think it's standing you from because of your Focused Will buff.

So maybe try getting rid of your Buffs1 and see if that stops your stand/sit spam while medding.
Thank you, I will try this when I get back. I really appreciate any help I can get.
 
Ok, so I'm pretty sure if you want to pull from a bigger area around your camp, you just need to increase MaxRadius. I checked a couple of my config files for pullers and yeah my pullers have that set to 425 and 550 (I think I would tweak this depending on where I was camping.
Thank you, this is where I am struggling is to find the right numbers in the radius. I will try this when I get off work.
 
Try do some [Pull] Changes


[Pull]
PullWith=Throw Stone
PullMeleeStick=0
; next one adjust the distance 0-5000 to pull Setting 100 means not much mobs to pull
MaxRadius=400
MaxZRange=100
PullRadiusToUse=100
; pull angle 90-180-360 facing degree
PullArcWidth=180
UseWayPointZ=0
PullWait=15
ChainPull=0
ChainPullHP=10
PullPause=30|1
PullLevel=0|220
PullRoleToggle=1
PullOnReturn=1

Hope that helps :-)
More info at : https://www.redguides.com/docs/projects/kissassist#pull-settings
 
For the standing issue you can try this.
Cond1=${Me.CombatState.NotEqual[COMBAT]} && ${Me.PctHPs} < 85 && ${Me.Standing}

That should stop standing you to cast Focused Will Discipline while you are medding(Sitting).
 
MaxRadius and MaxZRadius are the two pull settings you really use a lot, based on where you are pulling. MaxRadius defines the farthest away your puller will look for mobs to pull. MaxZRadius limits how far above or below you he will pull. I usually leave MaxZRadius set to a pretty high number, particularly outdors, so hilly terrain doesn't limit things. Dungeons are a different matter, as having this set to where it can pull multiple floors can cause some serious issues, especially if your puller is not kos to everything in the dungeon. It will look for the closest mob (X,Y), that is within the Z parameter - if that is 4 floors up or down, it'll happily run right past anything on the way there that doesn't aggro it, grab the 'closest' mob, and then run back picking up all the mobs it ran past earlier with social aggro. PullArcWidth is useful in situations where you are set up near stuff you don't want to pull, so you start the macro with your puller's back to them, and it will ignore everything that is outside that arc centered on where puller is facing. Set to 0 if you want to pull in all directions. PullLevel is only really needed if you are in an area where higher and lower level mobs are mixed together, are not social, and are not kos. If they are social or kos, you'll still get the higher/lower levels along with the levels you are after. 0|0 lets it pull whatever is there. Selecting a pull location is also really important, as obstacles (Trees/rocks/pillars, etc.) can have your tank unable to hit mob, which means it's now beating on squishies, small hills that are close can put toons out of LOS to mob, etc. Sometimes, moving your start location by as little 10 or 20 will fix issues from I get plastered every other pull to everything is fine.
 
Question - Low level Warrior INI issue

Users who are viewing this thread

Back
Top
Cart