Skip to content

SchuhRewrite is a meticulously crafted Discord tool designed to ensure user satisfaction, prioritizing quality over quantity

License

Notifications You must be signed in to change notification settings

Schuh1337/Discord-MultiTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Tool - Schuh Rewrite

image

Note

Supports: Windows 10, 11 [Other Versions untested]
Star the Repo for more amazing Updates in the Future.
You may give me Suggestions for features or just ask me about stuff in the issues Tab.
Make sure that you have VirtualTerminalLevel set to 1 for the best experience. --> Tutorial

Warning

This project is not intended for production use, and its code may not adhere to best practices or security standards. It is solely meant for educational purposes, providing examples, and encouraging experimentation.

I am not responsible for any misuse or damage caused using this tool. Users are advised to comply with the terms of the MIT License and use this tool responsibly.

Tip

To get started with this tool, follow these steps:

  1. Download:

    • If you prefer the source code, download the repo as a zip file. Extract the contents and navigate to the extracted directory.
    • If you prefer the compiled executable (exe), download it directly from the Releases section.
  2. For Source Code:

    • Ensure Python 3.10 or later is installed on your system.
    • Run setup.bat to install the required libraries.
    • After that's done, run schuh.py
  3. For Executable (exe):

    • Simply run the downloaded executable file.

🛠️ Updates & Changes

Update 15 - 16.07.2024

  • Overall Code Optimizations
    ⮡   More Compact & Readable Code
    ⮡   Some more Error Handling for some Functions
    ⮡   Improved some Inputs
Past Updates & Changes
Bugfix - 15.07.24
  • Fixed Code Issue causing 'Token Information' to crash when Token has no Nitro
Hotfix - 15.07.24
  • Small "Fix" for 'Message Reacter'
Update 14 - 14.07.24
  • Removed 'Webhook Animator' - Useless & Bad
  • Added 'Get Your Token'
Update 13 - 12.07.2024
  • Renamed 'Invite Information' to 'Server Lookup'
    ⮡   Added Choice between 'Server ID' and 'Server Invite' for Lookup Types
  • Added Total Spent to 'Token Payments'
Update 12 - 11.07.2024
  • Added 'Group Chat Clearer'
  • Added 'Invite Information'
  • Menu & Code Layout Changes
Update 11 - 10.07.2024
  • Added 'Nitro Expiry' to 'Token Information'
Hotfix - 05.07.24
  • Fixes
Update 10 🎉 - 04.07.24
  • Made 'Scrape Emojis' & 'Scrape Stickers' about 10x faster
  • Other minor Internal Code & Layout Changes
Update 9 - 03.07.24
  • Added Scroll Disabler for Menu (this was SO complex to perfectionate)
  • Internal Code Changes
Update 8 - 02.07.24
  • New Menu
  • Improved 'Channel Spammer'
  • Fixed Bug in 'Channel Monitoring'
Update 7 - 01.07.24
  • Added additional information to 'Token Information' (Friend Requests, Standing, Available & Used Boosts)
  • Improved 'Message Deleter' by adding more Error handling and better Logic
Hotfix - 30.06.24
  • Fixed big issue in 'Message Deleter'
Update 6 - 30.06.24
  • Added 'Message Deleter'
  • Added count displays for 'Token Payments'
  • Added additional information to 'Token Information' (Clan, Locale, Created)
Small Update - 30.06.24
  • Removed 'Created By' in 'Webhook Information' due to discord changes
  • Added Colors to 'Token Payments' Success & Failed Values
Update 5 - 29.06.24
  • Added 'Token Payments'
Update 4 - 23.06.24
  • Added 'Token Login'
Update 3 - 23.06.24
  • Added Custom Emoji support to 'Animated Status'
  • Added Choice between 'Plain Text' Statuses and 'Emoji & Text' Statuses to 'Animated Status'
Hotfix - 22.06.24
  • Fixed Animated Stickers being downloaded as Static
Update 2 - 22.06.24
  • Added 'Scrape Emojis'
  • Added 'Scrape Stickers'
Hotfix - 22.12.23
  • Added .strip() to the validate_input function to remove leading and trailing Spaces
  • Other minor fixes & adjustments
Update 1 - 21.12.23
  • Added 'Remove Hypesquad' to HypeSquad Changer
  • Added 'IP Address Lookup'
  • Improved Channel Monitoring
  • Improved Inputs

🚨 Known Issues / "Bugs"

  • Message Reacter doesn't work with default Discord Emojis
    ⮡   It works if you input the actual emoji, not something like :​joy​:
  • DM Channel Clearer only closes DMs with messages in them
    ⮡   Pretty sure this is a discord api limitation