MWI Item Favorites Manager && Quickly Switch Characters

Added a favorite button to the item menu and 4 characters buttons to the main page.

As of 2025-05-07. See the latest version.

Author
Stary Chen
Ratings
0 0 0
Version
test0.20
Created
2025-04-03
Updated
2025-05-07
Size
11.5 KB
License
MIT
Applies to

MWI Item Favorites Manager && Quickly Switch Characters(Unfinished script)

(Translated by AI) I haven't adapted the system for non-Chinese languages. If you're not Chinese player, you can manually modify the Chinese display parts in the code to your preferred language.
Implemented features:

  1. Warehouse item favorites
  2. Quick character switching in the game interface To use this feature, you need to manually input character IDs into the script code. The specific location is: Tampermonkey plugin → Dashboard → Installed scripts → "MWI Item Favorites Manager && Quickly Switch Characters" → Lines 243-246. Replace the "XXXXXX" in the URL with your character ID. For better customization, you can also replace the four character codes in line 240 with your character names.

Unimplemented features:

  1. Market item favorites
  2. Brewing item favorites

This script was created to address item management difficulties. As a JS beginner's first attempt, it's quite rough with many bugs. Would greatly appreciate if experts could help optimize it: Known bugs:

  1. Any action causing "favorited items to disappear from the page" will trigger incorrect item status updates, requiring page refresh to restore. Such actions include but are not limited to:
    1. Consuming/selling all/listing all on market
    2. Collapsing (folding) the item's original category
    3. Enhancement level changes
  2. Unfavoriting items returns them to the last position of their original category (not original slot), but refreshes will restore correct positioning.
长期地址
遇到问题?请前往 GitHub 提 Issues。