Autorun (Slash Command)

From Unofficial Homecoming Wiki
Revision as of 23:15, 25 July 2022 by BlackSpectre (talk | contribs)
Jump to navigation Jump to search

Slash command

/autorun string

Toggles autorun

  • String can be either "0" or "1"
  • Alternately, the prefixes "+", or "++" can be added to the beginning of the command.

Using the "+" or "++" prefix will toggle autorun. Using an integer after the command will force autorun on or off.

Examples

/+autorun
     Toggle autorun while key is pressed
/++autorun
    Toggles autorun on or off with each key press
/autorun 1
    Turns on autorun indefinitely
/autorun 0
    Turns off autorun indefinitely

/bind R "autorun 1$$emote flypose1"
    The letter R will force autorun on and attempt to activate the flypose1 emote.