Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 328 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 328 Bytes

PyAutoClicker

Simple auto clicker in python with GUI :)

Image

Packages that are being used

  • pyautogui
  • keyboard
  • pyqt5

Features

  • Use Coordinates (x,y)
  • Follow Mouse
  • Random Location

Future plans

  • click types
  • recorded type clicking

more than half of the code is ui lol