Contents
  1. What It Does
  2. How to Use It
  3. Macro Code

What It Does

This macro enables you to pick up a bunch of objects rapidly, without having to access their radial menus. It’s great for moving or organizing loot and resource houses, stripping down a house or POB for redeeding, and in quite a few other situations in which you’d like to pick up one or more objects without the tedium of accessing the radial menu and then pressing 2 or 3 for each and every item.

How to Use It

In game, go to Commands > Macros, create a new macro, and paste the below code. Name the macro “Pickup” and select an icon.

Execute as needed.

Whatever object your targeting cursor rolls over will instantly be picked up and placed in your inventory.

To stop picking up objects type /dump in the chat window.

Macro Code


/pickup;
/pause 0;
/macro Pickup;