你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/521852-drawaria-liquid-bubble-canvas-interactive-physics,源站連結 點此以跳轉。
Port of Drawing_Script.au3 with a graphical interface, using a simulated mouse and real colors
当前为
### How to Use the Drawaria Script v3 AutoIt Example
This userscript is designed to work with Tampermonkey and provides a graphical interface for drawing on the Drawaria online platform. Here's a brief guide on how to use it:
1. **Install Tampermonkey**:
- First, ensure you have Tampermonkey installed in your browser. You can download it from the [Tampermonkey website](https://www.tampermonkey.net/).
2. **Install the Script**:
- Click on the Tampermonkey icon in your browser toolbar.
- Select "Create a new script..."
- Replace the default script content with the provided script.
- Save the script.
3. **Navigate to Drawaria**:
- Go to the [Drawaria website](https://drawaria.online/).
4. **Using the Interface**:
- **Upload Image**: Click on "Upload Image" to select an image file from your computer. The image will be displayed as a preview.
- **Reset Image**: If you want to remove the uploaded image, click "Reset Image".
- **Set Dimensions and Speed**:
- **Width (px)**: Enter the desired width for the drawing.
- **Height (px)**: Enter the desired height for the drawing.
- **Mouse speed (0~100)**: Set the speed at which the mouse will move.
- **Start Drawing**: Click "Start Drawing" to begin the drawing process. The script will guide you by showing visual cues where to move the mouse.
- **Pause Drawing**: Click "Pause Drawing" to temporarily stop the drawing process.
- **New Drawing**: Click "New Drawing" to start a new drawing session.
- **Delete All**: Click "Delete All" to remove all the visual cues and start fresh.
5. **Drawing Process**:
- Once you start drawing, the script will guide you by showing small colored cues on the screen. Move your mouse to these cues to simulate the drawing process.
- The script will automatically simulate mouse clicks at the correct positions based on the uploaded image.
### Example Usage
1. **Upload an Image**:
- Click "Upload Image" and select an image file.
- The image will be displayed as a preview.
2. **Set Parameters**:
- Enter the desired width, height, and mouse speed.
3. **Start Drawing**:
- Click "Start Drawing".
- Follow the visual cues to move your mouse and simulate the drawing process.
4. **Pause or Reset**:
- Click "Pause Drawing" to pause the process.
- Click "Reset Image" to remove the uploaded image.
- Click "Delete All" to remove all visual cues.
By following these steps, you can use the Drawing Script v3 AutoIt Example to create drawings on the Drawaria platform with a graphical interface and simulated mouse movements.