Thread Tools Display Modes
07-18-10, 10:12 PM   #1
NicodemusAtNIMH
An Aku'mai Servant
 
NicodemusAtNIMH's Avatar
Join Date: Mar 2007
Posts: 30
Want to make a macro!

the macro i want will use the /click MultiBarBottomRightButton11, but it doesn't do it. Have latest nUI+. All help is greatly appreciated.
 
07-19-10, 01:36 AM   #2
Meshif
An Aku'mai Servant
 
Meshif's Avatar
Join Date: Jul 2010
Posts: 35
First response:

WTF is /click ?

It's either /use or /cast or /stopcasting I believe...

That's besides the point. You should make a macro, place it in an action bar, and then keybind it.

Last edited by Meshif : 07-19-10 at 01:41 AM. Reason: chaged text for stopcasting
 
07-19-10, 02:07 AM   #3
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 2,988
http://www.macroexplain.com/
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!
 
07-19-10, 04:25 AM   #4
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Your macro assumes that you are using the standard WoW action bars... you are not if you're using nUI. You need to use the names of the nUI action bar buttons.

You can use the '/framestack' command to turn on the frame stack window, then move your mouse over the button you want your macro to interact with to find the button name. Replace the MultiBarBottomRightButton11 button name with the nUI action button name.

Originally Posted by NicodemusAtNIMH View Post
the macro i want will use the /click MultiBarBottomRightButton11, but it doesn't do it. Have latest nUI+. All help is greatly appreciated.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
07-19-10, 09:29 AM   #5
NicodemusAtNIMH
An Aku'mai Servant
 
NicodemusAtNIMH's Avatar
Join Date: Mar 2007
Posts: 30
Asked and answered

Originally Posted by Meshif View Post
First response:

WTF is /click ?

It's either /use or /cast or /stopcasting I believe...

That's besides the point. You should make a macro, place it in an action bar, and then keybind it.
/click can be used for many different purposes. You can chain together multiple macros by /click'ing buttons with other macros on them. For example, you might have a really long macro that doesn't fit into 255 characters. Put as much of it as you can in one macro and end it with the following line:
 
07-19-10, 09:31 AM   #6
NicodemusAtNIMH
An Aku'mai Servant
 
NicodemusAtNIMH's Avatar
Join Date: Mar 2007
Posts: 30
Ok?

Originally Posted by spiel2001 View Post
Your macro assumes that you are using the standard WoW action bars... you are not if you're using nUI. You need to use the names of the nUI action bar buttons.

You can use the '/framestack' command to turn on the frame stack window, then move your mouse over the button you want your macro to interact with to find the button name. Replace the MultiBarBottomRightButton11 button name with the nUI action button name.
Are the underscores also needed?
 
07-21-10, 04:28 AM   #7
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
Yes... they are all part of the name. For example...
nUI_ButtonBar_ActionButton1
that's all one item name. Every character, even the upper/lower case, matters.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
10-22-10, 01:56 AM   #8
pushee
A Deviate Faerie Dragon
Join Date: Nov 2009
Posts: 10
Thanks for the /framestack gave me the info i needed to make a macro ive been wanting for awhile now. /click ActionBarDownButton lets me map more to my 1-10
 
11-03-10, 11:38 AM   #9
unknowndead
A Cyclonian
 
unknowndead's Avatar
Join Date: May 2009
Posts: 41
Originally Posted by spiel2001 View Post
Your macro assumes that you are using the standard WoW action bars... you are not if you're using nUI. You need to use the names of the nUI action bar buttons.

You can use the '/framestack' command to turn on the frame stack window, then move your mouse over the button you want your macro to interact with to find the button name. Replace the MultiBarBottomRightButton11 button name with the nUI action button name.
if u activate the action bars in the wow interface it might help by default thay are off turn them onn and thay will still work with nui and be usable in your macros
 
11-18-10, 11:59 PM   #10
NicodemusAtNIMH
An Aku'mai Servant
 
NicodemusAtNIMH's Avatar
Join Date: Mar 2007
Posts: 30
has it changed?

Is it still the same or has the patch made it different?
 
11-19-10, 06:01 AM   #11
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
To the best of my knowledge, it has not changed.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Support » nUI: Technical Support » Want to make a macro!


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