您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Learns the wordlist each round and outputs possible words in chat.
The script learns the word each after each user finishes their turn and adds it to a wordlist using localStorage.
____ _______ = cheeseburger
, it will match ____ _______ = fire hydrant
)_______
now matches ceiling
not Big Ben
.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.wordlistEnglish = localStorage.wordlistEnglish + ',"wordhere"'
into the console, where the wordlist should look like "","word","word2","word3"
and so on. Replace English
with the language that you play the game in.
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!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址