does anyone use bot plugin anymore , if so did u ever get paly rez to work

Dealings

Well-known member
Joined
Jul 14, 2006
Messages
3,148
Reaction score
113
Points
63
does anyone use bot plugin anymore if so have u ever gotten paly rez to work?
 
Htw made some changes to MQ2Bot rezing code on the 29th of November. Have you tried it since then?

Looks like he added a bunch of debugging code to rez routine too, to help with troubleshooting problems.
 
as of yesterday dying in grp w a paladin, doesnt rez, is there a new command or setting to allow for rezs to happen?
 
We need your MQ2Bot INI settings for your paladin. Class makeup of your group.

Also add

Debugging=1
DebugCheckRez=1

Then check logs to see what is happening on your paladin when it should be rezing. See if there is an error about rezing

Also make sure MQ2Rez is setup up to auto accept rez or be ready to manually accept it. (This is if it casts rez)

What spell or AA are you trying to use for rez?

When you start MQ2Bot does it say what spell/aa it's trying to use?
 
Code:
Debugging=1

BotVersion=20201129.1712
PulseCycle=100
BotCommandsOn=
BotCommandsOff=
AlwaysCheckAdds=0
RestrictedZones=,344,202,151,345,
BuffPassword=NULL
AuthorizedUsers=|guild|group|netbots|
CycleDelay=3
DefaultGem=13
AnnounceEcho=1
AnnounceEQBC=1
AnnounceAdds=1
AnnounceMezBreaks=1
AutoInvisDistance=0
LootInCombat=0
LootRadius=0
AssistAt=100
AssistRange=50
UseManualAssist=0
AssistName=
MercAssistAt=100
MercAssistRange=0
MeleeAt=100
MeleeDistance=50
DoPetSwarm=0
PetAttackAt=100
PetAttackRange=60
RepositionIfSummoned=0
MedStartAt=30
MedStopAt=60
MedToFull=0
MedDuringCombat=0
EndMedStartAt=20
EndMedStopAt=50
EndMedToFull=0
ManaToSummon=100
SummonModRods=1
UseModRods=1
AACutoffTime=10
AAStopAt=25
AAif6=0
AggroAt=70
AutofireAt=0
AutofireDistance=100
DebuffAdds=0
DebuffAt=100
DebuffStopAt=10
DebuffAEAmount=3
DotAt=99
DotStopAt=10
FaceAngle=360
FadeAt=20
GrabAdds=0
GrabPrimary=0
InterruptToHealAt=0
HealAt=50
HealToTAt=50
HealSelfAt=40
HealDelayedAt=0
HealDurationAt=0
HealGroupAt=40
HealPetAt=40
Healif0=(${Target.PctHPs}<=30 && ${Me.CombatState.Equal[COMBAT]})
HealToTif1=(${Target.PctHPs}<=50 && ${Me.CombatState.Equal[COMBAT]})

ImHitAt=50
JoltAt=70
KnockbackAdds=0
KnockbackPrimary=0
LifetapAt=80
ManaAt=80
MinManaToNuke=10
NukeToTAt=90
Nukeif0=0
Nukeif2=0
Nukeif3=${Target.Body.Name.Equal[Undead]}
Nukeif5=${Target.Body.Name.Equal[Undead]}
NukeAt=90
RezRadius=100
RootAdds=0
RootPrimary=0
SnareAt=10
SwarmAt=99
UseAutoFire=0
UseAENukes=1
UseAura=1
UseClickyBuffs=1
UseClickyNukes=1
DebuffsSpellFirst=0
UseDiscsOffensive=1
UseDiscsDefensive=1
Discif9=0
UseFightBuffs=1
UseMainTankBuffs=1
UseManaInCombat=1
UseManaOnOthers=1
UseMez=1
UsePet=1
PetReagentCheck=1
PetIllusionItem=NULL
CustomPetSpell=NULL
UsePetBuffs=1
StandOnPetAttack=0
UseSelfBuffs=0
SelfBuffif0=${Me.PctAggro}>=90
SelfBuffif1=0
SelfBuffif3=0
Buffif0=0
Buffif1=0
AutoFollowLeader=0
AutoFollowSettings=30 healer
UseNetBots=0
NetBotsName=NULL
DoDebug=0
PullingDistance=0
PullingMaxZ=30
PullingLOS=1
DoPulls=0
PullSkillName=
PullingFilter=1
AnnounceBehaviorChange=0
AttackCommand=/killthis
AegoClasses=|WAR|MNK|ROG|BER|CLR|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
SymbolClasses=|WAR|MNK|ROG|BER|CLR|DRU|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
BrellsClasses=|WAR|MNK|ROG|BER|CLR|DRU|SHM|RNG|BST|PAL|SHD|BRD|ENC|MAG|NEC|WIZ|
SafetyInvisOnWarp=0
SafetyCommandOnTell=
SafetyCommandOnGM=
SafetyCommandOnMyWarp=
SafetyCommandOnOthersWarp=
SafetyCommandOnTooFarFromCamp=
IgnoreTheseSkills=
PullSkillRange=0

everyone has mq2rez set to rez accept on and rez pct 90
when I turn on rez it reads Gift of Resurrection II (in game AA doesnt speciy the II) the AA just says Gift of Resurrection
added
Code:
Debugging=1

DebugCheckRez=1
 
Last edited: