Skribbl 自動猜詞器

一個幫助你在skribblio中猜詞的腳本。

作者
Zachary Kosove
今日安裝
8
安裝總數
1,349
評價
0 0 0
版本
1.01
建立日期
2024-08-13
更新日期
2024-08-16
相容性
相容於 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.