Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 445 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 445 Bytes

Botclicker

Requirements:

  • IDE with python installed
  • Install pyautogui
pip install pyautogui
  • NOTE: You must install tkinter on Linux to use MouseInfo. Run the following: sudo apt-get install python3-tk python3-dev
sudo apt-get install python3-tk python3-dev

Deployment:

python3 botclick.py

Usage:

Click wherever you get input function it will bot your message to the receiver in loop.