• 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 --->
  • EverQuest's 31st expansion The Outer Brood goes live Dec 3rd. brainiac is spending extra time updating MacroQuest. Please show him your appreciation.
RGMercs - Lua Edition!

Combat Assist RGMercs - Lua Edition! v835

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

[572] - 2024-09-16​


〰️Commits​


[Various] Fixed various code to use RGMercUtils.DoCmd instead of mq.cmdf
[Loot] switched to using RGMercs XTHater counter and added an early out in the main loot loop incase aggro happens during looting.
(5508551) ~Derple

[571] - 2024-09-16​


〰️Commits​


[Loot] Fixed a bug that would make you not loot stackable items if AlwaysCoin was off.
(54a47ef) ~Derple

[570] - 2024-09-16​


〰️Commits​


[Loot] Fixed loot limit code.
(204016d) ~Derple

[569] - 2024-09-16​


〰️Commits​


Pet Updates (#185)

* Pet Updates

Pet Updates

* Aligned and standardized Pet Summon and Buff rotation names
* Added PetBuffCheck to give invis/movement/etc protection to those rotations
* [MAG] Sorted rotations slightly and moved some abilities between rotations to allow proper checks.

* Update mag_class_config.lua

Move PetAura out of PetBuff (as it isn't a pet buff)

* Update shd_class_config.lua

Corrected petbuff rotation name

* MeleeMit disc cancel fix

[PAL/SHD]

* Melee mit discs ("Withstand" Line) will no longer be used when another disc is active until they stack with active discs at level 108.

* SHD disc fix, BST FPara break invis fix

[SHD]
* Tightened defensive discipline conditions so they aren't used with low xthaters when surrounded by friendly NPCs.

* Small adjustment/correct to HealBurn gem location to accommodate levels 103-106.

[BST]
Fixed the issue of Focused Paragon breaking invis if it was set to be used during downtime.
(a2b9efd) ~AlgarDude

[567] - 2024-09-16​


〰️Commits​


[ALL] Startup no longer uses your target as the MA as this rarely makes sense. If no argument is given then You are used if you dont have a group. If you have a group the MA is used.
If no group MA is set a Warning is now shown.

[ALL] Added a new command /rgl forcecombat
This will use your current target and set it to XT[1] and attack it. This is generally intented to be used to do DPS parsing tests on combat dummies.
(9105b67) ~Derple

[565] - 2024-09-16​


〰️Commits​


Loot check when tributing stackable items (#187)

* also fixed the bags full check so you will still loot stackable items if you have a stack started and space for more. (i broke that a lone time ago and no one noticed except Derple)

* Limited the table sizes on the loot tables and made the table itself scrollable instead of the whole window.

* fix warning message about DoMercenary being in 2 locations when on emu.
(378b66c) ~Grimmier378

[564] - 2024-09-15​


〰️Commits​


- Discs should fire more reliably (wait time was wrong)
- If pull state is idle or waiting for group you will RTC
- Zerkers: Should now correctly summon the correct axes based on what skills they are using
- Zerkers: Removed redundant axe count settings.
(b91e0f2) ~Derple

[562] - 2024-09-14​


〰️Commits​


DB Changes now sync automatically over actors... (#186)

this includes:
* modifying or removing items in the global and normal items tables within the UI.
* Adding new items when we loot them.
* Adding/changing items when manually selling (if enabled)
* Adding/changing items when manually tributing (if enabled)
* Manually entering items through slash commands.

Removing the reload button as its no longer needed.
(631afd4) ~Grimmier378

[561] - 2024-09-14​


〰️Commits​


[BRD] Weapon swapping efficiency pass
(041ab63) ~Derple

[560] - 2024-09-14​


〰️Commits​


[BRD] Implenmented Bard Instrument swapping
(72f8a53) ~Derple

[559] - 2024-09-13​


〰️Commits​


[ALL] Added a new option for Hunt Pulling - Hunt From Player.
If enabled it will hunt using your current location for the radius search instead of your hunt starting location. This will mean you wander around the zone freely.
(b4a358a) ~Derple

[558] - 2024-09-13​


〰️Commits​


[ENC] UseTwincastMez will now fall back to normal mez if you dont have a valid TC spell.
(9eb629c) ~Derple

[557] - 2024-09-13​


〰️Commits​


When you debug with printfs, debug printfs make it to prod.
(67132a4) ~Derple

[551] - 2024-09-13​


〰️Commits​


Loot and scoot will now more rapidly respond to main loop pauses.
(679c06e) ~Derple
Back
Top