BuyUnlimited

Advanced purchasing system for exact amounts of items. Shift + Right Click on item to buy exact amount.

File Details

BuyUnlimited - v1.0.1

  • R
  • Nov 7, 2024
  • 9.37 KB
  • 19
  • 11.0.5
  • Retail

File Name

BuyUnlimited - v1.0.1.zip

Supported Versions

  • 11.0.5

Fixed: BuyUnlimited v1.0.1

  • Changes: Added visual purchase timer in raid-warning style, fixed "Object is busy" error during rapid item purchases, added 0.20 second delay between purchases for stability, improved item stack purchase logic, added fade in/out animation for purchase timer, added remaining time display until purchase completion, fixed item quantity display in timer.
  • Technical Details: Optimized purchase function to work correctly with server limitations, added recursive purchase function with delay, improved item stack size handling, added visual feedback for bulk purchases.

If the item purchase is not completing fully, change the value of C_Timer.After(0.20, function() in two places in the BuyUnlimited.lua file to what works best for you. The optimal value is between 0.20-0.25.C_Timer.After(0.20, function()