Drawaria Fast Color Flow+

Adds advanced controls for Drawaria, including Fast Color Flow, avatar boundary control, brushcursor restrictions, auto-drawing, and more.

2024-12-26 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

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

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

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

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

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

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
YouTubeDrawaria
باھا نومۇرى
0 0 0
نەشرى
1.0
قۇرۇلغان ۋاقتى
2024-12-26
يېڭىلانغان ۋاقتى
2024-12-26
Size
6.5 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

This script is a Tampermonkey userscript designed to enhance the functionality of the Drawaria online drawing tool. Here's a brief explanation of what each part of the script does:

1. **Adjust Color Flow**: The script sets the maximum value of the "color flow" input to 200, allowing for faster color application.

2. **Undo/Redo Functionality**:
- **Buttons**: Adds "Undo" and "Redo" buttons to the menu.
- **Event Listeners**: Implements functionality to save the canvas state on mouse up events and allows undoing and redoing actions.

3. **Export Canvas**:
- **Button**: Adds an "Export Canvas" button.
- **Functionality**: Allows users to download the current canvas as a PNG image.

4. **Auto-draw from Image**:
- **File Input and Button**: Adds an input to upload an image and a button to start auto-drawing.
- **Functionality**: Loads the uploaded image and draws it onto the canvas.

5. **Customization Options**:
- **Brush Size Selector**: Adds a dropdown to select brush size.
- **Opacity Range**: Adds a range input to adjust the brush opacity.

6. **Styling**:
- **CSS**: Adds custom styles to improve the appearance of the menu and buttons, including animations and hover effects.

Overall, this script enhances the Drawaria tool by providing additional controls for color flow, undo/redo functionality, canvas export, auto-drawing from images, and customization options for brush size and opacity.