Skribbl.io Helper

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

< Feedback on Skribbl.io Helper

Review: Bad - script does not work

§
Posted: 2019-06-26

Bad Keymapping

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

n0thingAuthor
§
Posted: 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.

Post reply

Sign in to post a reply.