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
Available slots checker for Spanish Passport

Bot that checks for available slots to make an appointment to issue the Spanish passport at the Uruguayan consulate page

1 Nov 30, 2021
A Python implementation of a discord bot that acts as a server scanner similar to Copenheimer.

Bad Copenheimer A Python impelentation of a discord bot that acts as a server scanner. This is a discord bot that will scan ip adresses to see if they

pilot1782 69 Dec 16, 2022
A Tᴇʟᴇɢʀᴀᴍ Vɪᴅᴇᴏ Pʟᴀʏᴇʀ Bᴏᴛ Tᴏ Pʟᴀʏ YT Vɪᴅᴇᴏs & Lɪᴠᴇ Sᴛʀᴇᴀᴍ.

Tuktuky_Music Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live strams, YouTube videos and telegram medi

TᑌKTᑌKY ᖇᗩᕼᗰᗩᑎ 3 Sep 14, 2021
Maestral is an open-source Dropbox client written in Python.

Maestral - A light-weight and open-source Dropbox client for macOS and Linux

2.6k Jan 03, 2023
A Python wrapper for the QQ Channel API

A Python wrapper for the QQ Channel API

Fox_white 55 Dec 07, 2022
A Python API for Connected 2

connected API for Connected 2 api for the { connected 2 } programmer : api report api follow api check username api forget password api Search api cha

2 Jun 05, 2022
Telegram File Renamer Bot

RENAMER_BOT Telegram File Renamer Bot Configs TG_BOT_TOKEN - Get bot token from @BotFather API_ID - From my.telegram.org API_HASH - From my.telegram.o

Lntechnical 37 Dec 27, 2022
You cant check for conflicts until course enrolment actually opens. I wanted to do it earlier.

AcornICS I noticed that Acorn it does not let you check if a timetable is valid based on the enrollment cart, it also does not let you visualize it ea

Isidor Kaplan 2 Sep 16, 2021
NiceHash Python Library and Command Line Rest API

NiceHash Python Library and Command Line Rest API Requirements / Modules pip install requests Required data and where to get it Following data is nee

Ashlin Darius Govindasamy 2 Jan 02, 2022
❤️ DaisyX 2.0 ❤️ A Powerful, Smart And Simple Group Manager ... Written with AioGram , Pyrogram and Telethon...

❤️ DaisyX 2.0 ❤️ A Powerful, Smart And Simple Group Manager ... Written with AioGram , Pyrogram and Telethon... ⭐️ Thanks to everyone who starred Dais

TeamOfDaisyX 44 Oct 06, 2022
Fetch fund data from avanza.se using Python and some web scraping with bs4

Py(A)vanza Fetch fund data from avanza.se using Python and some web scraping with bs4. The default way is to display the data in the terminal, apply -

dunderrrrrr 1 Jan 27, 2022
Python wrapper for Interactive Brokers Client Portal Web API

EasyIB: Unofficial Wrapper for Interactive Brokers API EasyIB is an unofficial python wrapper for Interactive Brokers Client Portal Web API. Features

39 Dec 13, 2022
A powerful Lavalink library for Discord.py.

A robust and powerful Lavalink wrapper for Discord.py! Documentation Official Documentation. Support For support using WaveLink, please join the offic

Pythonista 254 Dec 29, 2022
Fast and small Discord-Toolset.

Mooncord 🌙 Discord server: https://discord.gg/frnpk2rg Fast and small Discord-Toolset. Enjoy? Star this repo ⭐ (Main file in Mooncord/Moon-1.0.1/vers

7ua 9 Dec 11, 2021
Interact and easily use Google Chat room webhooks.

Chat Webhooks Easily interact and send messages with Google Chat's webhooks feature. This API is small, but should be a nice framework for working wit

BD103 2 Dec 13, 2021
Automatically Forward files from groups to channel & FSub

Backup & ForceSub Automatically Forward files from groups to channel & Do force sub on members Variables API_ID : Get from my.telegram.org API_HASH :

Arunkumar Shibu 7 Nov 06, 2022
A file-based quote bot written in Python

Let's Write a Python Quote Bot! This repository will get you started with building a quote bot in Python. It's meant to be used along with the Learnin

1 Oct 28, 2021
Instagram bot for promoting ROKA trainee soldier(just like me)'s consolation letters.

Instagram_bot (필자를 포함한) 모든 대한민국 훈련병들을 위한 인스타그램 인편지기입니다. Instagram bot for promoting ROKA trainee soldier(just like me)'s consolation letters. 들어가기 (Ge

Lee, Jongjun 2 Nov 21, 2021
A powerful discord bot for forming team.

Discord_SquadBot A powerful discord bot for forming team. Pre-requirement Python 3.7 and latest Discord.py module is required. Installation guideline

Jacky Yu 2 Jan 29, 2022
Hellomotoot - PSTN Mastodon Client using Mastodon.py and the Twilio API

Hello MoToot PSTN Mastodon Client using Mastodon.py and the Twilio API. Allows f

Lorenz Diener 9 Nov 22, 2022