PSA for cleaning up stash tabs in standard
Make a macro that sends "{Enter}/destroy{Enter}". This destroys the item currently held on the cursor. Let's say you bind it to the Del key. Then you go through your stash, click-Del-click-Del-click-Del, until it is empty. Repeat for however many tabs you have.
I don't think the common macro tools offer this function by default; although adding it is trivial. If you're using POE-TradeMacro, go to (Your Documents folder)/PoE-TradeMacro/CustomMacros, and add the following line to the file customMacros_example.txt: Del::SendInput {Enter}/destroy{Enter} (Replace Del with whatever key you want. +Del for Shift-Delete, and so on. Refer to AHK documentation.) I don't know how to do this for Mercury Trade, as I don't use it - sorry. It should not be much harder. Will this get me banned? No. This is exactly the same function as /hideout, /remaining, chat, and other similar macros. All of these are perfectly legal as confirmed many times by GGG. Last edited by Abdiel_Kavash#5296 on Aug 28, 2018, 12:42:59 PM Last bumped on Aug 31, 2018, 11:29:56 AM
|
![]() |
Alternative for those who don't feel like messing with any macro-related tools:
I'll admit I often just place my non-mouse hand over the arrow keys on the keyboard for this. After typing out the "/destroy" command once and using it, it's a simple matter of pressing [Enter], [up], [Enter]. Pressing "up" while the chat is open will recall the last message entered in, in this case the "/destroy" command. Granted, the macro mentioned is still 100% legal to use (as you are only performing one GAME action, being sending a message, to the server per keystroke) but this is just for those that don't feel bothered with touching macro stuff at all. Rufalius, hybrid Aura/Arc/Mana Guardian | Hemorae, TS Raider | Wuru, Ele Hit Wand Trickster
|
![]() |