Skip to content

Fyronix/Lvl-xp-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://git.io/JPa1i (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.