How to run?
- Firstly, download Python 3.9 from here and install it, make sure to check "Add Python 3,9 to PATH"
- Secondly, download the .zip file from here and extract it
- Next, run the dependencies.cmd file as admin to install necessary modules
- After that, check your brower version(only support Chrome and MsEdge) and download the correct driver for it(only if you want to use the MessAttack multi-threading)
- Finally, open the autospam.py file to start
Currently, it's has 4 mode (STILL DEVELOPING)
- Autoclick
- Messagebox spam
- MessAttack
- MessAttack with Multi-threading
For developer:
It require the following modules to run:
- pyautogui: let python conytol keyboard and mouse
- selenium : let python control the browser
- pyinputplus : for verifying user input