fhfelipefh / The-simplest-way-to-send-a-message-with-python

An autonomous and very simple way to send a large amount of messages or type in some software with python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An autonomous and very simple way to send a large amount of messages or type in some software with python.

Required:

pip install pyautogui 

How Does this code?

  • Place a text in the text file and each line of the file will be typed in the text field selected by you.
  • Wait five seconds.
  • After that enter will be pressed automatically very quickly.


  • If you send a lorem ipsum with whatsapp the result should be this:


About

An autonomous and very simple way to send a large amount of messages or type in some software with python.

License:MIT License


Languages

Language:Python 100.0%