Alternatives to OP Auto Clicker

A free auto clicker that repeats mouse clicks at the cursor or a fixed screen position. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as OP Auto Clicker.

  • TinyTask

    36 KB portable macro recorder that replays mouse clicks and keystrokes.

    FreeProprietaryWindows

    TinyTask is a free, portable Windows-only recorder that replays clicks and keystrokes, but recordings break if a window moves or resolution changes.

  • Macro Recorder

    A Windows tool that records mouse and keyboard actions and replays them as editable macros.

    PaidProprietaryWindows

    Macro Recorder is a paid Windows tool that records mouse and keyboard actions with IF-THEN and repeat logic, going beyond a single click point.

  • Pulover's Macro Creator

    Records mouse and keyboard actions and turns them into editable AutoHotkey scripts.

    Pulover's Macro Creator is free GPL-3.0 software for Windows that records actions into editable AutoHotkey scripts, though development has been quiet.

  • AutoHotkey

    A Windows scripting language for hotkeys, text expansion, key remapping and automating anything on screen.

    AutoHotkey is an open-source Windows scripting language, so clicks must be written as scripts, but it handles multiple points and full automation.

  • xdotool

    A command-line tool that simulates keyboard and mouse input and manages windows on X11.

    xdotool simulates mouse clicks and key presses from the command line on Linux X11, requiring scripts and offering no graphical interface.

Similar software

Related functionality, not a direct replacement.