Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[5.6] - 2025-06-15
Bug Fixes
- Style: feat: some fixes, style updates, and features
(09f7e64) ~grimmier378Alertmaster
* Fixed settings not saving\loading for pc alerts
BigBag
* Added readability for coins with comma's
DialogBD
* Added Raid Commands.
iTrack
* Accepts Item ID's as well as names.
* Added Total count to the items count table display
MyGroup
* fixed some missing nil checks
MyPaths
* Added options to popout the 3 tabs
* Cleaned up some interrupt checks
* Fixes some broken interrupt checks
PlayerTarg
* Added Target of Target window
* Added setting and toggle for ToT window.
[5.5] - 2025-06-08
Features
- Some features and fixes see below
(9725c09) ~grimmier378MySpells
* Added some more data to the tooltips
MyGroup
* Cleaned up some tooltip info
* Passed over the data checks and stale chceks
* should now better display group info when a member is not running on this machine or not running the script.
MyPaths
* fixed raid and group watching should now better track and pause accordingly
* debug window can be popped out
* You can now call a single path to run when loading the script (One Shot Mode) we will attempt to run that path then end after
`/lua run mypaths go normal "pathname"`
[5.4] - 2025-06-04
Bug Fixes
- Buff pushID
(6751d57) ~grimmier378Removes pesky warning overlay when in raids and multiple people are casting the same spells on a spawn
- Trade item when clicked
(2dc1d00) ~grimmier378
Features
- MyDps multiple popout
(a89c69f) ~grimmier378You can now pop out the stat window for multiple characters at once.
- MyGroup added pet status to tooltip
(2e35ce1) ~grimmier378
- Drag and drop add to list
(3b2a1ea) ~grimmier378
- MyAA window
(03b5228) ~grimmier378Simple AA window to lookup and purchase from.
Styling
- Don't highlight combinable, food, drink
(7d44819) ~grimmier378
[5.3] - 2025-05-28
Features
- BigBags trade and sort options fix: some fixes
(ba9bb88) ~grimmier378AlertMaster
* Fix: commands not firing on pc detect. these should now work again
BigBag
* Sort by item Type option
* trade items from details tab (Select all the items to trade to target and click trade, this will do multiple trades if more than 8 items)
MyGroup
* fix: trading broke this last round sorry.
[5.2] - 2025-04-29
Features
- Toggle show values mygroup, style: toggle tweaks
(f69be0b) ~grimmier378MyGroups added toggle to display values on the bars.
Cosmetic tweaks on toggles on the other windows.
[5.1] - 2025-04-27
Features
- Fixes, new features and some styling
(c6f20eb) ~grimmier378New toggles for all
various fixes for random bugs here and there
MyBuffs now has a favorites option so you can flag buffs as a favorite.
You can also buff beg (auto or manually) over dannet if you have mq2buffme enabled and one of your favorites fades
[5.0] - 2025-03-31
Features
- New stuff and some fixes.
(384bb4e) ~grimmier378MyDots
made settings persistant
moved controls to a menu bar
added lock windows
added toggle for menu and titlebars.
horizontal layout is just icons with tooltips clicking still recasts.
MyGroup
Added Lvl display Toggle
iTrack
clicking on a characters name will switch to them `/foreground`
[4.9] - 2025-03-29
Commits
- Cleanup spell check
(96577a5) ~grimmier378Also added lvl to tooltip for scrolls.
[4.8] - 2025-03-29
Features
- Bigbag spells and songs
(2893e80) ~grimmier378Bigbag
Highlighting Can Use items will also check spells and songs to see if you have it in spell book already.
added highlighting on the button when hovered
iTrack
added highlighting on the button when hovered
[4.7] - 2025-03-29
Features
- Features fixes and updates
(a41e1f1) ~grimmier378Added itrack to the module list
module list will now alpha sort.
AAparty
Added space for more digits on pts display
AlertMaster
split char configs out of the alertmaster.ini file.
This will happen per character as they load the script. (recmmend doing one at a time)
added ZoneNames.lua to compare long and short names when importing SM lists.
EMU users can shift click a name to target (disabled on live to keep you safe)
BigBag
Added toggle to highlight useable items in your bag. Great for finding spells easier
iTrack has been added
MyDps
Pet damage should be added to their master
SAST
Added button to toggle leaderboard
you can also toggle this with a right click on the breadcrumbs ...
MyDots
zathus' MyDots is available (disabled by default)
you need to manually add it on the GUI or `/myui add MyDots`
this is a forked version with some modifications