您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Use Stickers in Drawaria online!
English: This script introduces a sticker menu to Drawaria, allowing users to select and apply stickers directly to the game canvas. It provides a fixed-size menu containing various sticker images, which can be toggled open or closed via a button. When a sticker is clicked, it is drawn onto the Drawaria canvas, replacing the current drawing. The script also resizes the game canvas to a fixed resolution for consistent sticker display.
Español: Este script introduce un menú de stickers en Drawaria, permitiendo a los usuarios seleccionar y aplicar stickers directamente en el lienzo del juego. Proporciona un menú de tamaño fijo que contiene varias imágenes de stickers, las cuales se pueden abrir o cerrar mediante un botón. Al hacer clic en un sticker, este se dibuja en el lienzo de Drawaria, reemplazando el dibujo actual. El script también redimensiona el lienzo del juego a una resolución fija para una visualización consistente de los stickers.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
Canvas Resizing | Directly modifies the `height` and `width` properties of the canvas element. |
DOM Manipulation | Creates and appends the sticker menu and toggle button to the document body. |
Image Loading & Drawing | Uses `new Image()` and `ctx.drawImage()` to load and render stickers onto the canvas. |
CSS Styling | Applies inline styles for positioning, appearance, and behavior of the menu and button. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts, HTML5 Canvas, and basic DOM manipulation) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Sticker Menu Drawaria", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Sticker Menu Drawaria" y desactívalo o elimínalo.
Click the "Stickers" button to hide the menu. This does not disable the script's functionality or canvas resizing.
Método 2 - Ocultar Menú: Haz clic en el botón "Stickers" para ocultar el menú. Esto no deshabilita la funcionalidad del script ni el redimensionamiento del lienzo.
Español:
Add fun stickers to your Drawaria creations with this easy-to-use menu!
¡Añade divertidos stickers a tus creaciones de Drawaria con este menú fácil de usar!
Author: YouTubeDrawaria | Version: 2024-09-06 | License: MIT
Support: Report issues in the comments below | Additional Info: Provides a simple sticker menu for drawing on the Drawaria canvas.