您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Capture drawn pixels from canvas and DESTROY them with epic laser beams!
English: This script introduces a "Pixel Laser Destroyer" tool for Drawaria, allowing users to target and "destroy" pixels on the canvas with various laser beam effects. It captures the drawn pixels, categorizes them into groups, and then simulates their destruction using customizable laser modes (color, particle effects, speed) and intensity. The tool includes a UI panel with options to scan drawing pixels, select laser modes, adjust intensity and quality (sample rate), and trigger the destruction process. It also intercepts WebSocket messages to send drawing commands to the server for the laser effects.
Español: Este script introduce una herramienta "Pixel Laser Destroyer" para Drawaria, permitiendo a los usuarios apuntar y "destruir" píxeles en el lienzo con varios efectos de rayo láser. Captura los píxeles dibujados, los categoriza en grupos y luego simula su destrucción usando modos de láser personalizables (color, efectos de partículas, velocidad) e intensidad. La herramienta incluye un panel de UI con opciones para escanear píxeles de dibujo, seleccionar modos de láser, ajustar la intensidad y calidad (tasa de muestreo), y activar el proceso de destrucción. También intercepta mensajes de WebSocket para enviar comandos de dibujo al servidor para los efectos láser.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
Canvas Pixel Analysis | Uses `getImageData` to read pixel information from the canvas. |
WebSocket Interception | Hooks into `WebSocket.prototype.send` to dispatch drawing commands for laser effects. |
Laser Rendering | Employs Canvas API for drawing laser beams, particles, and shockwaves with shadows and gradients. |
UI Creation | Dynamically creates and styles UI elements for controls and feedback. Includes drag functionality for the main panel. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts, Canvas API, and WebSocket) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Epic Pixel Laser Destroyer for Drawaria", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Epic Pixel Laser Destroyer for Drawaria" y desactívalo o elimínalo.
Click the "🛑 STOP VAPORIZATION" button to halt the ongoing destruction process. Note: This does not disable the script itself.
Método 2 - Detener Destrucción: Haz clic en el botón "🛑 STOP VAPORIZATION" para detener el proceso de destrucción en curso. Nota: Esto no deshabilita el script en sí.
Español:
Destroy drawn pixels with epic laser effects!
¡Destruye píxeles dibujados con épicos efectos láser!
Author: YouTubeDrawaria | Version: 4.0 | License: MIT
Support: Report issues in the comments below | Additional Info: Adds a tool to destroy drawn pixels with customizable laser effects.