• 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 --->
Resource icon

Unmaintained Legacy MacroQuest2 (Test server) 2021-12-15

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
INI:
May 26 2020 by RedGuides
- MQ2Rez (Knightly) Fix issue with Rez not being consistent 
- MQ2Status (Sic) Code cleanup
- MQ2AdvPath (Knightly) Remove "failed to create directory" message when dir exists
- New paid plugin! MQ2Eskay (ChatWithThisName, Sic) For when you need a good tank.
- New paid plugin! MQ2Bst (ChatWithThisName, Sic) It's a Beastlord.
- CWTN Plugins: fixed issues with MQ2Headshots, MQ2Cleric updated low-level healing, MQ2Bst & MQ2Eskay fixed pet issues.

May 26 2020
- Updated for TEST
- Added a /mqcopylayout command
  Usage: /mqcopylayout <charname> <server> opt: res:XxY (not specifying a res, will default to "Windowed") | nohot | noload | nosoc | none
- Example: /mqcopylayout eqmule test
  Will Copy the layout from UI_eqmule_test.ini setting including hotbuttons loadouts and socials to your UI.
  Ok, so the default behaviour is to copy everything.
  Now if you wish to exclude stuff:
- Example: /mqcopylayout eqmule test nohot
  Will Copy the layout from UI_eqmule_test.ini setting including loadouts and socials to your UI but NOT hotbuttons.
- Example: /mqcopylayout eqmule test nohot noload
  Will Copy the layout from UI_eqmule_test.ini setting including socials to your UI but NOT hotbuttons and NOT loadouts.
- Example: /mqcopylayout eqmule test nohot noload nosoc
  Will Copy the layout from UI_eqmule_test.ini setting excluding hotbuttons loadouts and socials to your UI.
- Example: /mqcopylayout eqmule test none
  Will Copy the layout from UI_eqmule_test.ini setting excluding hotbuttons loadouts and socials to your UI.
- Example: /mqcopylayout eqmule test res:1600x900
  Will Copy the layout from UI_eqmule_test.ini setting including hotbuttons loadouts and socials to your 1600x900 UI (if that resolution actually exist in your UI ini).
May 21 2020
- Updated for TEST

May 21 2020
- Updated for LIVE

May 19 2020 by RedGuides
- New Plugin! MQ2React (drwhomphd) Allows users to define actions, as well as conditions that will perform those actions. Think of it like the holyshit/downshit part of
mq2melee, without the melee. MQ2React also allows for complex conditions to be defined as global conditions and reused throughout multiple reacts, thus making reacts
considerably easier to maintain and reuse.
- CWTN plugins (ChatWithThisName, Sic) updated. Named Spawn checks improved, and several fixes including ones for shrink clickies and AutoStandOnDuck. See the changelog
thread for a full list of changes.
- MQ2Status (Sic, brainiac, Knightly) "/Status Quest blah" will now return if you have a quest called "blah"
Fixed issue with the GetColorCode that didn't correctly use Dark mode for EQBC
  • MQ2TsTrophy (Sic) Adding the "Collapsible Fishing Pole" to the list of used items for Fishing
  • MQ2AFNuke (jimbob) Fixed Wizard nuke bug introduced with pet attack code. Added timer to pet check, added pet attack code to Enchanter. Fixed timer issues.

May 19 2020
- Updated for LIVE

May 18 2020
- Misc updates and fixes for rof2 build
May 14 2020 by RedGuides
- MQ2AdvPath (Knightly, alynel, ChatWithThisName, brainiac) code cleanup
- MQ2AASpend (Knightly, Sic, brainiac) code cleanup
- MQ2Camera (Knightly) code cleanup
- MQ2FarmTest (ChatWithThisName) refactored, cleaned up, and various bugs fixed
- MQ2HUDMove (ChatWithThisName, brainiac) fix crash with /hudlist
- MQ2AutoLoot (Knightly, alynel) Minor code cleanup
- MQ2TsTrophy (Sic) This quick-fix eliminates trying to swap items that are no longer valid.
- MuleAssist.mac (eqmule) Sit fixes
- MQ2Heals & MQ2AFNuke (jimbob) Changeset 2160: Refactored a ton of code. Fixed a couple bugs & typos in MQ2Heals. Added Mage pet support (pets and swarm pets should now
switch targets with the mage). Fixed mage spire AA. DoMed is still broken, so turn it off if you're having issues. Also, send me your issues.
- CWTN Plugins (ChatWithThisName, Sic) Fixes for various bugs and crashes. Various updates to MQ2Eskay, MQ2Bst, MQ2Monk, MQ2Berzerker, MQ2Cleric, MQ2Rogue and MQ2Warrior

May 14 2020
- Updated for TEST
- Filled in the CGuild class

Apr 30 2020
- Me.Invis now takes an optional index or a name to return invis vs undead and animals
Example 1: /echo ${Me.Invis} just return the normal one like before, are u invis of any kind.
Example 2: /echo ${Me.Invis[ANY]} or just ${Me.Invis[0]} returns true if you are invis of any kind, same as just doing ${Me.Invis}
Example 3: /echo ${Me.Invis[NORMAL]} or just ${Me.Invis[1]} returns true if you are normal invis.
Example 4: /echo ${Me.Invis[UNDEAD]} or just ${Me.Invis[2]} returns true if you are invis vs undead
Example 5: /echo ${Me.Invis[ANIMAL]} or just ${Me.Invis[3]} returns true if you are invis vs animal
Example 6: /echo ${Me.Invis[SOS]} or just ${Me.Invis[4]} returns true IF you are a ROG AND in fact hidden AND have a skill of at least 100 in HIDE AND have the AA for SoS
Apr 29 2020 by RedGuides
- MuleAssist.mac (eqmule) More buff fixes
- MQ2AutoAccept (Knightly, alynel) code cleanup
- MQ2AutoForage (Knightly) code cleanup
- MQ2KissBuffs (ChatWithThisName) workaround for chain-casting issues after zoning
- CWTN plugins (ChatWithThisName, Sic) updated with new windows, reset camp options, and various fixes and improvements.

Apr 29 2020
- .CachedBuff now accepts = for exact match and if not specified it will do partial match
Example 1: Lets say you have United Surety Rk. II on.
/echo ${Target.CachedBuff[United Surety]} will work and return United Surety Rk. II
/echo ${Target.CachedBuff[=United Surety]} will return NULL since the buff on you is actually United Surety Rk. II
- Misc Cleanup of CachedBuffs stuff

Apr 28 2020
- Optimized the GetGroupMainAssistTargetID inline.
- Fixed /foreground to respect maximizzed window pos - bug reported by Kaen01
- Added .SpellRankCap to the character TLO. It returns an int representing your characters spell rank cap.
if it returns:
1 = you CAN cast Rk. I spells
2 = you CAN cast Rk. II spells
3 = you CAN cast Rk. III spells
- Fixed a crash in ${Zone.blah} when in Guild Halls - bug reported by Shin Noir.

Apr 24 2020
- Optimized the GetRaidMainAssistTargetID inline.
Apr 22 2020 by Redguides
- MQ2DataVars (drwhomphd, Knightly) a minor patch expanding EQMule's original Chat event fix for tells spoken in different languages.
- MQ2FeedMe (Sic, brainiac) Added an option to turn off consumption messages.

Apr 21 2020
- Updated for TEST
Apr 15 2020
- Updated for LIVE

Apr 14 2020
- Updated the FellowShip struct for TEST
- Updated the FellowShip struct for LIVE
Apr 13 2020
- Updated for TEST
Apr 11 2020 by RedGuides
- MQ2XAssist (drwhomphd, brainiac) two new TLO's: XTFullHaterCount and XTAggroCount. These provide alternatives to the core MQ2 TLOs for XTargets XTHaterCount and XTAggroCount.
XTFullHaterCount returns all auto haters including the one that is being targeted. XTXAggroCount allows the aggro range to be expanded to 1000 for situations where someone
wants to check the >=100 aggro values. The original XTAggroCount TLO only allows for 1-99.
- MQ2DPSAdv (Knightly) Fix crash in setting name
- MQ2AutoLoot (Plure) fixed a fash, thanks to Sic for the report
- Buy.inc (cannonballdex) Addresses the issue with the declarations being called in a loop causing error messages when purchasing more than 100 items from a vendor in a macro.
- LazyLobbyRez (cannonballdex) Uses Throne of Heroes if available or Origin, MQ2Nav and MQ2EasyFind.
Apr 09 2020 by RedGuides
- MQ2DPSAdv (wired420, brainiac, Knightly, ctaylor22, Redbot, drwhomphd) Added DPS Meter logic for self and pet. Added a TLO so you can access the information.
This update does not require the DPSADV UI window to be open. Added MyStart, MyStop, MyReset, and help commands.
New TLO DPSAdv and members: MyDamage, PetDamage, TotalDamage, MyDPS, PetDPS, TotalDPS, TimeElapsed, MyStatus.
- CWTN Plugins (ChatWithThisName) Huntertank mode added, plus MQ2Cleric, MQ2Eskay, and MQ2Berzerker all updated with new fixes.
Full changelog in the CWTN subforum of Plugins.
- MQ2Rez (ChatWithThisName, brainiac, Knightly) Fixed a slew of bugs including the switching characters error, massive code cleanup, added "/rez silent" option which will suppress
MQ2 window spam when accepting a rez.

Apr 09 2020
- Updated for TEST
- Fixed the ITEMINFO struct.

Apr 08 2020
- Updated for TEST
- Todo: go over the newcharinfo struct there are 0x104 bytes of stuff left to check.

Apr 06 2020
- Added .MyDuration to the Spell TLO. It returns a ticktype of YOUR duration for the spell in question.
- Caption redrawing has been optimized to use less cpu cycles.

Apr 02 2020
- Add bSeeInvis, bSeeSOS and bSeeIVU to SpawnSearch - CTWN
Apr 01 2020
- Fixed ZoneFlags
- Fixed the _ZONELIST struct
- Added .CanMount to the Character TLO it's a bool it returns true if u can mount in the zone u are in and if it won't collide with an illusion u have on.
- Added .ToiletPaper to the Character TLO it returns true if you need to go out and get more.
Back
Top