Skribbl Adivinador Automático

Adivina palabras automáticamente en Skribbl.io de forma rápida y sencilla.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Zachary Kosove
Instalaciones diarias
12
Instalaciones totales
8.771
Calificaciones
4 0 2
Versión
1.16
Creado
13/8/2024
Actualizado
11/7/2026
Tamaño
16,1 KB
Compatibilidad
Compatible con Firefox Compatible con Chrome Compatible con Opera Compatible con Safari Compatible con Edge
Licencia
MIT
Funciona en

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.