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
Export Statistics for a Telegram Group Chat

Telegram Statistics Export Statistics for a Telegram Group Chat How to Run First, in main repo directory, run the following code to add src to your PY

Ali Hejazizo 22 Dec 05, 2022
Web3 Ethereum DeFi toolkit for smart contracts, Uniswap and PancakeSwap trades, Ethereum JSON-RPC utilities, wallets and automated test suites.

Web3 Ethereum Defi This project contains common Ethereum smart contracts and utilities, for trading, wallets,automated test suites and backend integra

Trading Strategy 222 Jan 04, 2023
Async client API for the Telegram Group Calls

PyTgCalls This project allow to make Telegram group call with MTProto Api using Pyrogram and WebRTC, this is possible thanks to the power of NodeJS's

185 Jan 03, 2023
Discord bot for playing blindfold chess.

Albin Discord bot for playing blindfold chess written in Python. Albin takes the moves from chat and pushes them on the board without showing it. TODO

8 Oct 14, 2022
An elegant mirai-api-http v2 Python SDK.

Ariadne 一个适用于 mirai-api-http v2 的 Python SDK。 本项目适用于 mirai-api-http 2.0 以上版本。 目前仍处于开发阶段,内部接口可能会有较大的变化。 安装 poetry add graia-ariadne 或 pip install graia

Graia Project 259 Jan 02, 2023
Asynchronous Python Wrapper for the Ufile API

Ufile.io Asynchronous Python Wrapper for the Ufile API (Unofficial).

Gautam Kumar 16 Aug 31, 2022
Telegram Group Manager Bot + Userbot Written In Python Using Pyrogram.

Telegram Group Manager Bot + Userbot Written In Python Using PyrogramTelegram Group Manager Bot + Userbot Written In Python Using Pyrogram

1 Nov 11, 2021
Create Discord Accounts Semi-Automatically Without Captcha Solving API Key

Discord-Account-Generator Create Discord Accounts Semi-Automatically without captcha solving api key IMPORTANT: Your chromedriver version should be th

NotSakshyam 11 Mar 21, 2022
UNLIMITED CALL AND SMS BOMBING PYTHON SCRIPT

cc_sim_crack v.1 An open-source SMS/call bomber for Linux And Termux. Note: Due misusing of cc_sim_crack, several API's died. Don't be afraid if you d

CYBER CRACKER OFFICIAL 3 Jul 05, 2021
A telegram bot providing recon and research functions for bug bounty research

Bug Bounty Bot A telegram bot with commands to simplify bug bounty tasks Installation Use Road Map Installation BugBountyBot is open-source so you can

Tyler Butler 1 Oct 23, 2021
Renjith Mangal 10 Oct 28, 2022
Hack WhatsApp Account Easily(Android)

X-Whatsapp Hack WhatsApp Account Easily(Android) HOW TO RUN 👇 (Termux) pkg update && pkg upgrade pkg install python pkg install git git clone https:/

KiLL3R_xRO 72 Dec 21, 2022
Script to post multiple status(posts) on twitter

Script to post multiple status on twitter (i.e. TWITTER STORM) This program can post upto maximum limit of twitter(around 300 tweets) within seconds.

Sandeep Kumar 4 Sep 09, 2021
this is a telegram torrent bot

owner of this repo :- AYUSH contact me :- AYUSH Slam Mirror Bot This is a telegram bot writen in python for mirroring files on the internet to our bel

AYUSH 237 Dec 16, 2021
Cancel all your follow requests on Instagram.

Unrequester This python code unrequests all your follow requests on Instagram, using selenium. Everything's step-by-step and understanding it is like

ChamRun 3 Apr 09, 2022
A python script to extract information from a Microsoft Remote Desktop Web Access (RDWA) application

This python script allow to extract various information from a Microsoft Remote Desktop Web Access (RDWA) application, such as the FQDN of the remote server, the internal AD domain name (from the FQD

Podalirius 60 Dec 09, 2022
✨ A simple project to automate some stuffs in Habbo with G-Earth ✨

⚡️ Habbo G-Earth extensions ⚡️ ✨ A simple project to automate some stuffs in Habbo with G-Earth ✨ About | Getting Started | Authors ➤ Getting Started

Lucca Pessoa 1 Jan 09, 2022
A Python app which retrieves the rank and players' equipped skins during a match

VALORANT rank yoinker About The Project Usage Contributing Contact Acknowledgements Disclaimer About The Project Their Queue Current Skin Current Rank

Isaac Kenyon 270 Jan 04, 2023
A httpx token generator for discord [ hcaptcha bypass ]

Discord-Token-Generator-Yazato A httpx token generator for discord This generator was developed by Aced#0001, Dreamy Tos Follower#0001, Scripted#0131

23 Oct 26, 2021