All Projects → JDiscordBots → Me-e--bypasser

JDiscordBots / Me-e--bypasser

Licence: GPL-3.0 license
This Discord Bot bypasses a premium feature of the Bot Mee6, so that you can use it for free.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Me-e--bypasser

RC24-Bot
Server bot for the RiiConnect24 Discord server that can store Wii friend codes to be added. | https://discord.gg/b4Y7jfD
Stars: ✭ 37 (-50%)
Mutual labels:  jda, jda-bot, jda-discord
Mc2Discord
A simple minecraft mod, server side only, to link the chat with your Discord server
Stars: ✭ 18 (-75.68%)
Mutual labels:  jda, jda-bot, jda-discord
Discord-Tools
VSCode extension allowing the integration of a Discord chat, bot templates, snippets, themes and more!
Stars: ✭ 91 (+22.97%)
Mutual labels:  jda, jda-bot, jda-discord
SkyBot
SkyBot is an LGBT-friendly discord bot with music and mod commands written in JDA
Stars: ✭ 37 (-50%)
Mutual labels:  jda, jda-bot
Rubicon
Dead yo!
Stars: ✭ 14 (-81.08%)
Mutual labels:  jda, jda-bot
neko-bot-jda
The official Nekos.life Discord bot
Stars: ✭ 17 (-77.03%)
Mutual labels:  jda, jda-bot
thunder-java
Thunder the legendary bot that now come out reborn!
Stars: ✭ 22 (-70.27%)
Mutual labels:  jda, jda-bot
labyrinth
[DEPRICATED] Labyrinth is a anti-censorship Web Browser created to bypass DPI, Blocklists, Port Filtering, Firewalls and DNS censorship all in one
Stars: ✭ 17 (-77.03%)
Mutual labels:  bypass, bypasser
MinecraftManhunt
Minecraft Bukkit plugin to run Manhunt minigames, with Discord music integration
Stars: ✭ 20 (-72.97%)
Mutual labels:  jda, jda-bot
KCommando
Annotation-based multifunctional command handler framework for JDA & Javacord.
Stars: ✭ 26 (-64.86%)
Mutual labels:  jda, jda-bot
reputation-bot
Reputation bot which collects reputation based on chat messages in discord
Stars: ✭ 23 (-68.92%)
Mutual labels:  jda, jda-bot
easypoll-v3
EasyPoll Discord Bot | With EasyPoll, a Discord Poll Bot, you can easily create polls and your members can vote by clicking on a reaction very easily and quickly.
Stars: ✭ 35 (-52.7%)
Mutual labels:  jda
archived-bot
A Discord music bot serving music in over 3 million discord servers
Stars: ✭ 496 (+570.27%)
Mutual labels:  jda
jda-ktx
Collection of useful Kotlin extensions for JDA
Stars: ✭ 49 (-33.78%)
Mutual labels:  jda
happybot
A multi-purpose, feature-full, and powerful, highly guild-specific, Discord Bot written in Java.
Stars: ✭ 14 (-81.08%)
Mutual labels:  jda
ipsourcebypass
This Python script can be used to bypass IP source restrictions using HTTP headers.
Stars: ✭ 326 (+340.54%)
Mutual labels:  bypass
4xxBypasser
a tool to bypass negative HTTP status codes on the client side (4xx)
Stars: ✭ 22 (-70.27%)
Mutual labels:  bypass
FlareBot
A nice Discord bot made with JDA, FlareBot is a music and server administration bot along with a few other cool features
Stars: ✭ 39 (-47.3%)
Mutual labels:  jda
corgi
A Discord bot made with JDA, Corgi is a server administration bot along with a few other cool features
Stars: ✭ 15 (-79.73%)
Mutual labels:  jda
DDos-Attack-OVH-
Powerful DDoS Attack
Stars: ✭ 155 (+109.46%)
Mutual labels:  bypass

Me(e) (premium level-role) bypasser

This Discord Bot bypasses a premium feature of the Bot Mee6, that you can use it for free.

You can select roles, that are given to users that reach a certain Mee6-Level.

  • In order to add roles, you can execute the command /add <Level number> <Role ID>
  • In order to remove roles, you can run /remove <Level number>
  • In order to show all assigned roles, you can use /show
  • In order to get the id of a role, you can execute /id <Role name>
  • In order to configure whether roles should be removed if someone reaches a higher role, you do that with /toggle.
  • Users get the roles when executing !rank or /rank

Do not include greater than/lower than signs (<>) in the commands.

Ratelimits

This bot only allows one rank update per guild per second in order to prevent high resource consumption due to OCR.

Build the bot

Requirements

  • JDK 8 or later (You can download it here)
  • Maven

Building

  • Clone the project
  • After installing JDK8+ and Maven, it is possible to create a runnable JAR using the command mvn package
    This creates a file called mee-bypasser.jar in a directory named target

Running

IDE Setup

  • Clone the project
  • Import it in your IDE of choice as a maven project
  • Create a text file called .token in the root directory of the project and copy your bot token (from https://discord.com/developers/applications/me) in this file.
  • Run the class io.github.jdiscordbots.mee.bypasser.MeeBypasser

Privacy

Me(e)-bypasser stores the following information:

  • IDs of roles that should be awarded (configurable with /add and /remove, viewable with /show and /list)
  • levels at which roles should be awarded (configurable with /add and /remove, viewable with /show and /list)
  • whether previous roles should be removed whenever a user reaches the next role (configurable with /toggle, viewable with /show and /list)
  • the last time when a rank update has been requested (required for rate limits)

Public Instance

Click here in order to invite an instance of the Bot.

We do not guarantee uptime or functionality of the bot and/or any instance of the bot in any way.

Other bots offer that feature with their own leveling system for free, you can try those too. For example, you can find alternatives to Mee6 on alternativestomee6.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].