XP Calculator
Enter your current level or XP and a target level to see exactly how much XP is left. Add your base XP per action and the calculator applies the server's real multipliers - combat skills gain 6× and every other skill gains 18× - to estimate how many actions you need. Levels cap at 99, but XP keeps counting toward the 1 billion cap.
Server rates from the game source: combat skills gain 6× XP, all other skills 18×. Levels cap at 99 but XP keeps counting to 1,000,000,000.
- XP for level 99
- 13,034,431
The level curve is the standard OSRS one - level 92 is the halfway point to 99 at 6,517,253 XP. What's different here is speed: the multipliers are read from the game's constants, so an action worth 250 base XP gives 1,500 XP for combat skills and 4,500 XP for skilling.
Related: combat level calculator, getting started guide, all skill guides.
Frequently asked questions
What are the XP rates on this server?
Combat skills (Attack, Strength, Defence, Hitpoints, Ranged, Magic) gain 6× XP and every other skill gains 18×. These are the live values from the server's GameConstants, not estimates.
Is the level curve the same as OSRS?
Yes - the server uses the standard OSRS experience table, so level 99 still sits at 13,034,431 XP and level 92 is the halfway mark. What changes is speed: multipliers make every action worth far more.
Does XP keep counting past level 99?
Yes. Levels cap at 99, but XP keeps accumulating toward this server's 1 billion experience cap rather than OSRS's 200 million.
How do I find an action's base XP?
Every item page lists its skilling XP under "Skilling Uses", and the skill calculators under /tools/skills/ show base and server XP for all ~530 training methods extracted from the game data.