Page 1 of 1
Improve Loot All
Posted: Thu Feb 11, 2021 6:48 pm
by zhazz
As many have no doubt already experienced several times, much to their annoyance, the Loot All option often leave one or more items behind. Opening the container (chest/crate/skeleton/lootbag) and picking the Loot All option again doesn't always work either, resulting in at least one item necessitating manually looting it.
For anyone using the Client Extender — which is highly recommended! — there exists a neat little chat command that
will loot all items:
It is, however, quite tedious to type this in everytime a container is looted. Assigning the command to a PC Tools Macro sadly doesn't work, as the / is instead turned into a ( for some obscure reason.
Therefore my suggestion:
Is it possible to override the Loot All option to trigger the /lootall command from the Client Extender? Or implement the same logic as the Client Extender uses to guarantee looting?
Re: Improve Loot All
Posted: Thu Feb 11, 2021 7:05 pm
by gedweyignasia
No.
Re: Improve Loot All
Posted: Thu Feb 11, 2021 7:12 pm
by zhazz
Short and concise
I guess it's not possible then. Or are you saying it's a bad idea?
Re: Improve Loot All
Posted: Fri Feb 12, 2021 3:25 am
by Kitunenotsume
try using the following into your chat or CE chat interface:
This will give you a button in the 11th hotbar slot (bar 2, hotbutton 1) that runs the "/lootall" command
This functionality is provided by the client extender, so will work for a clickbutton macro.
Re: Improve Loot All
Posted: Fri Feb 12, 2021 4:46 am
by EasternCheesE
Kitunenotsume wrote: ↑Fri Feb 12, 2021 3:25 am
try using the following into your chat or CE chat interface:
This will give you a button in the 11th hotbar slot (bar 2, hotbutton 1) that runs the "/lootall" command
This functionality is provided by the client extender, so will work for a clickbutton macro.
I use this way for months already and it works like a charm. It does even still respect that you can't loot while there are mobs in melee range near you.
Re: Improve Loot All
Posted: Fri Feb 12, 2021 10:40 am
by zhazz
Kitunenotsume wrote: ↑Fri Feb 12, 2021 3:25 am
try using the following into your chat or CE chat interface:
This will give you a button in the 11th hotbar slot (bar 2, hotbutton 1) that runs the "/lootall" command
This functionality is provided by the client extender, so will work for a clickbutton macro.
Thank you. That works wonders

Re: Improve Loot All
Posted: Fri Feb 12, 2021 1:17 pm
by gedweyignasia
zhazz wrote: ↑Thu Feb 11, 2021 7:12 pm
Short and concise
I guess it's not possible then. Or are you saying it's a bad idea?
To the best of my knowledge, it's not possible for us to edit the scripts attached to that GUI. I'm glad our other users were able to give you a good alternative, though!