Wordle Solver

Solves wordle best

作者
ErikToor
今日安裝
0
安裝總數
229
評價
0 0 0
版本
1.29
建立日期
2022-02-07
更新日期
2022-03-02
尺寸
123.6 KB
授權條款
未知
腳本執行於

Here is the Wordle Solver Script...

Things to note,
Line 15: you must answer "true" in order for the script to run
Line 16: you can confirm the script to run many times and auto reload, if you want to do this add a key and value for "numberTrials" in the App Storage section of the JS console
Line 17: you can choose to or not show the app modal that is shown on open... do this by adding the key in Application Storage.
Line 18: you can override the solution of the day by putting an "overrideSolution" in Application storage, there is no checking so make sure it is 5 letters!!

Enjoy!