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
🤖 Telegram UserBot Untuk Memutar Lagu Dan Video Di Obrolan Suara Telegram.

🤖 Telegram UserBot Untuk Memutar Lagu Dan Video Di Obrolan Suara Telegram.

Fariz 2 Nov 13, 2021
Python library for using SMS.ir web services

smsir smsir is a Python library for using SMS web services www.sms.ir Installation Use the package manager pip to install smsir. pip install smsir Usa

mohammad reza 2 Oct 14, 2022
Gera um PDF, logo depois de você responder um questionário simples, e envia para o e-mail que você informar.

PDF generator and send it for your email Criador: Francisco Robson de O. Dutra Filho Repositório criado no dia 18/09/2021 Instagram: @robsondutra_ Sob

8 Nov 22, 2021
Asynchronous Python Wrapper for the GoFile API

Asynchronous Python Wrapper for the GoFile API

Gautam Kumar 22 Aug 04, 2022
itadori webhook spammer fucker

itadori-webhook-spammer-fucker Installation # install the requirements $ python3 -m pip install -r requirements.txt $ python3 main.py Repl.it: https:/

6 Mar 05, 2022
Python gets the friend's articles from hexo's friend-links

你是否经常烦恼于友链过多但没有时间浏览?那么友链朋友圈将解决这一痛点。你可以随时获取友链网站的更新内容,并了解友链的活跃情况。

129 Dec 28, 2022
Discord opsiyonel detaylı hava durumu botu

WeatherBot Discord opsiyonel detaylı hava durumu botu önümüzdeki Perşembe ──► önümüzdeki Çarşamba ┌─────────┐┌─────────┐┌─────────┐┌───────

DejaVu 16 Dec 19, 2022
RP2 is a privacy-focused, free, open-source US cryptocurrency tax calculator

Privacy-focused, free, open-source cryptocurrency US tax calculator, up to date for 2021: it handles multiple coins/exchanges and computes long/short-term capital gains, cost bases, in/out lot relati

eprbell 123 Jan 04, 2023
Aria/qBittorrent Telegram mirror/leech bot

This Telegram Bot written in Python for mirroring files on the Internet to our Google Drive or Telegram. Based on python-aria-mirror-bot Features: qBi

Anas 2.1k Jan 04, 2023
Braintree Python library

Braintree Python library The Braintree Python library provides integration access to the Braintree Gateway. TLS 1.2 required The Payment Card Industry

Braintree 230 Dec 18, 2022
Deepak Clouds Torrent is a multipurpose Telegram Bot writen in Python for mirroring files on the Internet to our beloved Google Drive.

Deepak Clouds Torrent is a multipurpose Telegram Bot writen in Python for mirroring files on the Internet to our beloved Google Drive.

Deepak Clouds 37 Oct 28, 2022
A simple notebook to stream torrent files directly to Google Drive using Google Colab.

Colab-Torrent-to-Drive Originally by FKLC, this is a simple notebook to stream torrent files directly to Google Drive using Google Colab. You can eith

1 Jan 11, 2022
Trading strategy for the Freqtrade crypto bot

NostalgiaForInfinity Trading strategy for the Freqtrade crypto bot Change strategy Add strategies to the user_data/strategies folder and also in the d

iterativ 1.5k Jan 01, 2023
"zpool iostats" for humans; find the slow parts of your ZFS pool

Getting the gist of zfs statistics vpool-demo.mp4 The ZFS command "zpool iostat" provides a histogram listing of how often it takes to do things in pa

Chad 57 Oct 24, 2022
Kevin L. 3 Jul 14, 2022
Wordy is a Wordle-like Discord bot but with a twist.

Wordy Discord Bot Wordy is a Wordle-like Discord bot but with a twist. It already supports 6 languages from the beginning: English, Italian, French, G

The Coding Channel 2 Sep 06, 2022
Most Powerful Chatbot On Telegram Bot

About Hello, I am Lycia [リュキア], An Intelligent ChatBot. If You Are Feeling Lonely, You can Always Come to me and Chat With Me! How To Host The easiest

RedAura 8 May 26, 2021
A modular dynamical-systems model of Ethereum's validator economics.

CADLabs Ethereum Economic Model A modular dynamical-systems model of Ethereum's validator economics, based on the open-source Python library radCAD, a

CADLabs 104 Jan 03, 2023
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.

XPTGR 0 Dec 04, 2021
Elkeid HUB - A rule/event processing engine maintained by the Elkeid Team that supports streaming/offline data processing

Elkeid HUB - A rule/event processing engine maintained by the Elkeid Team that supports streaming/offline data processing

Bytedance Inc. 61 Dec 29, 2022