Discord-RAID-Tool - Hacks/tools

Overview

How to use

  • Python must be installed
  1. run install-config

  2. If you dont have python installed, download python 3.7.6 and make sure you click on the 'ADD TO PATH' option during the installation.

  3. pip install requirements pip install -r requirements.txt or you can run the .bat file. The .bat file automatically pip installs the requirements for you (if you get an error while installing PyNacl, try running cmd as administrator)

  4. ffmpeg is required if you want to play music. Download choco then choco install ffmpeg, or you can run ffmpeg.ps1 by right clicking and clicking 'run with powershell'. ffmpeg.ps1 automatically installs choco and ffmpeg for you.

  5. Make sure you are in the same directory as the folder you downloaded it in. Type python main.py in cmd to run or you can run the .bat file.

  6. Add tokens to the program; open the text file with your discord tokens

Features

  • Status Changer
  • Server Joiner
  • Server Leaver
  • Text Spam
  • Voice Channel Joiner
  • Voice Channel Leaver
  • Voice Channel Music Player/ Spam
  • Message Reaction Adder
  • Embed Spammer
  • Fake Typing
A Python interface to AFL, allowing for easy injection of testcases and other functionality.

Fuzzer This module provides a Python wrapper for interacting with AFL (American Fuzzy Lop: http://lcamtuf.coredump.cx/afl/). It supports starting an A

Shellphish 614 Dec 26, 2022
Public Mirror of Team 15's Code and Reports for RBE 3002 B21

RBE3002 Team 15 Lab Repository Team 15's Repository for all code written for RBE 3002 using the Robotis TurtleBot3 Written By Matthew Haahr, Leo Morri

Matthew Haahr 3 Mar 21, 2022
A bot to display per user data from the Twitch Leak

twitch-leak-bot-discord A bot to display per user data from the Twitch Leak by username Where's the data? I can't and don't want to supply the .csv's

SSSEAL-C 0 Nov 08, 2022
A simple, fast, and awesome discord nuke bot! The only thing you need to add is your bot token.

SimpleNukeBot A simple, fast, and awesome discord nuke bot! The only thing you need to add is your bot token. Instructions: All you need to do is crea

Bisc 1 Apr 18, 2022
Protection-UB - Simple Group Protection userbot running on python3 with ARQ

Protection-UB Simple Group Protection userbot running on python3 with ARQ โš ๏ธ Not

szsupunma 1 Feb 06, 2022
A command line interface for accessing google drive

Drive Cli Get the ability to access Google Drive without leaving your terminal. Inspiration Google Drive has become a vital part of our day to day lif

Chirag Shetty 538 Dec 12, 2022
A Python script to create customised Spotify playlists using the JSON, Spotipy Library and Spotify Web API, based on seed tracks in your history.

A Python script to create customised Spotify playlists using the JSON, Spotipy Library and Spotify Web API, based on seed tracks in your history.

Youngseo Park 1 Feb 01, 2022
Cryptocurrency Trading Bot - A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI

Cryptocurrency Trading Bot - A trading bot to automate cryptocurrency trading strategies using Python, equipped with a basic GUI. Used REST and WebSocket API to connect to two of the most popular cry

Francis 8 Sep 15, 2022
Eva Maria Bot With Python

Eva Maria Bot Features Auto Filter Manual Filter IMDB Admin Commands Broadcast Index IMDB search Inline Search Random pics ids and User info Stats, Us

Aadhi 3 Jan 06, 2022
Telegram tools

Telegram-Tools Telegram tools. Explanation English | ไธญๆ–‡ Features Export group memebrs Add users to the group Send message to users Setup API Open http

4 Apr 02, 2022
A Powerfull Userbot Telegram PandaX_Userbot, Vc Music Userbot + Bot Manager based Telethon

Support โ˜‘ CREDITS THANKS YOU VERRY MUCH FOR ALL Telethon Pyrogram TeamUltroid TeamUserge CatUserbot pytgcalls Dan Lainnya

22 Dec 25, 2022
Api REST para gerenciamento de cashback.

Documentaรงรฃo API para gerenciamento de cashback - MaisTODOS Features Em construรงรฃo... Tecnologias utilizadas Back end Python 3.8.10 Django REST Framew

Alinne Grazielle 2 Jan 22, 2022
Simple-nft-tutorial - A simple tutorial on making nft/memecoins on algorand

nft/memecoin Tutorial on Algorand Let's make a simple NFT/memecoin on the Algora

2 Feb 05, 2022
A Python Tumblr API v2 Client

PyTumblr Installation Install via pip: $ pip install pytumblr Install from source: $ git clone https://github.com/tumblr/pytumblr.git $ cd pytumblr $

Tumblr 677 Dec 21, 2022
Simple bot to receive feedback,same as livegram bot but with more features & full control over bot

Kontak Simple bot to receive feedback,same as livegram bot but with more features & full control over bot Deploy to VPS

Mahin Ahmed 2 Dec 16, 2021
ะขะตะปะตะณั€ะฐะผ ะฑะพั‚ ั€ะตัˆะฐัŽั‰ะธะน ะทะฐะดะฐะฝะธั ะฆะ”ะ—, ะฝะฐะฟะธัะฐะฝะฝั‹ะน ะฝะฐ ะฑะธะฑะปะธะพั‚ะตะบะต libmesh.

MESHBot-Telegram ะขะตะปะตะณั€ะฐะผ ะฑะพั‚ ั€ะตัˆะฐัŽั‰ะธะน ะทะฐะดะฐะฝะธั ะฆะ”ะ—. ะžะฟะธัะฐะฝะธะต: ะ‘ะพั‚ ะฝะฐะฟะธัะฐะฝ ั ะธัะฟะพะปัŒะทะพะฒะฐะฝะธะตะผ ะฑะธะฑะปะธะพั‚ะตะบะธ libmesh. ะ”ะปั ะฝะฐั‡ะฐะปะฐ ั€ะฐะฑะพั‚ั‹ ะพั‚ะฟั€ะฐะฒัŒั‚ะต ะตะผัƒ ััั‹ะปะบัƒ

2 Jun 19, 2022
Posts locally saved videos to the desired subreddit

redditvideoposter posts locally saved videos to the desired subreddit ================================================================= STEPS: pip ins

Kyrus 2 Dec 01, 2021
ML-Test-Client

ML-Test-Client Introduction What is this? This Test Client App is to be used to crowd-test machine learning models with the goal of finding the best c

11 Jul 15, 2022
Spore Api

SporeApi Spore Api Simple example: import asyncio from spore_api.client import SporeClient async def main() - None: async with SporeClient() a

LEv145 16 Aug 02, 2022