Bounty Hunter Archive

Thread: Macro question for the Macro Gods

Jagdwulf
Fri Jul 29, 2005 12:05 am
#1

Question for ya. I'd like to know if this is possible with a macro. There are ALOT of macro commands and I only know a small chunk of them. This particular 'thing' I'd like to do wouldn't have existed pre-CU...so I'm wondering now if someone has found a macro command for this post-CU.


1)Are theremacro commands to 'select' and 'clear' your auto-attack. I'm not referring to clearing your combat queue or queing up a move. What I'm referring to is the ability to use a macro'd command to CTRL+LEFT+CLICK a toolbar button so that you can either SET or UNSET your auto-attack special move.


For example....


Say you are teaming up with a smuggler. You have your advanced critical shot on auto-attack fighting mobs...and your smuggler friend announces he is going to use concussion shot....so you want to stop doing damage. Obviously you could simply CTRL+LEFT+CLICK your toolbar icon with Advanced Critical to turn it off. But I'd like to know if there is some macro way to do it?


For instance....


You can arm and disarm a weapon by dragging that weapon to a toolbar slot....and then using...


/ui action toolbarSlotxx;


To 'press' that toolbar button for you. Is there a way to 'select' or 'deselect' a toolbar button using the same idea?


Probably a silly question....and there probably isn't a command to do it...but I figured I'd ask the macro gods and see if someone knows.


Thanks
Homer_J_S
Fri Jul 29, 2005 12:13 am
#2

name macro dump


select icon for dump


In the macro type


/dump;



Is that what you're looking for?






Jettli (Retired-Master Armor Design)
Rodeo Drive®
2 N. Main Brenn, Naboo 90210 Shadowfire
Jagdwulf
Fri Jul 29, 2005 12:16 am
#3

Nope


I'm looking for a command to 'select' (CTRL+LEFT+CLICK) a toolbar slot special attack as your auto-attack, or deselect.


For instance, if you have Adv. Critical Shot in toolbarslot 00 (Upper left corner) of your hotkey bar...and you CTRL+LEFT+CLICK it....that move is 'selected' for auto-attack and will recycle and fire each time on its own. To 'clear' your auto-attack you'd CTRL+LEFT+CLICK it again.


Well knowing that you CAN use a macro to PRESS a toolbar button...


/ui action toolbarSlot00; <---- Would 'press' toolbarSlot00 (Hot key button #1)


I want to know if there is also a macro command to 'select' or 'deselect' the a hotkey button...maybe...something like...


/ui action toolbarSelect00;


or


/ui action toolbarDeselect00;



Page 1 of 1
Previous Next