promotional bannermobile promotional banner

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_17-04-26.zip

  • R
  • Apr 17, 2026
  • 26.53 KB
  • 532
  • 2.5.5+1
  • Classic + 1

File Name

AutoTracker_17-04-26.zip

Supported Versions

  • 2.5.5
  • 1.15.8
2.6.5

- Slash parsing: Command text is trimmed and non-string input is treated as empty, so leading spaces (for example `/at  toggle`) still run the intended command.
- PLAYER_LOGOUT: Settings are saved on logout so preferences persist even if the session ends without hitting other save paths.
- Ticker cleanup: Restarting the rotation timer calls `Cancel` on the `C_Timer` handle inside `pcall`, avoiding a hard error if the handle is invalid or the API differs slightly between clients.