• 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

bard mez not working

Status
Not open for further replies.

cosyg

New member
Joined
Oct 22, 2015
RedCents
Why does it wait so long for bard to mez?
[General]
KissAssistVer=8.5
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssist=0
ChaseDistance=25
MedOn=0
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=0
EQBCOn=0
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
CharInfo=Bard|42
TwistOn=1
TwistMed=Mana song gem
TwistWhat=2 4 5 3
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[Buffs]
BuffsOn=0
Buffs1=NULL
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=20
PowerSource=NULL
[Melee]
AssistAt=95
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
MeleeTwistOn=1
MeleeTwistWhat=8 7 5 2
[AE]
AEOn=0
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=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
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
[Pull]
PullTwistOn=0
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=5
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
[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
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Mez]
MezOn=2
MezRadius=50
MezMinLevel=1
MezMaxLevel=60
MezStopHPs=80
MezSpell=Crission's Pixie Strike
MezAESpell=Your AE Mez Spell|0
[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
[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
 
Re: bard mez

Have you tried bumping up your assist at % to 98%?

not sure, but bard may be waiting to know which mob is the target and which is the add...
 
Re: bard mez

trying that now... 99%

- - - Updated - - -

no dice... it will mez, but only rarely... im in the giant fort on phinny... does height off of ground change this?
 
Re: bard mez

OMG DO NOT USE MQ2 on Phinny! EVER!

- - - Updated - - -

Mq2 is not designed to run on Phinny and doing so will most likely get you insta-banned from DBG, it is a huge No-NO! Do Not try to run MQ2 on Phinny!

- - - Updated - - -

MQ2 is actually designed to disable if you try to get into phinny with it, we cannot be more clear on this!
 
Re: bard mez

OMG DO NOT USE MQ2 on Phinny! EVER!

- - - Updated - - -

Mq2 is not designed to run on Phinny and doing so will most likely get you insta-banned from DBG, it is a huge No-NO! Do Not try to run MQ2 on Phinny!

- - - Updated - - -

MQ2 is actually designed to disable if you try to get into phinny with it, we cannot be more clear on this!


OOps,, i meant to say ragefire
 
Re: bard mez

lol well then, all is good, not sure why it was not working, your code looks right....

- - - Updated - - -

your mez radius is set to 50, that may be waiting for the mob to close to that range before it attempts to mez him
 
Re: bard mez

Most Giants are unmezzable. Kiss knows this.

Rich (BB code):
      | Test -> is target a giant unmezzable
        /if (${Spawn[${MezArray[${i},1]}].Body.Name.Equal[Giant]}) {
            /if (${DebugMez}) /echo Spawn[MezArray[${i},1]](${Spawn[${MezArray[${i},1]}].Name} ID:${MezArray[${i},1]}].ID}) is a giant, goto :SkipMez
            /goto :SkipMez
        }
 
Re: bard mez

it's still only working once in a while...

i will paste all and see what i may have done wrong ok?
Rich (BB code):
[General]
KissAssistVer=8.5
Role=Assist
CampRadius=80
CampRadiusExceed=400
ReturnToCamp=1
ChaseAssist=0
ChaseDistance=25
MedOn=0
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=1
AcceptInvitesOn=1
GroupWatchOn=0
EQBCOn=0
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
CharInfo=Bard|42
TwistOn=1
TwistMed=2
TwistWhat=2 4 5 3
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[Buffs]
BuffsOn=0
Buffs1=NULL
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=20
PowerSource=NULL
[Melee]
AssistAt=96
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
MeleeTwistOn=1
MeleeTwistWhat=1 8 7 5 2
[AE]
AEOn=0
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=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
[Aggro]
AggroOn=0
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
[Pull]
PullTwistOn=0
PullWith=Melee
MaxRadius=350
MaxZRange=50
PullWait=5
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
[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
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Mez]
MezOn=2
MezRadius=150
MezMinLevel=20
MezMaxLevel=60
MezStopHPs=70
MezSpell=Crission's Pixie Strike
MezAESpell=Your AE Mez Spell|0
[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
[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

- - - Updated - - -

172913.png

So why would it think that Crission's Pixie Strike is not ready?
 
Re: bard mez

find this line arounf line # 3378
Rich (BB code):
        | Test -> Is my single mez spell ready
        /if (!${Me.SpellReady[${MezSpell}]}) {
cahnge it too
Rich (BB code):
        | Test -> Is my single mez spell ready
        /if (!${Me.SpellReady[${MezSpell}]} && !${IAmABard}) {
 
Re: bard mez

find this line arounf line # 3378
Rich (BB code):
        | Test -> Is my single mez spell ready
        /if (!${Me.SpellReady[${MezSpell}]}) {
cahnge it too
Rich (BB code):
        | Test -> Is my single mez spell ready
        /if (!${Me.SpellReady[${MezSpell}]} && !${IAmABard}) {


Fix Worked Perfect!
 
bard mez not working
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart