• 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 (Live Servers) 2022-01-19

Download now:  Join us with Level 2 access or earn your way in with  RedCents.
Oct 16 2019 by RedGuides
- MQ2AutoLoot (Plure) Fixed a bug when distributing loot and no one wanted the item, it would screw up the next item to be looted.
- MQ2Rez (ChatWithThisName) Will now Anonymize the name of the person rezing you if "/caption anon on" is active.
Add ReleaseToBind toggle using /rez Release. 0/1/on/off as options. Allows immediate release to bind.
Will still accept rez's. Accept must be on!
- MQ2Status (Sic) Allows searching for items on your person, as well as stat reports. usage:
'/status item itemname' and '/status stat statname'
- MQ2DPSAdv (ChatWithThisName) Fixed Anonymizing names in the DPSAdv window. While it was in fact changing them, it was also somehow
changing your caption, and if you turned off anon the modification was remaining using Anonymize function of MQ2Utilities.
Added new Column "%", will output your percentage of the total damage done to the NPC.
- MQ2AutoForage (Sic) Fixed the plugin from not working if we went to a char screen or swapped characters - the IAmCamping had nothing
to reset it to "false". I noticed this because I just did this with the update to mq2feedme
- CWTN Plugins (ChatWithThisName) including MQ2Berserker and MQ2Rogue updated
-
Oct 16 2019 by Eqmule
- Updated for LIVE
-
Oct 09 2019 by RedGuides
- New Plugin! MQ2Status (ChatWithThisName, Sic) Outputs if a class Plugin (CWTN's) is running, and if a macro is running. usage: /status
Check out the video in our Resource section, search for "MQ2Status"
- New Plugin! MQ2Py (brainiac) a python interpreter
- New Plugin! MQ2Sql (dencelle) an ODBC connector to connect to your outside database (most commonly MySQL)
- MQ2DPSAdv (ChatWithThisName) Add Timer for individuals and total, including matching color scheme for outputs to the window.
- UI Files - the updater will maintain a uifiles/default folder for your MQ2-based UI's.
-
Oct 09 2019 by Eqmule
- Updated for TEST
-
Oct 09 2019 by Chatwiththisname
- Added two new /mapfilter options for CampRadius and PullRadius.
- They add two new circles that work like SpellRadius except it's stationary where set.
- Type /mapfilter for help.
-
Oct 02 2019 by RedGuides
- KissAssist (ctaylor22, Maskoi) updated to fix the "melee jiggle dance", fix for pet buffs, cure|me fixed, DanNet compatibility fixes
- CWTN's plugins: MQ2Eskay, MQ2Rogue, MQ2Berzerker updated
- MQ2XPTracker (ChatWithThisName) Fix loss of XP from death showing incorrect amount of negative XP.
- MQ2Collections (TypePun) Change Find and Firsts to return temporary iterator. Implement Clone method on iterators.
-
Oct 02 2019 by Eqmule
- Made some changes to the ${Task} TLO
- It's likely some macros will break due to these changes, but
I felt the upside with not having to rely on the window warrants that.
-
- New Feature: It's no longer needed to have the task window open to access the TLO.
- Added .Type to the TaskObjective TLO
It returns a string that can be one of the following:
Unknown,None,Deliver,Kill,Loot,Hail,Explore,Tradeskill,Fishing,
Foraging,Cast,UseSkill,DZSwitch,DestroyObject,Collect,Dialogue
- Added .CurrentCount which returns the current count of the .Type needed to complete a objective.
- Added .RequiredCount which returns the required count of the .Type needed to complete a objective.
- Added .Optional which returns true or false if a objective is optional
- Added .RequiredItem which returns a string of the required item to complete a objective.
- Added .RequiredSkill which returns a string of the required skill to complete a objective.
- Added .RequiredSpell which returns a string of the required spell to complete a objective.
- Added .DZSwitchID which returns a int of the switch used in a objective.
- Example: /echo ${Task[The Grand Illusion].Objective[1].CurrentCount}
- Added .ID to the ${Task} TLO it returns an int of the task ID
- Example: /echo ${Task[The Grand Illusion].ID}
- Ok so fair warning, the taskwindow doesn't add items by index, unless sorted by first column,
and even then, it can be "off" (because reasons)
so... if you are smart don't use ${Task[1].ID} and expect it to be whatever is the first list item.
ALWAYS refer to taks by their NAME.
so like: ${Task[The Grand Illusion].Step.Index} WILL absolutely always return the correct index
as returned by the taskmanager, but it might not be the index you "see" in the window.
Bottomline, we should not rely on the window anymore.
It's useful to look up the name of the tasks, basically.
-
Sep 18 2019 by RedGuides
- KissAssist (Ctaylor22, Maskoi) fixed an issue with MQ2DanNet. We would like to thank our testers for the recent features and improvements: @Sic, @SusanTN, @Gnits, and @Enine
Sep 18 2019 by RedGuides
- KissAssist (Ctaylor22, Maskoi) updated to 11.005 new features include MQ2DanNet support, full changelog available in the kissassist resource.
- MQ2Nav (brainiac) updated to 1.3.2. Crash fixes, new TLO's, and a new command to change your .ini without reloading: /nav ini <key> <value>
- CWTN plugins (ChatWithThisName) mq2berzerker and mq2rogue now include raid options. MQ2EsKay is now available while in beta.
-
Sep 18 2019 by Eqmule
- Updated for LIVE
-
Sep 10 2019 by Eqmule
- Updated for TEST
-
Aug 29 2019 by RedGuides
- MQ2PluginManager (ChatWithThisName) addressed issues from code review. Thanks to brainiac for review and dencelle for original code.
-
Aug 27 2019 by RedGuides
- New Plugin! MQ2PluginManager (ChatWithThisName) a friendly GUI to load, unload and manage your plugins
-
Aug 27 2019 by Eqmule
- Updated for TEST
-
Aug 26 2019 by Knightly
- Removed #knightlyparse
- New TLO ${MacroQuest.Parser}
- New slash command /engine parser <x> [noauto] (where X is the version of the parser, right now 1 or 2 and noauto if you don't want it in your ini)
- New macro command #engine parser <x>
- Parser gets reset to the default in your ini whenever a macro ends
- Full documentation at https://gitlab.com/Knightly1/mq2-parser-changes
-
Aug 23 2019 by RedGuides
- MQ2TargetInfo (EqMule) Fixed for MQ2DanNet
- MQ2AutoForage (ChatWithThisName) Add new bool "IAmCamping" to fix an issue with camping, thanks Sicprofundus for the report
Aug 21 2019 by RedGuides
- MQ2Posse was reverted by mistake, this returns the changes Plure implemented for version 1.09
Aug 21 2019 by EqMule
- Updated for LIVE
-
Aug 16 2019 by EqMule
- #knightlyparse is now a macro keyword, add it to the top of your macros if you want to use this version of the parser.
- Previously Fixed: EQGroundItemListManager
-
Aug 15 2019 by RedGuides
- MQ2DanNet (plure) let other plugins check if someone is connected to mq2dannet
- MQ2Posse (plure) white listed people in your group and those connected to mq2dannet. added new TLO ${Posse.FriendNames}
Added ability to ignore characters in your fellowship. Now recognizes new friends and strangers on the fly.
Fixed a bug where if you ignored your guild and then became guild-less, you'd ignore everyone not in a guild.
-
Aug 15 2019 by EqMule
- Fixed a zoning crash
- Fixed a crash on TEST in mq2itemdisplay when inspecting spells.
-
Aug 13 2019 by RedGuides
- MQ2AASpend (ChatWithThisName) AASpend will now look for the "You have reached the AA Point cap" string, reducing wasted AA EXP
- MQ2Profiler (Alynel) Fixed, and replaced offset with a pattern so it won't need updating each patch
- MQ2DotNet (Alynel) Updated to 1.0.2, first major release
- MQ2Collections (TypePun) updated to 1.1.0.1, Add Delimiter property to list, enhances strings to support quoted strings and escaped characters.
-
Aug 13 2019 by EqMule
- Updated for TEST
-
Back
Top