• 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

Problem - scripts no longer working

Joined
Apr 9, 2020
RedCents
2,240¢
Looks like any toon that I have setup to use a script, those entries are now returning messages like: Debuff #2 is invalid, check your ini. I am certain they were working 3 or 4 weeks ago. Messages like that appear 100% of the time for all toons using a script, and all of those scripts can be cofirmed to be working within the past month. Did the recent updates break something in modbot? I only noticed this within the past week, but I don't play every week so can't narrow it down further than sometime in the past 3-4 weeks these suddenly stopped working, with no ini changes on my end.
 
Last edited:
Can you please attach a sample ini that is have the problem? And the ModBot version you are using?
 
Below is an example for a paladin script. his AE aggro script also broke. All scripts across all my toons have stopped working at the same time. From what I can tell, I don't think it's linking the script name to the actual script any longer, across all ini's I've ever built this way. Still digging though. Modbot version is the latest from the vanilla downloader this site uses, dated April 6, v5.22.


[AD2]
Gem=script
Spell=NamedDefensives
SpellFoci=
DurMod=0
SpellAlias=
Announce=/bc
SpellMinMana=0
SpellRecast=0|0
SpellCastonResist=
SpellDelay=0
TarCnt=1
TarType=3
TarBegHP=100
TarEndHP=0
IfSpellImmune=
UseHoTT=0
PreCondition=/if ({Target.Level}>117 && ({Window[CombatAbilityWnd].Child[CAW_CombatEffectLabel].Text.Equal[No Effect]} || {Window[CombatAbilityWnd].Child[CAW_CombatEffectLabel].Text.Equal[Holyforge Discipline]})) /return TRUE

...

[Script-NamedDefensives]
Commands=7
c1=/if (({Me.CombatAbilityReady[Revered Guardian Discipline]} || {Me.CombatAbilityReady[Supernal Mantle]} || {Me.CombatAbilityReady[Armor of the Forthright]} || {Me.CombatAbilityReady[Deflection Discipline]}) && {Window[CombatAbilityWnd].Child[CAW_CombatEffectLabel].Text.Equal[Holyforge Discipline]}) /notify CombatAbilityWnd CAW_CombatEffectButton leftmouseup
c2=/disc Armor of the Forthright
c3=/alt activate 1112
c4=/disc Revered Guardian Discipline
c5=/disc Supernal Mantle
c6=/disc Deflection Discipline
c7=/return
 

Attachments

Last edited:
Use this version of moddebuff.inc
I have a new release coming soon, but this should get you past your issue for now.
was looking for a way to give you a donation directly, but i'm not finding a link, or I'm blind to how it works on this site. Please provide me with one because your update really did make a huge difference for me.
 
Problem - scripts no longer working

Users who are viewing this thread

Back
Top
Cart