Skip to main content

A simple auto clicker with GUI

Project description

AutoClicker Application

Purpose

The AutoClicker application is designed to automate mouse clicks with human-like behavior. This can be useful for repetitive tasks that require constant clicking.

Parameters

  • click_interval: Base interval between clicks in seconds.
  • click_interval_randomness: Randomness added/subtracted to the base click interval in seconds.
  • click_interval_min: Minimum interval between clicks in seconds.
  • click_fatigue_increase: Amount by which click interval cumulatively increases due to fatigue in seconds.
  • hold_time: Base duration to hold the click in seconds.
  • hold_time_randomness: Randomness added to the base hold duration in seconds.
  • hold_time_min: Minimum time the click is held in seconds.
  • hold_fatigue_increase: Amount by which hold duration cumulatively increases due to fatigue in seconds.
  • fatigue_trigger_min_time: Minimum interval for fatigue increase in seconds.
  • fatigue_trigger_max_time: Maximum interval for fatigue increase in seconds.
  • short_break_duration: Base duration for short breaks in seconds.
  • short_break_duration_randomness: Randomness added to the base short break duration in seconds.
  • long_break_trigger_min_time: Minimum interval between long breaks in seconds.
  • long_break_trigger_max_time: Maximum interval between long breaks in seconds.
  • long_break_duration: Base duration for long breaks in seconds.
  • long_break_duration_randomness: Randomness added to the base long break duration in seconds.
  • max_runtime: Maximum runtime for the script in seconds.

How It Works

The AutoClicker simulates mouse clicks at random intervals within specified ranges to mimic human behavior. It also includes functionality for fatigue and breaks, ensuring the clicking pattern appears natural.

Hotkeys

  • Hotkey: The key to start/stop the AutoClicker. Default is F1, but it can be changed.

Logging

All actions are logged to a file (autoclicker.log) and can be viewed in real-time through the log viewer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

human-autoclicker-0.1.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

human_autoclicker-0.1.1-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file human-autoclicker-0.1.1.tar.gz.

File metadata

  • Download URL: human-autoclicker-0.1.1.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for human-autoclicker-0.1.1.tar.gz
Algorithm Hash digest
SHA256 36cb54a1df71c133d90a3502b06550b1d846bcc825624c30f7f9f305eadaba76
MD5 e09507c13b93ea59188eb4a72d7f2e6c
BLAKE2b-256 84dccf7e6930a5e965d82588f391f1840452d8e07c36d9fdb5e0178b09fb3580

See more details on using hashes here.

File details

Details for the file human_autoclicker-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for human_autoclicker-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ee638c418c67fec613012844f970413f839e4274eb716d93bb9235055b979ffe
MD5 d0c3545d87701bf1c2fe9747fa1e12de
BLAKE2b-256 9e560e20ae5666ec39f66b08ae78c663b9cf431da553ba63a2e3905945ca47a0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page