-
Notifications
You must be signed in to change notification settings - Fork 20
Keybinds
Nifim edited this page Jan 14, 2022
·
12 revisions
/bind <keys> <command>
Creates a new bind of <keys>
with the given <command>
. Each key in <keys>
must be bridged with a +
. <command>
is one as normally written. Both allow for spacing and do not require quotation.
/unbind <keys>
Deletes an existing keybind of <keys>
.
/listbinds
Will list all the current binds.
Modifier keys are no longer identified by the symbols used in v4. These are Control
, Alt
, Windows
, Apps
.
This page includes the names for <keys>
of all supported languages.
/bind ctrl+alt+f1 /echo ding~
Assigns the key combination ctrl+alt+f1
to send the input /echo ding~
/unbind ctrl+alt+f1
Deletes the keybind combination ctrl+alt+f1
.
- Background and Architecture
- Windower Data Locations
- Code Standards and Guidelines
- Addon Development
- Windower Commands
- Packet Tutorial
- burdometer
- config
- delay_me_not
- distance
- dress_up
- enternity
- fps
- ime
- logger
- party_time
- paste
- pouches
- send
- shortcuts
- speedometer
- target_info
- terminate
- timestamp
- window_title
- Game
- Windower
- General