Skip to content

DavoDC/RoboDoer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboDoer

ko-fi

A Java Swing auto-clicker that performs randomised mouse clicks within configurable coordinate ranges and time intervals - useful for automation tasks.

Preview1 Preview2

Features

  • Set X and Y coordinate ranges - clicks land at a random position within the box
  • Set time intervals (low/high) - clicks fire at random intervals in the range
  • Choose left or right mouse button
  • Start/stop with a button click

Usage

Run the executable from Executable/. Set your coordinate and timing ranges, then start.

Alternative

For a simpler no-install option, see TinyTask.

Tech

  • Java (Swing / java.awt.Robot for mouse control)
  • Built with Launch4J for Windows executable packaging

Development

Developed: November 2019 · Not actively maintained

About

Java Swing auto-clicker — randomised clicks within configurable coordinate and time ranges using java.awt.Robot

Topics

Resources

Stars

Watchers

Forks

Packages