Hey all, I do a fair amount of boxing, and there’s two specific things I’m trying to accomplish but I’m not sure can be done. Maybe someone has some insights
A. Is there some kind of slash command I can put into a macro which will accept the current group invite? I’m not looking for any auto-accept functionality, just wondering if there’s something manual I can do so I don’t have to tab between four windows when assembling a group of my guys
B. Is there a way to build a macro that does the following:
- Target the nearest corpse
- Pause 1.5 seconds
- Loot it
Having to manually loot on four people every time I kill things is annoying.
Binding the Interact With Target
keybind will take care of the looting part. Not aware of a way to specifically target a corpse though, targeting always prefers non-corpses.
That said, could you not target it on your primary, hit a keybind for assist on your multi then interact with target?
I target now and then assist and interact with target. The problem I’m running into is that this results in “This object is Busy” on 100% of all corpses since my guys always try to loot at the exact same time. I wanted to move it into a macro so that I could put in delays before looting (i.e. window 2 gets a 0ms delay, window 3 waits 1000ms, window 4 waits 2000ms)
Do you know if there’s a /command equivalent of Interact with Target?
Gut’s telling me if there is it’s probably a secure function and given that ISBoxer appears to be telling people to use the keybind I suspect I’m right.
http://isboxer.com/wiki/WoW:Interact_with_Target
Well shoot. That seems to strongly suggest I can’t do what I want. I guess I could bind three different keys on each toon and just manually press them a half second apart. Would still be better than tabbing to their window