Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
Buffs1=Champion|group
Buffs2=Talisman of Wunshi|group
The 'group' target isn't supported (it'll cast on everyone by default without that). Try removing those? I wonder if they are breaking something.
ctaylor22 - I have tested with MedCombat=2 a bit now, and although it seems to work fine for it's purpose, I noticed some bad behaviour on my cleric.
The bad behaviour is:
1) The cleric will start medding (i.e. We see the "/echo Medding until ${MedStat} 100%")
2) They will then completely...
Ahh bumping old threads :) Well seeing as microscope put a bunch of effort into the response I have a queston:
Can you expand on this a bit? I'm playing a new character on an old account (~15 years 'entitled' on /played) and I don't see these uber AAs unless im missing something? All I see is...
I'll give it a test too and let you know if I spot anything! This implementation is almost identical to what I've been running with for the last few weeks so hopefully it shouldn't be related to this feature.
I noticed that my ench was failing to Mez properly in Jewel of Atiiki in some situations. After digging into the issue, I saw the problem was due to the scarab traps inside the pyramids (a swarm of ~4 scarabs appear for a few seconds, and then disappear without a trace!).
After debugging the...
Wow that is a big code diff between 10.2.5 -> 10.2.6! :eek:
One undocumented thing I spotted as part of my merge is that you added support for MedCombat=2 (to sit you down after casting in combat). Thanks very much for adding that into the official release (I imagine you'll want to update the...
Yes they are! I only have my 6 bot group up to 85 but so far I have found the following uses for conditions:
- Only casting buffs if > a certain % mana (Don't want my cleric or ench to be left oom after buffing)
- Only casting certain DPS spells if > a certain % mana (e.g. I want my druid to...
I would just use conditions to ensure the bard doesn't use endurance using DPS abilities when he's below a certain % endurance. This should mean he is never the limiting factor when it comes to pulling.
Something like this? I expect you want the complete condition on a single line (no idea how MQ handle new lines in the middle of logic conditions!)
DPSCond9=${Cast.Ready[Miniature Horn of Unity]} && !${Me.Song[Blessing of Unity].ID}
&& ((${Group.Member[0].ID} &&...
Does .Replace[Hello,""] work?
It gives NULL
- - - Updated - - -
And while you are here and in the bug fixing mood, Me.XTHaterCount and Me.XTAggroCount are always returning 0.
Ever since the latest patch I have noticed my enchanter 'hanging' while debuffing.
After digging into the issue, It looks to me like it's due to the String.replace[,] function returning NULL when the second parameter is empty:
Sub Main
/declare TestVar string...
Even with the latest patch still getting the issues mentioned above (no healing/repeated buffing). In addition Me.XTHaterCount and Me.XTAggroCount always return 0.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.