Jump to content

Macros for the Masses(and keybinds too!)


TrexelCat

Recommended Posts

I'm looking to tie my 'Practiced Brawler' to one of my attack powers, 'Follow Up', as I am using the auto power for Haste. I see posts saying something along these lines are possible, 

 

Can someone show me how to go about doing this please.

 

Thanks in advance

 

~Risky~

 

 

On 11/14/2021 at 9:49 AM, Hardship said:

Macros and binds will only allow one power to be executed per button push, but they will allow multiple powers to be turned off with one button push. If you hit the M-On macro a second time, it should toggle on the second power.

 

 

On 12/16/2021 at 1:57 PM, Marshal_General said:

I think you can get around this by using a bind that activates a power when you press key and does something else when you release that key.

On 12/16/2021 at 5:47 PM, Shenanigunner said:

 

That, and several other techniques.

Link to comment
Share on other sites

8 hours ago, RiskyKisses said:

Can someone show me how to go about doing this please.

 

The tech guide has everything on all of this. See sig (or shenanigunner.com if you don't see sig lines here). Happy to answer questions as well but it's a bit more than "do this, do that" that fits in a post.

  • Thumbs Up 1

UPDATED: v4.15 Technical Guide (post 27p7)... 154 pages of comprehensive and validated info on on the nuts and bolts!
ALSO:  GABS Bindfile  ·  WindowScaler  ·  Teleport Guide  ·  and City of Zeroes  all at  www.Shenanigunner.com

 
Link to comment
Share on other sites

  • 4 months later

I'd like some macros that will do the following:

Switch my text chat box to "Broadcast" 

Switch my text chat box to "League"  .. etc.

 

I find the little buttons above the chat box that switch to the various chat channels very hard to see, and switch to.

 

Also, if possible, macros that will switch to different tabs in the chat windows would be great.
Any help would be greatly appreciated 

Link to comment
Share on other sites

1 hour ago, Trauma Junky said:

I'd like some macros that will do the following:

Switch my text chat box to "Broadcast" 

Switch my text chat box to "League"  .. etc.

 

I find the little buttons above the chat box that switch to the various chat channels very hard to see, and switch to.

 

Also, if possible, macros that will switch to different tabs in the chat windows would be great.
Any help would be greatly appreciated 

You will want to use /chat_set in order to select which chat you go to. Note that this will not work for:  Help, LFG, General, Arena, or Mission Architec channels unfortunately (channel were added after chat_set was implemented). You can refer to this wiki article on the available commands and the workaround to the excluded channels.: https://homecoming.wiki/wiki/Chat_set_(Slash_Command)

 

Swapping tabs is accomplished by /tabselect tabname

Edited by Devolus
Link to comment
Share on other sites

36 minutes ago, Devolus said:

You will want to use /chat_set in order to select which chat you go to. Note that this will not work for:  Help, LFG, General, Arena, or Mission Architec channels unfortunately (channel were added after chat_set was implemented). You can refer to this wiki article on the available commands and the workaround to the excluded channels.: https://homecoming.wiki/wiki/Chat_set_(Slash_Command)

 

Swapping tabs is accomplished by /tabselect tabname

Thank you, Devlus! I now have chat selecting macros, some even tabselect!
No more squinting and leaning in to my monitor to switch channels!

Link to comment
Share on other sites

Hi, macro help please.

On all my new and under lvl 50 alts I use the following macro's  "/macro LT "optionset disabledrag 1" " and ULT "optionset disabledrag 0" to lock and unlock the powers in the trays.

Makes arranging powers as I train up and get more picks and then relocking them much easier. Just one click to lock or unlock.

I would like to expand these two macro's to include the locking/unlocking of the power trays numbers. Clumsy fingers and mouse control and the very small ring to select that makes it very hard for me.

Can this be done and if so what would be the command for the tray number locking/unlocking please?

Thanks

 

Link to comment
Share on other sites

12 hours ago, Jacktar said:

Hi, macro help please.

On all my new and under lvl 50 alts I use the following macro's  "/macro LT "optionset disabledrag 1" " and ULT "optionset disabledrag 0" to lock and unlock the powers in the trays.

Makes arranging powers as I train up and get more picks and then relocking them much easier. Just one click to lock or unlock.

I would like to expand these two macro's to include the locking/unlocking of the power trays numbers. Clumsy fingers and mouse control and the very small ring to select that makes it very hard for me.

Can this be done and if so what would be the command for the tray number locking/unlocking please?

Thanks

 

/macro LT "optionset DisableDrag 1$$optionset LockTrayNumbers 1"

/macro ULT "optionset DisableDrag 0$$optionset LockTrayNumbers 0"

Edited by Devolus
  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...