I'm making a bot to manage my inventory for me in-game.
1. StartSalvage() on an item I want a mod for.
2. SalvageMod() for the mod I'm after
3. Close Salvage window (without GW kicking me out!)
Can't figure out how to do step 3. Looks like when I close the salvage window in-game, it sends a packet to the GS to "cancel" the session. The GS panics when it sees that the session has already completed, and the client gets kicked from the server.
Help or examples would be really appreciated. Thanks






