Skip to content

⚡ A stealthy Python-based Discord Disboard auto-bumper using user tokens. Spoofs headers, supports multiple tokens, and runs 24/7 on VPS. Use at your own risk.

License

Notifications You must be signed in to change notification settings

TheDesiignerr/ABS-AutoBumperScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 ABS Tool — Auto Bumper Script for Discord

Python License Status Platform Made by

⚠️ Coded & Developed by Mar.
⚠️ Use at your own risk. This may get your Discord account banned.

*----------------------------------------------------------------*
|     ABS Tool                *        Coded & Developed by Mar. |
*----------------------------------------------------------------*
| Please refer to this README if you're confused                 |
| Don't use this on your main Discord account,                  |
| May get your account banned.                                  |
*----------------------------------------------------------------*
| This tool requires a verified Discord account to work.         |
*----------------------------------------------------------------*

📌 What is ABS Tool?

ABS (Auto Bumper Script) is a Python-based script that automatically sends the /bump command to Disboard every 2 hours — using user tokens, not bots, to avoid detection.

Designed to be stealthy, lightweight, and VPS-friendly.


⚙️ Features

  • ✅ Fully automated bumping
  • ✅ Supports multiple tokens
  • ✅ Spoofs headers and JSON data to avoid detection
  • ✅ Logs every bump attempt
  • ✅ Works perfectly on VPS (Linux)

📷 Screenshots

  • 🆘 Help command output:
    Help Screenshot

  • 📜 abs_tool.log in action:
    Log Screenshot

  • 🔄 One bumper active:
    One Token Active


🧰 Requirements

  • Python 3.x

  • requests Python module
    Install it using:

    pip3 install requests
  • A verified Discord alt account

  • Channel ID + Guild (Server) ID

  • User token(s) saved in tokens.txt (one per line)


🔑 How to Get Your User Token

⚠️ Only works on browser Discord (not desktop app)

  1. Open Discord in your browser.
  2. Press F12 to open Developer Tools.
  3. Go to the Network tab → enable XHR.
  4. Send any message in any channel.
  5. Click the related request → go to Headers.
  6. Look for the Authorization field — copy it.
  7. Paste it into a file called tokens.txt.

🛠️ Usage

python3 abs.py -c <CHANNEL_ID> -g <GUILD_ID>

Example:

python3 abs.py -c 123456789012345678 -g 987654321098765432

CLI Help

usage: abs.py [-h] -c CHANNEL -g GUILD

Disboard Auto-Bump Service

options:
  -h, --help            Show this help message and exit
  -c, --channel CHANNEL Channel ID where bump command should be sent
  -g, --guild GUILD     Server (Guild) ID

🖥️ VPS Recommended (Run 24/7)

To keep ABS running continuously:

tmux
python3 abs.py -c <CHANNEL_ID> -g <GUILD_ID>

Then Ctrl+B, then D to detach safely.


⚠️ Warnings

  • 🚫 Don’t use on your main Discord account — alt only.
  • 🔥 May bypass bot detection, but still violates Discord's TOS.
  • 💀 Your account can be disabled or banned. Use responsibly.
  • 🧪 This project is for educational and research purposes only.

🧑‍💻 Author

Made with 🤍 by Mar
GitHub: TheDesiignerr


"If you know, you know."

About

⚡ A stealthy Python-based Discord Disboard auto-bumper using user tokens. Spoofs headers, supports multiple tokens, and runs 24/7 on VPS. Use at your own risk.

Topics

Resources

License

Stars

Watchers

Forks

Languages