Hi again, was skiing for a week so sry for not answering
I already made it to answer the pop up box if I just salvage with a cheap salvage kit. Did it like this:
If $lrarity = 2626 Or $lrarity = 2624 Then
StartCheapSalvage($Item, True)
Sleep(GetPing()+500)
ControlSend (GetWindowHandle(), "", "", "j")
Sleep(GetPing()+250)
EndIf
itīs for rarity purple and gold (not needed for blue cause no pop up box there)
The StartCheapSalvage function is like yours just coded it for cheap salvage kits (to buy and use)
But itīs buggy a bit, works most times, but if I have bad ping ---> bot stops or crashes
The other negative thing on:
ControlSend (GetWindowHandle(), "", "", "j") (which says yes in the pop up window) Edit: German Version for that itīs a "j" better would be "Enter" or "y" here...
is that you have to keep open GW also you canīt Disable Rendering then...
It would work whith the pop up window ID but have no clue how to get it.
So reworked it again and use now cheap salvage kits for whites and blues and normal salvage for the rest. A bit more expensive for the bot but who cares...