Auto Tracker

AutoTracker is an addon for World of Warcraft Classic that automatically switches between tracking Herbs and Minerals on the minimap.

File Details

AutoTracker_27-05-26.zip

  • R
  • May 27, 2026
  • 31.80 KB
  • 0
  • 2.5.5+1
  • Classic + 1

File Name

AutoTracker_27-05-26.zip

Supported Versions

  • 2.5.5
  • 1.15.8
2.8.3

- Tracking scan: `GetTrackingInfo` / `C_Minimap.GetTrackingInfo` calls are wrapped in `pcall` while scanning minimap tracking entries so a single bad index or API quirk does not abort the whole rotation loop.
- Events: `OnEvent` uses varargs for `ADDON_LOADED` only; `PLAYER_ENTERING_WORLD` no longer shares a misleading `addonName` parameter name (behavior unchanged).