Skip to content

Simple auto clicker lua script for Logitech Script system.

Notifications You must be signed in to change notification settings

Dim1xs/auto-clicker-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

auto-clicker-lua

Simple auto clicker lua script for Logitech Script system.

Attention, the inaccuracy can be up to 1-3 click, since the Sleep() function ONLY accepts integers, So milliseconds for sleep are rounding because float just brokes everything.

PS: only after upload i noticed that limits of autoclicker is 66 cps ;(

todo:

  • Make it accurate?
  • Make click repeat x times function
  • Make click types (single//double)
  • Make switch for mouse buttons

About

Simple auto clicker lua script for Logitech Script system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages