Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.
/ mee6calc.xyz Public archive

Calculate messages left until a Mee6.xyz-service level

License

Notifications You must be signed in to change notification settings

vladdeSV/mee6calc.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mee6calc.xyz (For mee6.xyz-powered servers)

screenshot Calculate how many more messages you need to send (for every minute) in order to reach a specific level!

Usage

  1. Send !rank in a server where a Mee6 bot is present.
  2. Get your TOTAL XP (example output: LEVEL 14 | XP 766/1780 | TOTAL XP 10811 | Rank 21/1089)
  3. Go to mee6calc.xyz
  4. Enter the level you want to reach
  5. Enter your total XP
  6. Press Calculate
  7. Evaluate information you have received.

But how does it work...?

The leveling system follows a pattern, which can be explained with this mathematical function: function, where x is the level desired, and f(x) is the XP required for specified level. Subtract your current XP from the required XP, and what is left is how much more is needed until that level is reached. Since every message (per minute) gives between 15 and 25 XP, it is averaged to about 20 XP per message.

Disclaimer

I am not part of the mee6.xyz development team. This project is entirely made for fun.