ImBau-py / autospam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autospam

This is a test for learning python. You can use it free.


Command

Use F1 for start spam, F2 for pause and click ESC for exit


Info

Tested on python 3.7.6

I took the code from here and i improved it.

You need to create a file named "spam.txt" inside the directory of the script


Libraries versions

  • Pyautogui : 0.9.52
  • Pynput : 1.7.1

Install the libraries

pip install pyautogui
pip install pynput

About


Languages

Language:Python 100.0%