Simple spam bot made in python

Overview

Simple Spam Bot

A Simple and easy way to be the most hated person between your friends, All you have to do is spam the group chat using this bot until you get kicked...

Please don't bully me if my readme file does not look that professional, it's my first time writing a readme.

NOTE

This is the beta version of this project, Do not expect it to be polished/fully featured/not buggy, I'm trying to fix as much bugs as I can and I'll be trying to add more features.

How it works

Basically, the bot takes the text you entered in the first input and takes the number you entered in the second input and uses it to know how many times you want to type the text you entered, and then it types it for you. Simple as that!

Installation

First, you need to install Python and make sure it's added to PATH, Then open the Command Prompt and type this command:

pip install ttkthemes pyautogui

That's it. you're done!

How to use

  • Text Spam mode:

    This mode will spam the text you entered the amount of times you want

    1. Open main.py file
    2. Type whatever you want to spam
    3. Enter how many times do you want to spam
    4. press the Start Spamming button
    5. Quickly switch to the window that you want to spam in and click on the input you want to type messages in
  • Infinite Spam mode:

    This mode will spam the text you entered and it will never stop until you stop yourself it or close the terminal

    1. Open main.py file
    2. Type whatever you want to spam
    3. press the Start Spamming button
    4. Quickly switch to the window that you want to spam in and click on the input you want to type messages in
  • File Spam mode:

    This mode will spam the content of any text file you want

    1. Open main.py file
    2. Click Select File
    3. Navigate to the file you want to spam it's content and select it
    4. press the Start Spamming button
    5. Quickly switch to the window that you want to spam in and click on the input you want to type messages in

NOTE: this gif is showing the spambot with 0.2 message delay, it can type faster if the message delay is 0 which you can change in the settings ANOTHER NOTE: this gif is showing the first alpha version of the spambot not the latest version

You might also like...
A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.
A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.

A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.

Join & Leave spam for aminoapps using aminoboi
Join & Leave spam for aminoapps using aminoboi

JLspam.py Join & Leave spam for https://aminoapps.com using aminoboi Instalação apt-get update -y apt-get upgrade -y apt-get install git pkg install

SpamSMS - SPAM SMS menggunakan api web INDIHOME

SPAM SMS Unlimited SPAM SMS menggunakan api web INDIHOME Cara Install Di Termux

SpamBot.py allows you, to spam other Chat Partners etc.

SpamBot -SpamBot.py allows you, to spam other Chat Partners etc. Install If you downloaded it yet, you have to install "requirements.txt" write the di

Discord spam bots with multiple account support and more
Discord spam bots with multiple account support and more

Discord spam bots with multiple account support and more. PLEASE READ EVERYTHING BEFORE WRITING AN ISSUE!! Server Messages Text Image Dm Messages Text

Discord Auto bumper made in python, just a simple auto bumper that I made.

Discord Auto bumper made in python, just a simple auto bumper that I made.

Automate TikTok follower bot, like bot, share bot, view bot and more using selenium
Automate TikTok follower bot, like bot, share bot, view bot and more using selenium

Zefoy TikTok Automator Automate TikTok follower bot, like bot, share bot, view bot and more using selenium. Click here to report bugs. Usage Download

A simple anti-ghostping python bot made using diskord.

Anti Ghostping A simple Anti-Ghostping python bot made with ❤ using Diskord Requirements No one will use this but, all you need for this bot is: Pytho

A Simple Google Translate Bot By VndGroup ❤️ Made With Python
A Simple Google Translate Bot By VndGroup ❤️ Made With Python

VndGroup Google Translator Heroku Deploy ❤️ Functions This Bot Can Translate 95 Languages We Can Set Custom Language Group Support Mandatory Vars [+]

Releases(v2.1.0-beta)
  • v2.1.0-beta(Jul 15, 2022)

    Hello there,

    After realizing that this code is utter garbage (pretty expected because this is my first project), I decided to stop wasting the time spent trying to add new stuff and fix this mess. I'll only work on it again if I personally want to add a new feature to annoy my friends or rewrite it again when I become a more experienced programmer.

    New features

    • Fixed file spam mode
    • Start function now stops the threads when it's done
    • Fixed a lot of bugs and improved performance
    • I honestly don't remember what new thing I added or fixed in this version other than those, so I think you'll just have to figure it out.
    Source code(tar.gz)
    Source code(zip)
    CHANGELOG.md(2.29 KB)
    main.py(14.52 KB)
    README.md(2.29 KB)
    settings.json(68 bytes)
  • v2.0.0-beta(Oct 2, 2021)

    Hey there, This is the second beta release to this project! Sorry for the long silence, but I've just been too lazy to think of something new to add to this thing also, I forgot to upload the settings file in the last update (which was nearly 3 months ago) and that resulted in the app not working, oops...

    New Features :

    • Seems like I forgot to push the settings file in the last update, oops...
    • The bot will now use the default settings if the settings file is not found (just in case I do that again)
    • Added Reset to default button in the Settings tab
    • Renamed Main.py to main.py
    • Added a counter that says how many messages have been spammed and how many messages left
    • Improved error detection and error handling
    • Cleaned more of the code again and added more comments to make it easier to read and maintain
    • Made more use of the terminal that's sitting in the back doing nothing at all
    • Fixed bugs and improved performance
    Source code(tar.gz)
    Source code(zip)
  • v1.2.0-alpha(Jul 20, 2021)

    What's New!:

    Added Multithreading to replace the root.update() function used to fix the window not responding when spamming

    Added "Select File" button in Import File tab

    Source code(tar.gz)
    Source code(zip)
  • v1.00-beta(Jul 22, 2021)

    Hello everyone, This is the first beta release to this project! I rewrote most of the code to make it look more clean, organized, and readable

    New Features :

    • Added Infinite Spam mode
    • Added Settings
    • You can now change the starting delay and message delay in the settings
    • Fixed bugs and improved performance
    Source code(tar.gz)
    Source code(zip)
  • v1.1.0-alpha(Jul 15, 2021)

    Alpha 1.1.0

    This is the first update to this project! Added a bunch of new features and fixed some annoying bugs

    New Features:

    • Added a "Stop Spamming button"
    • Added File Spam mode
    • Fixed the bug where the window doesn't respond while the bot is spamming
    • Changed the window title from "test" to "Spam bot" (I forgot to do that before lol)
    • Disabled resizing the window
    Source code(tar.gz)
    Source code(zip)
  • v1.0.0-alpha(Jul 11, 2021)

Owner
Kareem Osama
...
Kareem Osama
Super simple anti-spam Discord bot

AutoAntiRaidBot Super simple anti-spam Discord bot. Will automatically kick any member with an account made under 1 day ago, and will ban any member w

Kainoa Kanter 6 Jun 27, 2022
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

✨ SpamProtectionRobot ✨ Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram. Requirements Python >= 3.7 Install Locally Or On A VPS $ git clon

Akshay Rajput 46 Dec 13, 2022
Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

Anti Spam/NSFW Telegram Bot Written In Python With Pyrogram.

Wahyusaputra 2 Dec 29, 2021
Yuichixspam - TLEEGRAM SPAM BOT For Python

???????????? ✘ ???????? ??????ノ ?? Deploy on Heroku (https://heroku.com/deploy?t

MOHIT X PANDIT 6 Jan 30, 2022
A discord bot that send SMS spam!

bruh-bot send spam sms! send spam with email! it sends you spam via sms and Email using two tools, quack and impulse! if you have some problem contact

pai 32 Dec 25, 2022
A Powerful Telethon Based Telegram Spam Bot.

Yukki Multi Spam Bot ?? Deploy on Heroku You can Use these API ID and API HASH while deploying String Session No Requirement of API ID and API HASH Ge

null 46 Dec 23, 2022
This is a bot which you can use in telegram to spam without flooding and enjoy being in the leaderboard

Telegram-Count-spamming-Bot This is a bot which you can use in telegram to spam without flooding and enjoy being in the leaderboard You can avoid the

Lalan Kumar 1 Oct 23, 2021
Senditapp.com bot spammer, spam your friends

Sendit Spammer Python ⚠️ I am not responsible for how you use this tool. This tool is against "Sendit" ToS and shall not be used in a production envir

Glaukio 1 Dec 31, 2021
AminoSpamKilla - Spam bot for amino that uses multiprocessing module

AminoSpamKilla Spam bot for amino that uses multiprocessing module Pydroid Open

null 4 Jun 27, 2022
😈 Discord RAGE is a Python tool that allows you to automatically spam messages in Discord

?? Discord RAGE Python tool that allows you to automatically spam messages in Discord ?? Setup Make sure you have Python installed and PIP is added to

Alphalius 4 Jun 12, 2022