• 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 - lvl 60 Beastlord

tehfeer

Active member
Joined
Feb 6, 2009
RedCents
523¢
I am using this on my 60 bst. I just got the AA hobble of spirits pet buff. I cannot get kissassist to cast it. What am I doing wrong? I checked the spelling 3 times. Maybe I just need a different set of eyes to check it out for me.

Rich (BB code):
[General]
KissAssistVer=4.5.2
Role=Assist
CampRadius=20
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssis=25
ChaseDistance=25
MedOn=1
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=1
EQBCOn=0
MiscGem=8
ChaseAssist=0
[Buffs]
BuffsOn=1
Buffs1=Spiritual Purity
Buffs2=Spiritual Strength
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
[Melee]
AssistAt=97
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
[DPS]
DPSOn=1
DPSSkip=20
DPSInterval=2
DPS1=Sha's Advantage|90
DPS2=Ice Shard|50
DPS3=Venom of the Snake|88
DPS4=Malaria|85
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=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
Heals6=NULL
Heals7=NULL
Heals8=NULL
Heals9=NULL
Heals10=NULL
[Pet]
PetOn=1
PetSpell=Spirit of Khurenz
PetFocus=NULL
PetShrinkOn=0
PetShrinkSpell=Tiny Companion
PetBuffsOn=1
PetBuffs1=Sha's Ferocity
PetBuffs2=Spirit of Flame
PetBuffs3=Hobble of Spirits
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
[Burn]
BurnText=Decepticons Attack
Burn1=NULL
Burn2=NULL
Burn3=NULL
Burn4=NULL
Burn5=NULL
Burn6=NULL
[Pull]
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=0
[AFKTools]
AFKToolsOn=0
AFKGMAction=/quit
AFKPCRadius=150
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=92
 
Re: KissAssist ini files

Try this around line 1229 find this line

Rich (BB code):
 /if (${Me.Book[${PetBuffs[${i}]}]}) {

Change it to (cut/paste)
Rich (BB code):
 /if (${Me.Book[${PetBuffs[${i}]}]} || ${Me.AltAbilityReady[${PetBuffs[${i}]}]}) {
 
Config - lvl 60 Beastlord

Users who are viewing this thread

Back
Top
Cart