Skip to content

A simple program which uses pyautogui to spam messages in any messaging app! It's just for fun and I will request not to use in too often cause it may cause bans from those messaging platforms.

Notifications You must be signed in to change notification settings

animagus12/spambot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Spambot

A simple program which uses pyautogui to spam messages in any messaging app! It's just for fun and I will request not to use in too often cause it may cause bans from those messaging platforms.

How to use:

Step 1

Install a IDE for python.(i.e PyCharm, VisualStudio or anything similar)

Step 2

Install autogui in terminal

pip install pyautogui

Step 3

Add any script in the script file.(i.e whatever you want the program to spam.)

Step 4

Run the program and quickly switch to the messaging app.

Stopping

When trying to stop just stop the program prom the IDE.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

End Notes:

This is my first project please correct if I have done anything wrong somewhere. I will surely update the program if I learn any new features to add.

Thank You.

About

A simple program which uses pyautogui to spam messages in any messaging app! It's just for fun and I will request not to use in too often cause it may cause bans from those messaging platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages