A fork of vladdeSV's archived 'mee6calc.xyz'; an improved interface and supports new !rank command formatting.
Calculate the number of minutes messaging you need to reach a desired level.
- Use the command
!rank
in a server where a MEE6 bot is present. - Take note of your
Current Level
and theCurrent XP
displayed.
- Go to the MEE6 Calculator.
- Enter the
Desired Level
you want to reach. - Enter your
Current Level
. - Enter your
Current XP
displayed for that level. - Press
Calculate
. - Read the output under
Result
.
MEE6's leveling system follows a pattern, which can be explained with a mathematical function, where x
is the level desired, and f(x)
is the XP required for specified level.
The top and bottom functions are equivalent.
Using this, we can calculate your total XP by plugging your current level into this formula and adding your visible XP. Then, we subtract your total XP from the required XP, and what is left is how much more is needed until that level is reached.
Then, since every message (per minute) gives between 15 and 25 XP, it is averaged to about 20 XP per message; and we can also calculate the best and worst case scenarios.