Wordle Solver

Solves wordle best

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey to install this script.

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ผู้เขียน
ErikToor
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
246
คะแนน
0 0 0
เวอร์ชัน
1.29
สร้างเมื่อ
07-02-2022
อัปเดตเมื่อ
02-03-2022
Size
124 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

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!