Plugin RoF2 MQ2cast bag bug when runing with MQ2bot?

Sunto

New member
Joined
Mar 13, 2013
Messages
16
Reaction score
0
Points
0
Location
Europe
Hi
I am runing the RoF2 MQ with a RoF2 client.

Whenever i start MQ2bot when MQ2cast is active, it give me a loop of endless open and closing bag sound and performance is dripping to almost 0 fps.

I reinstalled several times. Sometimes it works for 1 session after a fresh .ini install, but it comes back with the second login and after that it keeps happening.

When i disable mq2cast it works fine. Except of missing the plugin :)

Is there a know bug or somthing i can do on my end to make it work?
Right now i can only use 1 of the 2 plugins at the same time. But i would like to use both.


Code:
[MQ2Melee]
ancestral=20
disarm=1
downflag2=1
enrage=1
enragingkick=25
facing=1
feigndeath=30
flyingkick=1
groupcheck=1
holyflag2=1
infuriate=1
kick=1
melee=1
mend=20
override=1
petenrage=1
petinfuriate=1
petmend=20
petrange=75
plugin=1
provokeend=20
provokemax=1
provokeonce=1
resume=20
roundkick=1
sneakdelay=1000
stickbreak=1
stickrange=70
tigerclaw=1
downshit1=/if (!${Me.Buff[Bootstrutter's Blessing].ID} && ${Spell[Bootstrutter's Blessing].Stacks} && !${Me.Invis}) /casting 68239|item
downshit2=/if (${Me.PctHPs}<65) /multiline ;  /target Sokar ; /potionbelt Activate 1 ; /target npc
downshit3=/if (!${Me.Buff[Illusion: Skeleton].ID} && ${Spell[Illusion: Skeleton].Stacks} && !${Me.Invis}) /casting 11646|item
holyshit1=/if (!${Me.Buff[Bootstrutter's Blessing].ID} && ${Spell[Bootstrutter's Blessing].Stacks} && !${Me.Invis}) /casting 68239|item
holyshit2=/if (${Me.PctHPs}<65) /multiline ;  /target Sokar ; /potionbelt Activate 1 ; /target npc
holyshit3=/if (!${Me.Buff[Illusion: Skeleton].ID} && ${Spell[Illusion: Skeleton].Stacks} && !${Me.Invis}) /casting 11646|item
version=2013.022
ShowAbility=0
ShowAltAbility=0
ShowAttacking=1
ShowBash=0
ShowCasting=0
ShowCombatAbility=0
ShowControl=0
ShowDebug=0
ShowEnrageDebug=1
ShowEnraging=1
ShowFeign=1
ShowOverride=1
ShowProvoking=0
ShowRange=0
ShowSkills=0
ShowSpecial=0
ShowSticking=1
ShowStunning=0
ShowSwitching=1
CADelay=500
AADelay=250
SpellDelay=350
SkillDelay=250
PotionDelay=500
DownDelay=0
HolyDelay=0
DownCycleDelay=0
HolyCycleDelay=0
[MQ2Bot]
BotVersion=20181224.1338
BotCommandsOn=
BotCommandsOff=
AlwaysCheckAdds=0
RestrictedZones=344,202,151,345
BuffPassword=NULL
AuthorizedUsers=|guild|group|netbots|
CycleDelay=10
DefaultGem=1
AnnounceEcho=1
AnnounceEQBC=0
AnnounceAdds=1
AutoInvisDistance=0
AssistAt=100
AssistRange=100
MercAssistAt=100
MercAssistRange=0
MeleeAt=100
MeleeDistance=40
PetAttackAt=100
PetAttackRange=60
RepositionIfSummoned=0
MedStartAt=0
MedStopAt=0
MedToFull=0
MinManaToNuke=0
ManaToSummon=100
AACutoffTime=10
AAStopAt=25
AggroAt=70
AutofireAt=0
AutofireDistance=100
DebuffAdds=1
DebuffAt=100
DebuffStopAt=10
DebuffAEAmount=3
DotAt=99
DotStopAt=10
FaceAngle=360
FadeAt=20
GrabAdds=0
GrabPrimary=0
InterruptToHealAt=0
HealAt=80
HealToTAt=80
HealSelfAt=80
HealDelayedAt=95
HealDurationAt=95
HealGroupAt=80
HealPetAt=80
ImHitAt=50
JoltAt=70
KnockbackAdds=0
KnockbackPrimary=0
LifetapAt=80
LootInCombat=0
LootRadius=0
ManaAt=80
NukeAt=99
RezRadius=100
RootAdds=15
RootPrimary=0
SnareAt=10
SwarmAt=99
UseAutoFire=0
UseAENukes=1
UseAura=1
UseClickyBuffs=1
UseClickyNukes=1
UseDiscsOffensive=0
UseDiscsDefensive=0
UseFightBuffs=1
UseMainTankBuffs=1
UseManaInCombat=1
UseMez=1
UsePet=1
PetIllusionItem=NULL
CustomPetSpell=NULL
UsePetBuffs=1
UseSelfBuffs=1
AutoFollowLeader=0
AutoFollowSettings=30 healer
UseNetBots=0
NetBotsName=NULL
 
Could you try it with MQ2BagWindow loaded, and if in game, do /reloadui

I will look into it further when a bit later also.

Thanks.

htw
 
I will tonight.
I already testet with bagwindow on and off. Also tryd exchange or other plugins who could mess with bags.
I never did a reloadui tho. I will report back.

Ps: Last night, when it first bugged out i tryd to reload cast 1h later with bot on, and it did work. After i reloged, it went crazy again.
 
Last edited:
I did use the /reloadui command and so far it seems ok. Maybe there was a conflict between the bot, cast and item locations.
I will let you know if the bug returns.
Thx for your time.