• 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

Utility MyPaths v1.67

[1.47] - 2024-06-23​


Bug Fixes🐛


- Pause works on chain mode.
(25f2b92) ~grimmier378

Performance🏎️


- Dialed back how often we check itnerrupts
No longer checking every frame. dialed it back to once a second.
(d5c0e8c) ~grimmier378
- Interrupt tweaks.
Performance should increase now that we stop checking after the first interrupt match.
(8dfd5e2) ~grimmier378

[1.46] - 2024-06-20​


Bug Fixes🐛


- Forgot to untoggle ALL if using commands to disable xtar or combat
(857444a) ~grimmier378

[1.45] - 2024-06-20​


Features⛲


- Command line toggles for xtarg and combat interrupts
/mypaths [combat|xtarg] [on|off] Toggles combat and xtarget interrupts on or off respectivly.
(6f9e73f) ~grimmier378

[1.44] - 2024-06-20​


Bug Fixes🐛


- Fixing some Nil Checks when zoneing
Added some nil checks against zoning with a chain set. or not zoning and having the next path start in a new zone.

We will pause if the next path is not in our zone until we are in the correct zone.
(4bb0d8f) ~grimmier378

Features⛲


- Stop for Party Distance
Check for any group members not in range and wait for them.
(4e1a15d) ~grimmier378

[1.43] - 2024-06-19​


Features⛲


- Cross Zone Chaining of Paths
You can now set up a chain that crosses zones.
(69549a7) ~grimmier378

[1.42] - 2024-06-19​


Documentation📕


- Update ReadMe
(3f92e4d) ~grimmier378

Features⛲


- Chaining Paths
(65c28ed) ~grimmier378

Styling🦋


- Start Time
Switched hour display to 12 hr since having AM/PM on a 24 hr clock seems silly.
(fb0a5cc) ~grimmier378

[1.41] - 2024-06-18​


Documentation📕


- ReadMe Update
(2ae6594) ~grimmier378

Features⛲


- Resume options
/mypaths resume back will resume at previous setp.
/mypaths resume next will resume at next step

can also be used to progress the current running path forward or backward.
(cdd8d23) ~grimmier378

[1.40] - 2024-06-18​


Bug Fixes🐛


- No longer clearing door target before clicking
(22c402d) ~grimmier378

Features⛲


- Pause / resume command line commands
/mypaths pause to pause
/mypaths resume to resume.
(5942f92) ~grimmier378

[1.39] - 2024-06-18​


Features⛲


- Export ANY path from Any zone.
No longer do you need to be in zone to export.
(cf65a39) ~grimmier378
- Pause/Resume Button
So you can manually pause and resume your path.
(455a9fe) ~grimmier378

Styling🦋


- Menu bar cleanup
(99afd3e) ~grimmier378

[1.38] - 2024-06-17​


Bug Fixes🐛


- Nil check current path distance display
(d28749c) ~grimmier378

[1.37] - 2024-06-17​


Features⛲


- Timer added
Display start time, and elapsed time on current path/loop cycle
(d45a056) ~grimmier378

[1.36] - 2024-06-16​


Bug Fixes🐛


- Group Watch mana checks
GroupWatch wasn't checking self to see if it was a mana class. causing pauses for melee without mana.
(a9f73ee) ~grimmier378
- Gm alert locking
Fixed gm alert locking up the script.
added door toggles for both forward and reverse directions.

fixed update waypoint changing 2 waypoints values should only change the selected one.

Toggle for mouse over alpha change.

current waypoint is now colored green on the table.
(d68a462) ~grimmier378

Features⛲


- Commands hud
Added hud as an argument for both startup and /mypaths commands

/lua run mypaths hud
will start with the HUD open.
you can combind hud and debug into one
/lua run mypaths debug hud
this runs with debug enabled and the hud open.

/mypaths hud toggles HUD
(a9b31ec) ~grimmier378
- Door toggles
Added Door Toggle to each waypoint.
Toggles for both Forward and Reverse directions.

This will attempt to click the closest door before we face plant into it.

set your waypoint just outside the door for best performance.
(25ae56a) ~grimmier378
- Update Location
Option to update the location of a waypoint to your current one.
(93687ac) ~grimmier378
Back
Top