Thread Tools Display Modes
09-27-12, 02:32 AM   #1
iskander
A Deviate Faerie Dragon
Join Date: Sep 2008
Posts: 10
Addon for farm tools with the Tillers

I was wondering if there is an addon or if someone can make it for the farm at the Tillers.
It should be a button that when you click it a little bar pops up so you can easily select the tools you need to attend to your crop (the watering bucket etc) so you don't have to look through your bags to find the item.
Another button which slide out a bar with all the seeds so you can easily select those as well.

For an example you can maybe use Autobar (that works the same way for professions as I would like to have it for the Tillers)

thank you in advance
  Reply With Quote
09-27-12, 03:59 AM   #2
Ekaterina
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 65
Iskander,
Try Qbar - http://www.wowinterface.com/download...8645-QBar.html
  Reply With Quote
09-27-12, 05:15 AM   #3
iskander
A Deviate Faerie Dragon
Join Date: Sep 2008
Posts: 10
Qbar isn't really what I'm looking for, the tools aren't even showing up in the bar :-/.
It's about Rusty watering can, Dentel Shovel, Vintage Bug Sprayer. Also a (pop up) bar for the seeds would be nice...
  Reply With Quote
09-27-12, 05:45 AM   #4
Vis
A Pyroguard Emberseer
 
Vis's Avatar
Join Date: Mar 2009
Posts: 1,827
You could try FlyoutButtonCustom and with it you can make your own flyouts where and how you want. Provided of course that there's an action button nearby
  Reply With Quote
09-27-12, 06:27 AM   #5
Jarod24
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2012
Posts: 66
I just got to the Tillers faction myself yesterday so i haven't tried this myself but you cold try using IfThen.
The addon is a bit -technical- but then you could write your own if-statements to make a macro do whatever you want.


I guess something like this would work.

Code:
IF IsTargeted("Infected Turnip") THEN UseItem("Bugspray");
(yes i know; shamelessly plugging my own addon, but if it fits what the user needs...)
__________________
Author of IfThen, Links in Chat
  Reply With Quote
09-27-12, 07:55 AM   #6
Foxlit
A Warpwood Thunder Caller
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 91
Spade solves precisely the problem you described.
__________________
... and you do get used to it, after a while.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » Addon for farm tools with the Tillers

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off