Log here. Macro for fast gathering of ‘Iron Horde Scraps’ (or other things in lowbie instances you must farm for excellent reasons). Create custom private group manually first time, then macro works as intended.
- Click.
- Enter instance.
- Click again ~1m prior to end of farming run.
- Repeat.
/run if IsInGroup() then C_PartyInfo.LeaveParty() else C_LFGList.CreateListing(16, 1, 0) ResetInstances()end