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
gBasic - The easy multiplatform bot

gBasic The easy multiplatform bot gBasic is the module at the core of @GianpiertoldaBot, maintained with 3 for the entire community by the Stockdroid

Stockdroid Fans 5 Nov 03, 2021
An API that allows you to get full information about TikTok videos

TikTok-API An API that allows you to get full information about TikTok videos without using any third party sources and only the TikTok API. ##API onl

FC 13 Dec 20, 2021
This is a okay that is okay that means none is okay

Owner: Masterolic 🇮🇳 CatUB A Powerful, Smart And Simple Userbot In Telethon. Credits This is A Remix Bot Of Many UserBot. DARKCOBRA FridayUserBot Ja

Masterolic 1 Nov 28, 2021
wyscoutapi is an extremely basic API client for the Wyscout API (v2 & v3) for Python

wyscoutapi wyscoutapi is an extremely basic API client for the Wyscout API (v2 & v3). Usage Install with pip install wyscoutapi. To connect to the Wys

Ben Torvaney 11 Nov 22, 2022
This is a Innexia Chat Bot Open Source Code 🤬

⚡ Innexia ⚡ A Powerful, Smart And Simple Chat Bot ... Written with Python... Available on Telegram as @InnexiaChatBot ❤️ Support ⭐️ Thanks to everyone

Dark Cyber 4 Oct 02, 2022
A FORKED AND Modded version of TL:GD for 🅱️3R0K🧲support

for support join here working example group Leech Here For Any Issues/Imrovements or Discussions go here or here Please Leave A star And Fork this Rep

XcodersHub 165 Mar 12, 2022
Open Source API and interchange format for editorial timeline information.

OpenTimelineIO is currently in Public Beta. That means that it may be missing some essential features and there are large changes planned. During this phase we actively encourage you to provide feedb

Pixar Animation Studios 1.2k Jan 01, 2023
Clipboard-watcher - Keep an eye on the apps that are using your clipboard

clipboard-watcher This repository contains the code of an experiment, in order t

Gonçalo Valério 48 Oct 13, 2022
Python wrapper for CoWin API's

Cowin Tracker Python API wrapper for CoWin, India's digital platform launched by the government to help citizens register themselves for the vaccinati

Saiprasad Balasubramanian 43 Jun 11, 2022
NFT Generator: A modular NFT generator application

NFT Generator A simple passion project done with the role to learn a bit about h

2 Aug 30, 2022
discord bot made in discord.py

udeline discord bot made in discord.py, which's main features include: general use server moderation fun commands other cool commands dependencies dis

1 Feb 08, 2022
an API to check if a url or IP address is safe or phishing

an API to check if a url or IP address is safe or phishing. Using a ML model. The API created using FastAPI.

Adel Dahani 1 Feb 16, 2022
My attempt at weaponizing Discord.

MayorbotC2 This is my Discord C2 bot. There are many like it, but this one is mine. MayorbotC2 is a project I absolutely forgot about until I was pilf

Joe Helle 19 May 16, 2022
Source code for "Efficient Training of BERT by Progressively Stacking"

Introduction This repository is the code to reproduce the result of Efficient Training of BERT by Progressively Stacking. The code is based on Fairseq

Gong Linyuan 101 Dec 02, 2022
Unofficial YooMoney API python library

API Yoomoney - unofficial python library This is an unofficial YooMoney API python library. Summary Introduction Features Installation Quick start Acc

Aleksey Korshuk 136 Dec 30, 2022
A simple Discord Bot that uses the free CryptoCompare API to display cryptocurrency prices

What is this? This is a simple Discord Bot coded in Python that uses the free CryptoCompare API to display cryptocurrency prices Download Use git to c

Kevin 10 Apr 17, 2022
Jupyter notebooks and AWS CloudFormation template to show how Hudi, Iceberg, and Delta Lake work

Modern Data Lake Storage Layers This repository contains supporting assets for my research in modern Data Lake storage layers like Apache Hudi, Apache

Damon P. Cortesi 25 Oct 31, 2022
Fast discord token checker with high cpm

Discord-Token-checker Fast discord token checker with high cpm preivew Download git clone https://github.com/TusTusDev/Discord-Token-checker pip insta

Tustus 1 Oct 15, 2021
this is a telegram bot repository, that can stream video on telegram group video chat.

VIDEO STREAM BOT telegram bot project for streaming video on telegram video chat, powered by tgcalls and pyrogram 🛠 Commands: /vstream (reply to vide

levina 319 Aug 15, 2022
A telegram bot to interact with a Minecraft Server

telegram-mc-bot A telegram bot to interact with a Minecraft Server It has the following commands: /status - Returns the server status (Online/Offline)

KleynArt 1 Dec 09, 2021