Skip to content
Josh Moore edited this page Jun 16, 2020 · 1 revision

Player > AutoKey automatically click/press keys.

.autokey enable <0/1> Enables (1) or disables (0) the cheat.

.autokey delay <0> delay in ms between clicks. Default 500, min 0

.autokey holdTime <150> how long to hold button for tap. Default 150 (approximate minimum for reliable key pressing)

Key management

.autokey addKey <key> <tap/hold> add a key to the active key list. Ex: .autokey addkey jump hold

.autokey clearKeys clear all the active keys

.autokey clearKey <key> remove an active key. Ex: .autokey clearKey jump

Clone this wiki locally