Skip to content

xClicker is an autoclicker GUI application developed using Java FX. It has a variety of different click variations along with a quick tutorial help page..

Notifications You must be signed in to change notification settings

calixt88/xClicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xClicker

xClicker is a recreation of the linux based xClicker application using the JavaFX framework. xClicker is a GUI and is very user-friendly. This application is very intutitve and can be used during use of another application. This will allow you to click on other applications.

This autoclicker was developed using multi-threading which will allow for extremely fast clicks without crashing the program. There is a failsafe however for an interval of 500ms between clicks. This is to save both the xClicker program, and your computer.

Use this autoclicker at your own risk as this can be against the terms of service for some videogames. Almost all video games have the terms of service public and for anyone to view.

Requirements

A requirements to run this application is Java 17 or later installed on your computer.

Common Key Strokes

Key Action
F1 Starts Clicking
F2 Ends Clicking
ESC Ends Application

How to Use

After opening up the program. You should see the screen below. xClicker

The top part of the autoclicker is for the click interval time. (This time should not go below 500ms)

image

The bottom left part of the autoclicker is for which mouse button you would like to use. The two options currently are Left click and Right click. The the other option from this part of the autoclicker is the occurance textfield. This filed should be entered if you would like the click to happen a certain number of times rather than an infinite loop.

image

The bottom right part of the autoclicker is an option to set your mouse position for the mouse clicks.

image

After all of your settings are complete. You may either press the F1 Key to start or simply click the start button. There will be a 3 second deplay before beginning.

About

xClicker is an autoclicker GUI application developed using Java FX. It has a variety of different click variations along with a quick tutorial help page..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages