dimzog / Auto-Clicker

Auto-Clicker for Randomly Spawning Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-Clicker (for Randomly Spawning Images)

Take a screenshot of your desired image to be clicked and place it under "img" folder as target.png.

due to limitations of PyAutoGUI. This script only works in Main Screen (when using multiple).

On Windows, cmd needs Admin privillages.

Required

  • Python 3.8

Installation

pip install -r requirements.txt

Run

python clicker.py --interval 10 --unit min

where

  • --unit: unit of time (e.x sec/min/hour)
  • --interval: time to wait between each submission

About

Auto-Clicker for Randomly Spawning Images


Languages

Language:Python 100.0%