Skip to content

A clickbot that can click up tp 1.000x times a second

License

Notifications You must be signed in to change notification settings

Shinigami92/Clickami

Repository files navigation

Clickami

This Clickbot was built by Christopher Quadflieg aka Shinigami.
You can use it to click on a given desktop position 1,000 times per second if your CPU can handle it ;)

Contents

TODO

  • Persistent settings #1
  • Add tooltips explanations for each field #2
  • Make hotkeys configurable #3

Installation

Extract the zip file to any location and double-click the exe.

Instruction for the fields

  • X - The x-coordiante for the mouse where to click
  • Y - The y-coordiante for the mouse where to click
  • Delay - The delay between clicks
  • Loops - How often to click
  • Infinitely - Check this if you want to click infinitely (can stopped via ESC-key)
  • always on top - Check this if you want to always have this window in front of each other window.

You can find the actual mouse-coordinates in the right bottom corner of the Clickbot.
You can use F1-key to start and ESC-key to stop clicking.
The Clickbot will register all ESC- and F1-key presses, so that these keys won't work in other applications while Clickbot is running! Please close the Clickbot to unregister the keys. (I don't know if I will fix this.)

Changelog

Learn about the latest improvements.

Thanks for using my program
Shinigami