Ok, spent the last few hours working on this and I'm sure there's other ways to accomplish the same thing, but here's what I've got.
It doesn't look like you can use multiple-targeting with modifiers so I was forced to use multiple macros. Bummer. So what I did was break up the various actions into different macros. All macros are used in conjunction with IWT.
Macro 1 - IWT only
Code:
/tar Ripe
/tar Plump
/tar Bursting
/tar Untilled
/tar Runty
/tar Black-nose
/click ExtraActionButton1
/console UnitNameFriendlyGuardianName 1
Used with no modifier, this one will pick all your ready to harvest plants, stomp marmots, use whatever's on ExtraActionButton {Hammers, Chickens...no use in the Tillers Farm, but still useful}, turn on the plot names {see earlier post}, use any untilled soil and go to any Runty Crops {you will still need to jump to pull them, of course}.
Macro 2 - KILL IT!
Code:
/tar Farmer Yoon
/tar Tilled
/tar Occupied
/tar Alluring
/tar Wiggling
/console UnitNameFriendlyGuardianName 1
Ok, technically, you don't need UnitFriendlyGuardianName 1 again. I actually don't even have it in these macros, I have it in my click below, but in case you want to stick it on a certain macro, there it its.
Anyway, this one is used with a modifer. Problem is, it'll only "use" one critter-spawning node at a time because they stay "Alluring/Wiggling/Occupied" until the critter is dead. Which, I guess is ok if you don't have the ability to tank several mobs. It's still faster than going toon by toon, I guess. If you don't have a critter spawner to target, it'll target tilled soil so hopefully your toons won't go running off to kill other things/players, or target Farmer Yoon so you can IWT your way into the phase from the market outside.
Unfortunatly, you can't IWT to Tilled Soil. It's up to you, you could move /tar Tilled to the first macro and add /use *whatever* to plant your seeds after you've tilled the untilled soil, but I just planted them one at a time cuz things were chaotic when I was trying to figure out how to do this.
If you want to try "auto planting" in the first macro, make note that the /tar seems to work from the bottom, up - so you'll want to put /tar tilled and /use *seed* UNDERNEATH /tar Untilled. But even then, I can't promise that it'll work 100% because of the delay between soil tilling being completed and actually showing as "Tilled". You could end up IWT-ing away from the soil you just did or something.
Macro 3 - Weed It
Code:
/tar Andi
/tar Tangled
/tar Stubborn
/tar Encroaching
/tar Wild
This one is used with a secondary modifier.
Pretty easy to figure out, if you've got a weed, this will use it. I just spam 1 for the stubborn and encroaching. Might take a little longer, but it's faster than 1 at a time. And if you don't have a weed, you'll go to Andi and be ready to leave the phase.
For the tangled, the /tar Andi might work, but I can't be sure both because of range and because when I made it I was using /tar Farmer Yoon when I was testing. Then I changed it to Andi to prevent the
Kill It macro from causing your "not busy" slaves to run out into the market to go attack other players. :X So, it might work as is, or you might need to strafe/back up your slaves to pop the Tangled plants.
Macro 4 - Optional - Tangent Ahead!
I actually use an additional macro because I don't like to be bothered with extra keybindings when I can just use Jamba's Item Bar for macro swapping.
Here's the Master Version
Code:
#show Raw Turtle Meat
/click [mod:shift] MultiBarBottomRightButton3; [mod:alt] MultiBarBottomRightButton2; MultiBarBottomRightButton1
/click [button:2] InterfaceOptionsMousePanelClickToMove 1
/console UnitNameFriendlyGuardianName 1
And the Slaves
Code:
/click [mod:shift] MultiBarBottomRightButton3; [mod:alt] MultiBarBottomRightButton2; MultiBarBottomRightButton1
/console UnitNameFriendlyGuardianName 1
At the core of it, all it does is click one of the above macros based on what modifier I'm holding. I, however, have my Jamba Item Bar set up as a click bar instead of just using the hotkeys so that when I click something in the item bar, it triggers assist and/or IWT depending on what button I use and then sends the hotkey combination.
Beyond that, the master's version also has a toggle for Click to Move when I right-click the macro to make things a bit easier and a #show line that I use for stuff I'm farming.
If you want to make use of the item bar, you'll need to make sure the macros you're using are all named the same and are in the same location on all your toons. {Or I'm sure you could probably do it using Jamba Macros, too, but I don't know how to use those.}
I have a couple of macros I swap around to use this way. They are set up under my General Macros in the first few slots - named "1", "2", "3" and so on to keep them in the same location in the macro panel so they work with Jamba's Item Bar. 1 would be the above macro. 2 would be my various buff foods. 3 would be profession stuff I do a lot like make bolts of cloth/prospect/smelt ore and so on. This way I just have a collection of macros I can drag and drop as needed into the item bar instead of permanent bindings.
Connect With Us