AutoTurnIn

Quest handling automation. Map coordinates. Sell junk. Quest Level display. Skip cinematics. Auto repair.

File Details

11.1.2

  • R
  • Mar 4, 2026
  • 166.94 KB
  • 11.2K
  • 12.0.1+1
  • Retail

File Name

AutoTurnIn-11.1.2.zip

Supported Versions

  • 12.0.1
  • 12.0.0

tag fb0ca5f34b72afbc6e7678efe1d4e00700796aa9 11.1.2
Author:    Lure <alex.shubert@gmail.com>
Date:    Tue Mar 3 20:16:19 2026 -0500

Version 11.1.2

- Fix missing defer table initialization
- Fix tainted GUID string handling for protected NPCs (Highmaul elevator)

commit 27cdbc39c268a5d2d26e18b753c68d6f7d8848bf
Author: Lure <alex.shubert@gmail.com>
Date:   Tue Mar 3 20:10:58 2026 -0500

    fix: add missing defer table and handle tainted GUID strings

    - Add AutoTurnIn.defer table initialization that was missing from ce3fd5c
    - Wrap GetNPCGUID string operations in pcall to safely handle secret/tainted strings from protected NPCs
    - Fixes error when interacting with Highmaul elevator and other protected NPCs

    Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>