Recent Topics

Ads

Addon for easy-quick access to macros?

Here you can post addons, or anything related to addons.
Forum rules
Before posting on this forum, be sure to read the Terms of Use
User avatar
Dresden
Banned
Posts: 1393

Addon for easy-quick access to macros?

Post#1 » Thu Sep 07, 2017 11:00 am

Is there an addon for easy-quick access to macros?

Like a quick press-button show-list thingy that only takes up 1/2 ability slots?
. -= Cult Of Chaos =- GUILD -= Cult Leader =- . -= Kagaz Wrathson - The Decioblidevannihilator - Black Orc =- .
. -= Dresden RoR Info - 4 pins and counting! =- . #WAAAGH ^_^ #AllSilenceIsGolden @_Q

Ads
User avatar
Telperien
Posts: 550

Re: Addon for easy-quick access to macros?

Post#2 » Thu Sep 07, 2017 3:07 pm

LibAddonButton? is it what you looking for?
Slacking (checking out EvE)

User avatar
wdesu
Posts: 66

Re: Addon for easy-quick access to macros?

Post#3 » Sat Sep 16, 2017 7:24 am

for really quick access you can even bind those addon buttons to a hotkey with a macro, just need to know a button name.
you can get name from debugging window, for example, "LibAddonButton.Created.1" -> name = ".Created.1".

macro to open a button with buffhead/turretrange/obsidian, etc

Code: Select all

/script LibAddonButton.GetButton("fx"):OnLButtonUp()
macro for 1st button you can create using "Create a new button" button

Code: Select all

/script LibAddonButton.GetButton(".Created.1"):OnLButtonUp()
so you can add some macros with 'create' button, even add some icons to macro names like '<icon00055> macro name' and use it as a quick chat menu. really nice addon

Who is online

Users browsing this forum: No registered users and 73 guests