File Details
InstantQuestAuto_02-05-26.zip
- R
- May 2, 2026
- 14.59 KB
- 743
- 12.0.5+5
- Classic + 3
File Name
InstantQuestAuto_02-05-26.zip
Supported Versions
- 12.0.5
- 12.0.1
- 5.5.4
- 5.5.3
- 2.5.5
- 1.15.8
[1.14] - 2026-05-02
Added
- `shiftBypass` (default off): when enabled, holding Shift skips the next auto-accept, auto-complete, gossip pick, or progress complete step (checked when the delayed action runs). Checkbox in settings, `/iqa shift` or `/iqa shiftbypass`, and `/iqa status` line.
- `autoPickFirstReward` (default off): when enabled, quests with multiple reward items use slot 1 if nothing is selected yet (repeatables already picked first as before). Checkbox in settings, `/iqa firstreward` or `/iqa autofirst`, and `/iqa status` line. Tooltips warn about wrong-item risk.
- `/iqa blacklist addcurrent` (alias `blacklist current`): add `GetQuestID()` from the open quest dialog to the blacklist.
- `GOSSIP_UPDATE`: registered when the client supports the event (`pcall` around `RegisterEvent`) so gossip refreshes can be handled without relying only on `GOSSIP_SHOW`.
Changed
- Help text for multi-reward behavior documents the optional `firstreward` toggle.

