Calculates ratings using Dongder Hiroba.
Access Dongder Hiroba and enter the following code in the address bar, then press Enter. You need to be logged into Dongder Hiroba.
For Chromium-based browsers, first type javascript:
and then paste the code below.
javascript:(async() => {const fetched = await fetch('https://raw.githubusercontent.com/taikowiki/taiko-rating/main/build/rating.js');const script = await fetched.text();(new Function(script))();})();
Or use chrome extension, Donderhiroba Plus
Afterward, you can check it on the wiki (https://taiko.wiki/auth/user/donder).
Experience points are calculated based on the user's play records.
The calculation method for experience points is as follows:
The rating value is
The calculation method for each song rating is as follows:
Accuracy can be calculated as follows:
The calculation method for the accuracy modifier is as follows:
The calculation method for the crown modifier is as follows:
Not cleared: 0.7
Cleared: 1
Full Combo: 1.1
Donderful Combo: 1.15