Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


cmd:bind

Table of Contents

.bind

.bind
The .help entry for .bind.
TypeCommand
Categorynone
In-game description“Shortcut for '.binds add'.

Syntax: .bind <key> <hacks>
.bind <key> <commands>
Multiple hacks/commands must be separated by ';'.
Use .binds for more options.”
Default keybindnone
Source codenet/wurstclient/commands/BindCmd.java

.bind is a chat command that allows the user to create keybinds through the chat. This command acts as a shortcut for the more versatile .binds command.

Syntax

Main article: Command Syntax

  • .bind <key> <hacks> Binds <key> to toggle <hacks>.

  • .bind <key> <commands> Binds <key> to run <commands>.

Examples:

  • .bind M AutoMine Binds the M key to toggle AutoMine.

  • .bind M .t AutoMine Binds the M key to run a .t command that toggles AutoMine. (This keybind will behave exactly the same as the first example.)

  • .bind M AutoMine;LSD Binds the M key to toggle both AutoMine and LSD.

  • .bind M .taco Binds the M key to run the .taco command.

  • .bind M .say /home Binds the M key to run the /home command.

  • .bind M .say Hello world. Binds the M key to send “Hello world.” as a chat message.

Changes

VersionChanges
Wurst 7.1.2Added .bind and .unbind commands for people who are more used to that kind of syntax.
cmd/bind.txt · Last modified: 2022/01/15 16:28 by alexander01998