Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordhunt Solver

Credits

  • words.txt is from dwyl/english-words
  • words2.txt is from matthewreagan/WebstersEnglishDictionary
    • to create the txt file, I extracted all the keys from the dictionary.json file
  • words3.txt is the same as words.txt but with the added words from update_words.py which adds the plural forms of words

How to use

  1. Change the code and files specified in Line 7 of cheat.py
  2. Make a new python 3.9 environment and install requirements.txt
  3. Run python cheat.py
  4. If you need to stop the program, move the mouse to the top left corner of the screen, which acts as a failsafe for pyautogui

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages