Skip to content

Spectrewolf8/SpamU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpamU

SpamU is a Universal Spammer for Linux made in python, with the ability to spam any text field. SpamU has ability to spam 500 messages in 100 seconds.

image

Usage

Your text to spam goes in [Text to Spam] text box.

Moreover, You can decide the delay before starting spam(activates after [Star Spam!] button is pressed), number of messages to spam and delay between each text spammed. You can also choose safe mode to prevent shift of focus between windows reducing the risk to spam any unintneded window. You can press ALT + ENTER after the start of spam to stop spamming further.

Default values are used when any parameter text field is left empty.

Required Packages/Modules

Required packages are as:

  • tkinter
  • customtkinter
  • os
  • time
  • pyautogui
  • pyperclip
  • keyboard

Required packages can be accquired by using this command:

pip install tkinter customtkinter os time pyautogui pyperclip keyboard

In order to use keyboard module you must provide super user privileges i.e You use Pycharm, you'll need to type sudo pycharm in terminal

SpamU for Windows

SpamU for Windows can be found here

About

Universal Spammer made in python to spam any text field for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages