Thread: Salvage Window
View Single Post
  #1  
Unread 04-05-2019, 01:35 PM
Sigrdrifa Sigrdrifa is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Crushbone
Posts: 153
Default Salvage Window

I'd like a slimmed down version of something like the Equipment Infusion window, where you could drag an item into a box in the window, then click a "Salvage All" button, and have it incrementally salvage every identical item in your inventory.

The current process is:
  1. Use Salvage ability
  2. Click item to be salvaged
  3. Click "Enter" to close popup dialog "Are you sure you want to salvage X"
  4. Click "Enter" to close popup dialog "Item Salvaged"
  5. Repeat steps 1-4 until you have salvaged everything
All of us in Chaos Descending are needing zillions of infuser fragments to make infusers, and after crafting 3K handcrafted PoP items and salvaging them one by one, including the two "enter" actions on the popup dialogs, my fingers are tired.

So, my proposed process would ideally be:
  1. /show_window Custom.Salvaging
  2. Drag item to be salvaged to the new Salvage window.
  3. Hit "Enter" manually to trigger default button "Salvage All"
  4. Salvage Window uses Salvage ability
  5. Salvage Window issues an "Enter" to close popup dialog "Are you sure you want to salvage X"
  6. Salvage Window issues an "Enter" to close popup dialog "Item Transmuted"
  7. Salvage Window selects next duplicate of the item to be Salvaged, repeat steps 4-6 until no more duplicates are found
If the "Enter" actions for the popup dialogs can't be automated, then instead:
  1. /show_window Custom.Salvaging
  2. Drag item to be salvaged to the new Salvage window
  3. Hit "Enter" manually to trigger default button "Salvage All"
  4. Salvage Window uses Salvage ability
  5. Manually hit "Enter" to close popup dialog "Are you sure you want to salvage X"
  6. Manually hit "Enter" to close popup dialog "Item Transmuted"
  7. Salvage Window selects next duplicate of the item to be Salvaged, repeat steps 3-6 until no more duplicates are found

A similar Transmute Window and Weapons Salvage Window that worked the same way would be spiff.

Last edited by Sigrdrifa : 04-05-2019 at 01:42 PM.
Reply With Quote