Skip to content

6A31/universal-spammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

universal-spammer

Download

Both files can be found on the Release page.

You can download the windows executable here: Spammer.exe

The python source code is found here Main.py

Requirements

The windows executable has no requirements. It can be used right after download.

If you are using the Python file, make sure to have the following modules installed: time, pynput.

Install them via pip install pynput and pip install time.

How-To

Windows EXE:

  1. Download the EXE file here

  2. Run the file and fill in the values you would like to use. (There will be a prompt asking you)

  3. Click into a text field. The script will automatically type your message and press enter.

Make sure you have your cursor in a active text box


Python

  1. Download the Pyton file here

  2. Make sure you have installed the requirements

  3. Run the file with python main.py

(Your python prefix might change. If you get a "Python not found" error, try replacing python with python3 or py)

  1. Fill in the values you would like to use.

  2. Click into a text field. The script will automatic type your message and press enter.

Make sure you have your cursor in a active text box

Support

Join my Discord or open a Github issue.

About

A Python based spammer that works on almost all apps. It simulates your keyboard input and is very easy to use

Topics

Resources

License

Stars

Watchers

Forks

Languages