File Details
1.1.2
- R
- Oct 28, 2019
- 1.70 KB
- 402
- 1.13.2
- Classic
File Name
Auto Ammo.zip
Supported Versions
- 1.13.2
Explored Blizzards merchant UI and found a barely documented function called GetMerchantItemID(index) which not only returns exactly what I need but also does so instantly upon load and doesn't seem to be throttled (maybe not even a server query?). Trimmed the code even further.

