Command:/dumpbinds

From the wonderful RedGuides Wiki

This command is added by MacroQuest

Syntax Key
Notation Description
Text without brackets or braces Required items
<Text inside angle brackets> Placeholder for which you must supply a value
[Text inside square brackets] Optional items
Vertical bar (|) Separator for mutually exclusive items; choose one
{Text | inside | braces} Set of required items; choose one
Ellipsis () Items that can be repeated
Syntax /dumpbinds <filename>
Description Dumps all current binds to filename.cfg file

Options

Examples

Example output from running /dumpbinds <filename> command;

/bind AUTORUN Num_Lock
/bind ~AUTORUN clear
/bind JUMP Space
/bind ~JUMP clear
/bind FORWARD W
/bind ~FORWARD W
/bind BACK S
/bind ~BACK S
/bind RIGHT D
/bind ~RIGHT D
/bind LEFT A
/bind ~LEFT A
/bind STRAFE_LEFT clear
/bind ~STRAFE_LEFT clear
/bind STRAFE_RIGHT clear
/bind ~STRAFE_RIGHT clear
/bind MOUSELOOK F12
/bind ~MOUSELOOK clear
/bind MOUSELOOK_ENGAGE clear
/bind ~MOUSELOOK_ENGAGE clear
/bind AUTOPRIM Q
/bind ~AUTOPRIM clear
/bind CONSIDER C
/bind ~CONSIDER clear
/bind DUCK X
/bind ~DUCK clear
/bind HAIL H
/bind ~HAIL clear
/bind INVENTORY I
/bind ~INVENTORY clear
/bind TELL T
/bind ~TELL clear
/bind USE U
/bind ~USE clear
/bind PITCHUP Num_9
/bind ~PITCHUP Page_Up
/bind PITCHDOWN Num_3
/bind ~PITCHDOWN Page_Down
/bind CENTERVIEW Num_5
/bind ~CENTERVIEW Home
/bind ZOOMIN Num_7
/bind ~ZOOMIN Insert
/bind ZOOMOUT Num_1
/bind ~ZOOMOUT Delete
...and so on!

See also