[MWI] Ultimate Enhancement Tracker v3.7.3

Tracks pretty much everything about enhancing

Auteur
TheNeroNex
Installations quotidiennes
3
Installations (total)
79
Notes
0 0 0
Version
3.7.3
Créé
05/04/2025
Mis à jour
10/04/2025
Taille
1,47 Mo
Licence
MIT
S'applique à

Milky Way Idle Enhancement Tracker (v3.7)

Market price fetching and character data relies on having MWI Tools installed, get it here:
https://greasyfork.org/en/scripts/494467-mwitools

获取市场价格取决于是否安装了 MWI 工具,在此获取:
https://greasyfork.cc/zh-CN/scripts/494467-mwitools

MilkyWayIdle Steam game client players should also install this script:
https://raw.githubusercontent.com/YangLeda/Userscripts-For-MilkyWayIdle/refs/heads/main/MWITools%20addon%20for%20Steam%20version.js
(Web browser players do NOT need to install the above script.)
The old enhancer leans on his anvil, eyes glinting with stardust and regret.

"So… you’ve come to enhance, have you?"
He chuckles, the sound like grinding steel.
"You think you're ready to face the whims of the stars with nothing but hope and shaky hands?"

He tosses you a worn scroll, its digital runes flickering softly.

"This is the Ultimate Enhancement Tracker – V3.7.0.
A tool forged in frustration and refined by thousands of failed attempts.
It doesn't just track your luck — it knows when the tides turn.
Patterns, fate, the silent will of the enhancement spirits… all revealed."

He narrows his eyes.
"You don’t need it. No, no…
Unless you value your sanity. Unless you're tired of praying at +10.
Then maybe — just maybe — you’ll install it."

He turns away.
"Don’t say I didn’t warn you."

🚀 Enhancement Tracker Features

F9 TOGGLES VISIBLITY F10 TOGGLES SFX

✨ Core Features

  • Success Analytics: Tracks enhancement success/failure rates and statistics
  • Real-time Notifications: Displays flashy animated notifications for results
  • Critical Effects: Shows special effects for "blessed" enhancements
  • Price Tracking: Calculates material and protection costs automatically
  • Session History: Maintains records of multiple enhancement sessions

🎨 Visual Elements

  • Neon UI: Glowing interface with animations and pulse effects
  • Dynamic Colors: Level-based themes (1-20+) with increasing intensity
  • Celebrations: Special effects for reaching target levels
  • Floating Panel: Toggleable (F9) draggable UI with detailed stats
  • Material Display: Sorted cost breakdown (coins always last)

📊 Data Tracking

  • Per-Level Stats: Success/failure rates for each enhancement level
  • Cost Accounting:
    • Material costs (including self-crafted items)
    • Protection item usage (Thread/Branch or self-protection)
  • Market Prices: Real-time value calculations
  • Multilingual: Supports English/Chinese with auto-translation

⚙️ Technical Implementation

  • WebSocket Integration: Hooks into game communication
  • Persistent Storage: Saves data between sessions
  • Anti-Double-Counting: Precise cost calculation logic
  • Debug Tools: Built-in testing functionality
  • Responsive Design: Adapts to game UI changes

💎 User Experience

  • Instant Feedback: Visual and statistical outcome reporting
  • Pattern Recognition: Helps identify success trends
  • Engagement Boost: Exciting effects for big upgrades
  • Clear Presentation: Organized data with gold-formatted values
  • Customization: Toggleable UI elements and displays

Can test the success functions by running:

testEnhancement.allSuccess();
testEnhancement.success();
testEnhancement.blessed();
testEnhancement.custom(15, "success", 15);

in the dev console