Skribbl.io Helper

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

目前為 2018-11-20 提交的版本,檢視 最新版本

作者
n0thing
評價
0 0 0
版本
0.1
建立日期
2018-11-20
更新日期
2018-11-20
尺寸
2.7 KB
授權條款
未知
腳本執行於

A helper for Skribbl.io!

The script learns the word each after each user finishes their turn and adds it to a wordlist using localStorage.

How to use:

Press ALT to get the bot to list the possible words into the chat. Note that the bot cannot be seen by others!

Please note that the script will not show all possible words at first, as it has to learn the words. Due to this, the script works best by playing the game often or adding the words to localStorage by typing 'localStorage.wordlist = localStorage.wordlist + ',"wordhere"' into the console.

I assume this script works for all languages, since it learns the wordlist and matches it to the hint in the game. However, I cannot guarantee this.

Note: This does NOT automatically try all possible words, only lists the possible words so that you, the player, can know which possible words can be used!