Custom Algorithm

The advanced feature nobody asked for

The algorithm will not run unless your current algorithm is custom

So you want to make your own algorithm? Here's some things to note

Your function must contain xp this xp value represents the current xp of the user

If you wish to use maxLevel then your function must include maxLevel

An example of a valid function

(xp) => Math.floor(0.1 * Math.sqrt(xp))

The proper format to enter the above algorithm would be l!set calgorithm "(xp) => Math.floor(0.1 * Math.sqrt(xp))" (include "")

We understand that this can be a difficult feature to understand but if you want any help please consider joining the support server for Mega Utilities that represents the platform you're using

Last updated