• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v1640

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

[1621] - 2025-07-24​


〰️Commits​


CLR(Live) Missing Spell List Fix (#732)

Removed certain unused trigger spells from AC Buff and Spell Haste list. (Thanks scvone and mackal!)
(3d4cc0c) ~AlgarDude

[1618] - 2025-07-23​


〰️Commits​


Fixes (#731)

* Bards on Lazarus now remember how to Kick. (Thanks RYN227!)
* Fix for nav erroneously stopping in Hunt mode. (Thanks Pleasant!)
* Fix for PAL(Laz-Beta) pull abilities and Yaulp check.
(f13da97) ~AlgarDude

[1616] - 2025-07-23​


〰️Commits​


PAL(Laz-Beta) Update (#730)

* Added options for Touch-line heal usage (Emergency/Standard/Never).
* Added PBAE Stun to Combat rotation for Tanks.
* Corrected Proc Buff entry condition.
(109ec6c) ~AlgarDude

[1614] - 2025-07-21​


〰️Commits​


Loot Update (thanks pleasant!) (#729)

* The option to load LNS is now false by default, correcting the issue of us waiting for a script that may not be present.
(b0a7816) ~AlgarDude

[1612] - 2025-07-21​


〰️Commits​


Minor Updates (#728)

* Corrected an error in ignore table updating for pull module.
* Changed log channels for UsageTest diagnostic messages.
(acd0ade) ~AlgarDude

[1610] - 2025-07-21​


〰️Commits​


Typo Correction (#727)

Fix for typo in AEStun setting for Paladin beta.
(4ec6bd7) ~AlgarDude

[1608] - 2025-07-21​


〰️Commits​


Pull Enhancements (#726)

* Added a temporary pull ignore list:
* * Any (automatic) attempt to pull a target for more than (Ignore Timer setting) will add it to an ignored list.
* * Directed pulls using the "Pull Target" button will not trigger this check.
* * The ignored list will be cleared when you turn off pulling, zone, use the button in the pull UI, or issue the /rgl pullignoreclear command.

Feedback is requested on functionality and potential improvements.
(4e43ea7) ~AlgarDude

[1606] - 2025-07-20​


〰️Commits​


PAL(Laz-Beta) Updates (#725)

* Removed Undead Debuff rotation (AA not available on Laz).
* We will no longer attempt to use Marr's Salvation on tanks.
(bb20e4c) ~AlgarDude

[1604] - 2025-07-19​


〰️Commits​


Stun, ENC(Laz), PAL(Laz-Beta) (#724)

Improved checks and usage for single-target stun spells for most classes.

[ENC-Laz]
* Move some Combat Support abilities into their own Emergency Rotation.
* Adjusted stun use.
* Added toggle settings for Beguiler's ...

[PAL-Laz]
* First round of playtesting and smoothing. Reordered some combat abilities.
(d465e54) ~AlgarDude

[1603] - 2025-07-18​


〰️Commits​


ModRod Fix (thanks mackal!) (#723)

* Fix for trying to use modrod spells as if they are a modrod.
(b2a5d7c) ~AlgarDude

[1601] - 2025-07-18​


〰️Commits​


PAL(Laz) Beta 2.0, Aggro and Stun Updates (#722)

* Revamped Paladin config and aligned it to other tank configs.
* Added helper functions and made minor adjustments to all tank config aggro management.
* Added helper functions for certain stun checks.
(bf1a259) ~AlgarDude

[1598] - 2025-07-18​


〰️Commits​


Buff Update (#718)

* Added support for performing Group Buff checks for clicky items.
* Refactored the function that passed names to entry conditions to correct an issue with passing a direct item name.
(443670f) ~AlgarDude

[1596] - 2025-07-16​


〰️Commits​


Aggro Update (#721)

Added support for throttling offensive actions due to high aggro, and included its use in many default config entries.
* The first pass for adding support to default configs for casters is complete.
* Adding support for pure melee default configs is TBD.

For custom config users, details below. Please note that all changes are fully backwards-compatible with custom configs and be integrated at your whim and convenience.

* When enabled, "Use Aggro Throttling" (Main Options > Spells/Abils tab) is used to ensure the aggro on our target does not exceed the Max Aggro setting found with it.
* The helper function "AggroCheckOkay()" has been added to targeting utils for use in configs.
* * This check will return true for any character who IsTanking().
* * This check has also been included in the helper function "OkayToDebuff()". An optional variable can be passed to ignore the aggro check on an entry-by-entry basis.
* OkayToDebuff() will also now check mana levels.
* The helper function "OkayToNuke" has been created to combine AggroCheckOkay() and ManaToNuke() in a single helper where it is warranted or convenient.
(6d45ed1) ~AlgarDude
Back
Top