Greasy Fork is available in English.

Skribbl Autoguesser

The best script currently out there for skribbl.

개발자
Zachary Kosove
일일 설치수
16
총 설치수
1,667
평점
0 0 0
버전
1.01
생성
2024-08-13
갱신
2024-08-16
Size
11.9KB
호환성
Firefox와 호환됨. Chrome와 호환됨. Opera와 호환됨. Safari와 호환됨. Edge와 호환됨.
라이선스
MIT
동작 사이트

Skribbl Autoguesser


This userscript improves your game by automatically guessing words based on hints and past answers. Features include auto-guessing, word filtering, wordlist export, and more.

Features:

  • Auto Guessing: Automatically guesses words using patterns and stored correct answers.
  • Possible Words List: Displays a filtered list of possible words, using hint filtering and pattern matching.
  • Wordlist Updates: Updates the possible words list when new words are discovered, adding them to the global list during your drawing turn.
  • Export New Words: Export newly discovered words to a text file. These can be shared with the community wordlist on GitHub.

Planned Features:

  • Auto-leave / Auto-change Lobbies: Automatically leave or change lobbies to avoid getting kicked.
  • Neural Net for Word Sorting: Plans to use a neural network to improve word sorting, potentially using an open-source model from Google.
  • Humanized Auto-draw: Simulates human-like drawing behavior, with community support and auto-saving of other players' drawings.
  • Randomized Auto-guess Timing: Adds randomness to auto-guess timing for more natural behavior.

Usage:


The script runs automatically after installation. Toggle auto-guessing with the "Auto Guess" button and export new words with the "Export Answers" button in the settings panel at the bottom right of the screen.

Installation:


To install, use a userscript manager like Tampermonkey or Violentmonkey. Then click the "Install this script" button on Greasy Fork.

Dependencies:

  • This script uses GM_getValue and GM_setValue to store and retrieve data.
  • It fetches data from an external wordlist on GitHub.

Contributing:


Contributions are welcome! Report issues or suggest improvements on the GitHub repository.

License:


This script is licensed under the MIT License.