Skribbl.io Helper

Learns the wordlist each round and outputs possible words in chat.

< 脚本Skribbl.io Helper的反馈

评价:差评 - 脚本失效或无法使用

§
发表于:2019-06-26

Bad Keymapping

ALT is not a good keymapping top use to toggle the word list.

n0thing作者
§
发表于:2019-06-26

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.

发表回复

登录以发表回复。