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

Recent content by alynel

  1. A

    Utility MQ2SpawnSort - 20230219

    〰️Commits (31b74fe) ~Knightly (d5ed4f1) ~Knightly
  2. A

    Utility MQ2Clipboard - 20230219

    〰️Commits (a1f7f43) ~Knightly (4c3462e) ~Knightly
  3. A

    Unmaintained MQ2Profiler - it's back!

    Fixed compiling issue, and replaced offset with a pattern so it won't need updating each patch
  4. A

    Unmaintained MQ2DotNet

    Warning, long post, and fairly technical, if you're not currently writing, or considering writing, a macro or a plugin you probably aren't interested but feel free to read on anyway 🙂 I've been working on a wrapper to allow the use of .NET/C# within EQ & MQ2, releasing it here in the...
  5. A

    Plugin - MQ2Melee

    It's as you described, the settings in macroquest2.ini (where all other keybinds are stored) are used, and the settings in mq2melee.ini have been removed. This provides consistency with keybinds in other plugin, and with in-game commands used to set keybinds. The downside as you've noticed is...
  6. A

    Question - Easiest way to make platinum Firiona Vie

    An easy way to make enough for spells at low levels is to sell things on /barter. You can alt+shift left click an item in your inventory, and it will search for buyers of it. You can sell to them from any zone, no need to go the bazaar. Alternatively 1 Krono sold for pp would get you enough to...
  7. A

    Trade / Skill cskillup.mac - Pets

    Included pet additions by @alynel Past updates: Cskillup.mac v1.7 09/28/2017 Released ~Converted to MQ2Cast ~Fixed for #warning Spell Casting Skillup Trainer v1.6 09/27/2012 ~ NEW! Specialization Check added. CSkillUp will now cast your classes main spell until you break the 50 point...
  8. A

    Unmaintained MQ2Profiler

    Adds a new command, /profile. This runs a macro just like /macro does, but when the macro ends it will output a csv file of every subroutine that has been called, and how long it took. The file will be in Macros/profiles, named for the macro and the time it started. The output file contains one...
  9. A

    Plugin - MQ2DanNet

    Yah so a plugin not the problem as it turns out on testing some more. Looking like a linking issue, will need to be sorted out in the compile as soon as someone figures out how...
  10. A

    Plugin - MQ2DanNet

    Disregard this, had an old version of another plugin causing some stack corruption and this just happened to be where it all fell down :(
  11. A

    Plugin - MQ2DanNet

    Client freezes when doing an observer as a data var without doing /dobserve first. Pretty easy to reproduce, this locks up: /echo ${DanNet[somechar].O[Me.Name]}
  12. A

    Plugin - MQ2EQWire [Deleted]

    Attached plugin will stop the spam of "MQ2EQWire: Now in Front" & "MQ2EQWire: Now in Back"
  13. A

    Utility MQ2SpawnSort

    Plugin to add a TLO similar to NearestSpawn, but lets you sort by (almost) anything. Syntax is: ${SpawnSort[<n>,<asc|desc>,<member>,<spawn search string>]} It returns the nth spawn that matches your spawn search string, sorting in ascending or descending order by whatever member you like...
  14. A

    Utility CPU.mac 1.0

    Macro that changes your display settings to pretty much minimum. It does leave clip plane at 20%, as I find it annoying having it at 0 even for background session. Settings will end up looking like the screenshot below. It will tell you where it's changed things, except for sliders (e.g. clip...
  15. A

    Utility MQ2Clipboard

    Original author: alynel Commands: "/clip <text>" copies text to your clipboard "/clip <command>" runs a command and copies any chat output "/clip start", followed by "/clip stop", will copy any chat output that occurs between the two commands. This copies everything, MQ2 output and normal...
Back
Top