Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 380 Bytes

File metadata and controls

10 lines (8 loc) · 380 Bytes

AutoKey

Auto Key (rapid key) can be used to spam letters on your keyboard, meaning you can efficiently go afk in games without getting punished. AutoKey has a simple gui allowing users.

Dependencies

  • pip install - keyboard
  • python
  • tkinter - included in your python package , to check if it is installed do import tkinter print("Tkinter is installed and ready to use.")