Learns the wordlist each round and outputs possible words in chat.
Change the number in line 49 if (parseInt(event.keyCode) == 18 ){
to the keycode of the key you want to use.
You may use keycode.info website to help find the keycode of the button you want to use.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Bad Keymapping
ALT is not a good keymapping top use to toggle the word list.