您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Autodraw bot with dots.
English: This script introduces an "Autodraw bot" for Drawaria, enabling users to automatically draw images on the canvas. It allows users to upload their own images, which the bot then translates into drawing commands. The bot offers customization options for brush size, pixel spacing, and offsets. A key feature is the "Rain Mode," which draws the image column by column with a randomized effect, creating a unique visual output. The script also includes controls for joining/leaving rooms, clearing the canvas, and toggling the rain mode. It intercepts WebSocket communication to send drawing commands.
Español: Este script introduce un "Autodraw bot" para Drawaria, permitiendo a los usuarios dibujar imágenes automáticamente en el lienzo. Permite a los usuarios subir sus propias imágenes, que el bot luego traduce en comandos de dibujo. El bot ofrece opciones de personalización para el tamaño del pincel, el espaciado de píxeles y los desplazamientos. Una característica clave es el "Modo Lluvia", que dibuja la imagen columna por columna con un efecto aleatorio, creando una salida visual única. El script también incluye controles para unirse/salir de salas, limpiar el lienzo y activar/desactivar el modo lluvia. Intercepta la comunicación de WebSocket para enviar comandos de dibujo.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
Image Processing | Uses HTML5 Canvas API to load, process, and extract pixel data from uploaded images. |
WebSocket Communication | Intercepts and manages WebSocket messages to send drawing commands and receive game state updates. |
Drawing Command Generation | Generates specific Drawaria drawing commands based on processed image data and user settings. |
UI Integration | Injects custom HTML elements and CSS for controlling the bot's behavior and appearance. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts and WebSocket) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Drawaria Epic Autodraw bot V2", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Drawaria Epic Autodraw bot V2" y desactívalo o elimínalo.
Click the bot icon ( ) near the chat input to hide/show the bot controls. Disabling the controls does not stop the bot if it's already running.
Método 2 - Botón de Activación: Haz clic en el icono del bot ( ) cerca de la entrada del chat para ocultar/mostrar los controles del bot. Desactivar los controles no detiene el bot si ya se está ejecutando.
Español:
Unleash your creativity with automated drawing and unique effects!
¡Libera tu creatividad con dibujo automatizado y efectos únicos!
Author: YouTubeDrawaria | Version: 2025-05-11 | License: MIT
Support: Report issues in the comments below | Additional Info: Automates drawing on Drawaria with customizable parameters and a unique Rain Mode.