Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

v1.1

Latest
Compare
Choose a tag to compare
@tailllie tailllie released this 30 Nov 18:16
· 2 commits to main since this release

Simple GUI Anti-AFK software, that moves mouse cursor and pressing W, A, S or D every 10 seconds. Work in almost all games & programs, where AFK can be dropped by moving mouse cursor and pressing W, A, S or D.

If you want change duration of cursor movement or interval, then change these values in code:

duration = 0.2 # duration of cursor movement & pressing key
interval = 10 # interval between movements & pressing key