This repository provides a small Python script that automates mouse clicks based on image recognition.
- Install dependencies:
pip install pyautogui
- Place your reference images in the repository directory:
forge.pngfor the forge process.ring1.png,ring2.png,ring3.png,ring4.pngfor the ring process.
- Run the script:
When prompted with
python3 ascendance.py
Start Ascendance? (Y/N):, pressYto start orNto abort.
The script holds down the Shift key, searches for the provided images on the screen, and clicks their centers when found.