Skip to content

Instantly share code, notes, and snippets.

@dmaahs2017
Created January 14, 2026 20:09
Show Gist options
  • Select an option

  • Save dmaahs2017/36b519e9d9128652a6d50a8ef6bf6989 to your computer and use it in GitHub Desktop.

Select an option

Save dmaahs2017/36b519e9d9128652a6d50a8ef6bf6989 to your computer and use it in GitHub Desktop.
uikeys
bind tab chain force select Visible+_Not_Building_Not_Buildoptions_Not_Builder_Not_RelativeHealth_55+_ClearSelection_SelectAll+ | group unset
bind 0 chain force select Visible+_InGroup_0+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 0
bind 1 chain force select Visible+_InGroup_1+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 1
bind 2 chain force select Visible+_InGroup_2+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 2
bind 3 chain force select Visible+_InGroup_3+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 3
bind 4 chain force select Visible+_InGroup_4+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 4
bind 5 chain force select Visible+_InGroup_5+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 5
bind 6 chain force select Visible+_InGroup_6+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 6
bind 7 chain force select Visible+_InGroup_7+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 7
bind 8 chain force select Visible+_InGroup_8+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90+_SelectAll+ | group add 8
bind 9 chain force select Visible+_InGroup_9+_ClearSelection_SelectAll | select Visible+_InPrevSel_RelativeHealth_90
// select the entire group with space+N
bind Meta+0 group select 0
bind Meta+1 group select 1
bind Meta+2 group select 2
bind Meta+3 group select 3
bind Meta+4 group select 4
bind Meta+5 group select 5
bind Meta+6 group select 6
bind Meta+7 group select 7
bind Meta+8 group select 8
bind Meta+9 group select 9
//rebind selectcomm
bind Meta+tab selectcomm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment