• 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 xFix v1.82

[1.82] - 2024-03-30​


Bug Fixes 🐛


Fix:

Added chests to the pop list.
these nasty buggers break things in LDON =( at least on emu anyway.
(627cc82) ~grimmier378

[1,81] - 2024-03-16​


Bug Fixes 🐛


- Missing end
(7a3f9e1) ~grimmier378

〰️Commits​


Corpse logic

tweaking corpse detect logic.
(5e7973f) ~grimmier378

[1.8] - 2024-02-22​


〰️Commits​


Fix for corpses.

* Should be final version. Now properly pops corpses.
(9748b51) ~grimmier378

[1.7.2] - 2024-02-22​


Bug Fixes 🐛


Fix

fix for version format forgot the quotes. causing it to want there to be a number and not a string.
(bb55af6) ~grimmier378
Fix

fix for version format forgot the quotes. causing it to want there to be a number and not a string.
(c767321) ~grimmier378

[1.7.1] - 2024-02-21​


〰️Commits​


PR # [4](https://github.com/grimmier378/xfix/pull/4):
(519f231) ~grimmier378
Corpse Check

* Added back in check for Corpse since they return an ID value greater than 0 still.
* You can launch with debug argument to load with debugging enabled /lua run xfix debug
(78216f9) ~grimmier378

[1.7] - 2024-02-20​


〰️Commits​


PR # [3](https://github.com/grimmier378/xfix/pull/3):
(6789573) ~grimmier378
Code cleanup

Code cleanup and optimizations.
(cc96c5d) ~grimmier378
Version bumb
(4247649) ~grimmier378

[1.6] - 2024-02-20​


Bug Fixes 🐛


Fixes:

* No longer using 20 as a hard cap. instead using the return value from mq.TLO.Me.XTargetSlots()
thanks for the suggestion Brainiac
(5748493) ~grimmier378

〰️Commits​


PR # [2](https://github.com/grimmier378/xfix/pull/2):
(20dba7c) ~grimmier378

[1.5] - 2024-02-20​


Features ⛲


- Commands
(abb5e83) ~grimmier378

〰️Commits​


PR # [1](https://github.com/grimmier378/xfix/pull/1): commands
xFix:: LOADING xFix::Version::1.5
xFix:: xFix Command List:
xFix:: /xfix pause Toggles Pause on and off
xfix:: /xfis debug Turn on and off Debug Spam
xFix:: /xfix stop Ends the script
xFix:: /xfix help Lists this command list
(93673f7) ~grimmier378

[1.3] - 2024-02-19​


Bug Fixes 🐛


- Fixed corpse check
Fixed corpse check with the change to ID checks since Corpses still show an ID.
(8ed3b8c) ~grimmier378

[1.2] - 2024-02-19​


〰️Commits​


- Check for ID
Checking for ID instead of Hp's
(6b2cce9) ~grimmier378
Back
Top