Code Monkey home page Code Monkey logo

easy-spammer.py's Introduction

🗒️Easy Spammer

A simple repeater of continuous messages with speed and delay set by the script (keep to a minimum of 3 for PC not too performant if you have a powerful PC the minimum is 1)

❓What is PyAutoGui

PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3.

📥Download PyAutoGui via PIP

🪟Windows:

📥py -m pip install pyautogui

❓If you have multiply versions of Python installed, you can select which one with a command line argument to py. For example, for Python 3.8, run:

📥py -3.8 -m pip install pyautogui

🍎MACOs

❓on macOS and Linux, you need to run python3

📥python3 -m pip install pyautogui

❓if you are running El Capitan and have problems installing pyobjc try:

📥MACOSX_DEPLOYMENT_TARGET=10.11 pip install pyobjc

🐧Linux:

❓on macOS and Linux, you need to run python3

📥python3 -m pip install pyautogui

⚠️ATTTENTION⚠️

Having said that you are kindly requested to use this program in moderation and have a good use of it.


Copyright ©️ 2021 qweryy

easy-spammer.py's People

Contributors

justblitz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.