您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Complete library of avatar IDs and utility functions for Drawaria
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.cn-greasyfork.org/scripts/546196/1643733/Avatar%20IDs%20Library%20for%20Drawaria.js
English: This script provides a JavaScript array containing numerous avatar IDs specifically for Drawaria.online. These IDs are likely used to reference pre-existing avatar assets within the game. While the script itself doesn't directly interact with the Drawaria interface, it serves as a handy reference for developers or users who might want to programmatically access or manipulate avatar data. The array is extensive, suggesting a broad collection of available avatar identifiers.
Español: Este script proporciona una matriz de JavaScript que contiene numerosos IDs de avatar específicos para Drawaria.online. Estos IDs probablemente se usan para referenciar activos de avatar preexistentes dentro del juego. Si bien el script en sí no interactúa directamente con la interfaz de Drawaria, sirve como una referencia útil para desarrolladores o usuarios que deseen acceder o manipular datos de avatar mediante programación. La matriz es extensa, lo que sugiere una amplia colección de identificadores de avatar disponibles.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
Data Storage | Stores a large array of strings, where each string is a Drawaria avatar ID. |
JavaScript Array | The data is formatted as a standard JavaScript array, making it easily accessible. |
No DOM Manipulation | This script does not directly interact with or modify the web page's visual elements. |
Constant Data | The array of IDs is defined directly within the script and is not dynamically fetched. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts and JavaScript) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Avatar IDs Library", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Avatar IDs Library" y desactívalo o elimínalo.
You can edit the script and remove the `const avatarIds = [...]` declaration if you no longer need the library.
Método 2 - Eliminar Código del Script: Puedes editar el script y eliminar la declaración `const avatarIds = [...]` si ya no necesitas la biblioteca.
Español:
Access a comprehensive library of Drawaria avatar IDs for your scripting needs!
¡Accede a una biblioteca completa de IDs de avatar de Drawaria para tus necesidades de scripting!
Author: YouTubeDrawaria | Version: 1.0 | License: MIT
Support: Report issues in the comments below | Additional Info: Provides a static list of Drawaria avatar IDs for reference and programmatic use.