Looking for an add on

On my engineer I used an add on that I could stack multiple transporting devices into one button, ie: hearthstones, whistle, toys for transporting around the game.

You would basically make a macro that was something like ##heartstone, ##flight whistle, ## garrison… etc etc etc…you would then drag it to a spot on your tool bar and when you right clicked it all the hearths you had, toys for transporting around would come up in a rectangle or square box depending how many items you had in the macro when you right clicked it then left clicked that item to use it.

I used it for transporting but I spose you could use it for anything to group it together into one button on your tool bar.

Some people have mentioned an alternative that was the round circle of abilities I could fill in and a button that flares out when you hover over it but those simply aren’t it and I just feel they don’t work as well.

Anyone know what add on I’m talking about where you added the name of the “something” to a small macro to make up the tool bar spot on your tool bar?

Sorry, do not know that addon you seek, but I just use a couple of macros:

#showtooltip
/use [mod:shiftalt]Wormhole Generator: Northrend;[mod:shiftctrl]Wormhole Generator: Pandaria;[mod:alt]Ultrasafe Transporter: Gadgetzan;[mod:ctrl]Ultrasafe Transporter: Toshley’s Station;Dreamwalk

and

#showtooltip
/use [mod:shiftalt]Admiral’s Compass;[mod:shift]Flight Master’s Whistle;[mod:alt]Dalaran Hearthstone;[mod:ctrl]Garrison Hearthstone;Hearthstone

1 Like

Or possibly something like:

https://www.wowinterface.com/downloads/info19161-FlyoutButtonCustom.html

yea flyout was one i was referring in the original post…it works for sure but not what I had.

the macro stuff nimhfree posted is closer to what i was using before…ill try it next time in game

the addon was called “Select”

you write a macro add all the things you want in there like for me it was /select Hearthstone, Garrison Hearthstone, etc, etc, etc…

you rightclick to see what item you wanted then leftclick to use it. IM sure there is easier to use but i just got alone with this addon.

thx all