/queue-bot

Discord selfbot for dropper guilds.

Primary LanguageJava

Queue-Bot

Latest Version: 0.2.0 Alpha

The queue-bot is a discord selfbot for dropper guilds. You need to set your discord Token in the config file. DO NOT SHARE THE TOKEN (or the config) with anybody. A full tutorial will follow shortly.

  • Auto queue join
  • Auto afk check
  • Auto queue updates
  • Anti bot detection
  • Smart queue time updates

Planned features!

  • Queue time estimates

The bot is based on JDA (Java based discord api)

Installation

  1. Install Java 8
  2. Run the bot once
  3. Open the newly created config.json
  4. Add your own discord token
    3.1 Press CTRL + Shift + I
    3.2 Go to "Application" -> "Storage" -> "Local Storage" -> "https://discordapp.com" -> Token
    3.3 Copy the token in the config file. (with only one " at the start and ending)
  5. Join your favorite guild
  6. Register your SC-Account
  7. Start/Restart the bot

Build process

Java-8 required
  • TinySound
    • Version: 1.1.1
    • Github
    • Place the jar in the dependencies folder on build.

Credits