File Details
AutoUndercut_10100.zip
- R
- Oct 7, 2025
- 7.94 KB
- 109
- 2.5.5+4
- Classic TBC
File Name
AutoUndercut_10100.zip
Supported Versions
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
v1.1.0
Added
- Support for percentage-based undercutting, alongside absolute mode
- Centralized
CalculateBuyout(competitorTotal)helper for consistent price logic - Automatic sanitization of undercut values using
tonumber()to prevent string coercion - Unified debug output for undercut calculations
Fixed
- Resolved price drift on repeated button presses in percentage mode
- Eliminated duplicate undercut math blocks across TryImmediate, Poller, and OnClick paths
- Ensured consistent behavior across all auction scan and apply flows
Notes
- Absolute mode remains unchanged and stable
- Percentage mode now applies cleanly across all UI paths, with no mutation or rounding errors

