Lets you forage for treasure maps, fishing bait, and so on while AFK. Unlike some foraging macros, this one doesn’t require a droid moving around the area.
In game, go to Commands > Macros, create a new macro, and paste the below code. Name the macro “Forage” and select an icon.
Execute as needed.
Foraging requires that you be outside and not in an NPC city (like Dearic or Mos Eisley). So, go outside the city limits, execute the “Forage” macro, and go to sleep for the night. The macro will move you across the map a few meters at a time, foraging in each new location.
/forage;
/pause 5;
/dance;
;
/pause 2.2;
/dance;
;
/pause 2.2;
;
/dance;
;
/pause 2.2;
;
/dance;
;
/pause 2.2;
;
/dance;
;
/pause 2;
/macro Forage;
Unknown. This macro was passed onto me by a guildmate who stated he had “found it somewhere.” I tweaked the pause timings from the original code.