You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add filters to hide maps based on various factors (score potential,
individual maps, ...)
- Add custom context menu to hide or select maps
- Update help styling and content
- Make help available before inputting profile
- Other minor refactoring
<metaname="description" content="PP farming tool - Improve your rank by checking which maps could potentially give you the most Performance Points on ScoreSaber according to estimates based on your existing scores">
Juste paste your profile url in the box. To find your profile URL, navigate to your profile on <ahref="https://scoresaber.com/global" target="_blank">scoresaber.com</a>. Once that's done, the url of the page in your browser navigation bar is the URL that you need to copy.
61
+
</div>
56
62
<divclass="question">How often is the list of ranked songs updated?</div>
57
63
<divclass="answer">
58
64
The ranked songs list is gathered using the APIs from ScoreSaber and BeatSaver and is updated frequently. New ranked songs should appear within 15 minutes, while unranks can take up to a few hours to be updated.<br><br>
59
-
The last update was <spanid="last-update">???</span>
65
+
The last update was <spanid="last-update"class="unknown">(...processing)</span>
60
66
</div>
61
-
<divclass="question">What are the sorting options?</div>
67
+
<divclass="question">What are these weird sorting options?</div>
62
68
<divclass="answer">
63
69
<divclass="sort-name">Score est.</div>
64
70
<divclass="sort-desc">
65
-
The algorithm looks at your current scores and tries to figure out what score (percentage) you would get for each difficulty level. Recent scores affect the curve more than older ones.<br>
71
+
The algorithm looks at your current scores and tries to figure out what score (as a percentage) you would get, based on the "star difficulty" (difficulty estimate from scoresaber). Recent scores affect the curve more than older ones.<br>
For each song, the score of the person ranked on this song at your global rank (or the rank specified) is used if better than your current score (works mostly for high-ranked players).
79
+
For each song, the score of the person ranked on this song at your global rank (or the rank specified) is used if better than your current score (works mostly for high-ranked players).<br>
80
+
For example, if the desired rank is 100, your potential score on a map will be the 100th score on that map, if it is better than your current score.
74
81
</div>
75
82
<divclass="sort-name">Fixed score</div>
76
83
<divclass="sort-desc">
77
84
Uses a specified fixed score percentage value as the potential score (by default 94.33%, which equates to the raw amount of PP for a map).
78
85
</div>
79
86
<divclass="sort-name">Compare</div>
80
87
<divclass="sort-desc">
81
-
Use the scores of another given user. If the other player has a better score than you on a map, their score will be used as the potential score. The "auto" button automatically uses a player slightly above you for comparison (10% above you, so if you are #100, it will use player #90).
88
+
Uses the scores of another given user. If the other player has a better score than you on a map, their score will be used as the potential score. The "auto" button automatically uses a player slightly above you for comparison (10% above you in the rankings, so if you are #100, it will use player #90).
82
89
</div>
83
90
<divclass="sort-name">Worst/Best Rank</div>
84
91
<divclass="sort-desc">
85
-
Sort songs by your rank on them, without taking into account the potential PP gain.
92
+
Sorts maps depending on your rank on them, without taking into account the potential PP gain.
86
93
</div>
87
94
<divclass="sort-name">Worst Score</div>
88
95
<divclass="sort-desc">
89
-
Put maps on which you have the lowest score (as a percentage) at the top.
96
+
Puts maps on which you have the lowest score (in terms of percentage) at the top.
90
97
</div>
91
98
<divclass="sort-name">Oldest Score</div>
92
99
<divclass="sort-desc">
93
-
Put maps you've done the longest ago at the top.
100
+
Puts maps you've done the longest ago at the top.
94
101
</div>
95
102
</div>
96
103
<divclass="question">Gimme some tips and tricks</div>
97
-
<divclass="answer">You can hold ctrl and click on maps to select them, then make a playlist containing them and even see how much PP passing all of them (at their potential score) would give you. That's it for now.</div>
104
+
<divclass="answer">
105
+
You can hold ctrl and click on maps to select them, then make a playlist containing this specific set of maps and even see how much total PP passing all of them (at their current potential score) would give you.<br>
106
+
Right clicking on maps will give you option to add them to the selection or hide them from the list (soon). If you want the real right click menu, just hold ctrl while doing it. If you are on mobile (lol wtf), just long press.<br>
107
+
That's it for now.
108
+
</div>
98
109
<divclass="question">Things are inaccurate</div>
99
110
<divclass="answer">Due to ScoreSaber rounding some values and keeping some information private, the results of this tool are not 100% accurate. It's as close as possible though.</div>
100
111
<divclass="question">Something is broken / I have an idea</div>
101
-
<divclass="answer">Send me an email or something I dunno (disc Bali Balo#5436)</div>
112
+
<divclass="answer">You can find me on some Beat Saber-related discord servers, my username is Bali Balo#5436. You can also submit issues and pull requests on <ahref="https://github.com/BaliBalo/ScoreSaber/issues" target="_blank">GitHub at BaliBalo/ScoreSaber</a></div>
0 commit comments