Re: Who wants their levelranks analyzed?
tl;dr This is awesome, I love it, just want to share my thoughts and ideas. Will probably be adding your percents and counts to my standard spreadsheet template. (Which I just paste into for the most part)
From levelrank page alone, it is impossible. But what if (maybe just for missflags) you parse the link to the song's page, parse that page too, and get the total number of arrows from the top scores such that
if (#FCs >= 1)
get total number of arrows from rank 1 scoreholder's combo.
(This would work in all but the rare case where rank 1 might not have a full combo when others do, assuming that at any given time most or all the public songs have at least one FC)
Bit of a messy workaround, but at least it could be automated.
Heheh, the method I use is more strict and slightly more complicated than that. I cal it the 1% rule. A score is not mashy if the sum of boos and averages is less than or equal to 1% of the total number of arrows (hit).
e.g. If a song had 1275 arrows I would need to pass with averages + boos <= 12 to consider my score mash-free.
So far all but one of my FCs meet that requirement, and I am working on cleaning up my non-FC scores too.
Say what you will about my requirement, but 'mashiness' is all subjective anyway and this is how I like to define it.
Basically my thoughts almost exactly. Would love to get the code too if you are willing to share.
And six in the other other. I like my SDGs as x-0-0-0

Anyhoo, keep it up. Sounds like you are enjoying this.
tl;dr This is awesome, I love it, just want to share my thoughts and ideas. Will probably be adding your percents and counts to my standard spreadsheet template. (Which I just paste into for the most part)
From levelrank page alone, it is impossible. But what if (maybe just for missflags) you parse the link to the song's page, parse that page too, and get the total number of arrows from the top scores such that
if (#FCs >= 1)
get total number of arrows from rank 1 scoreholder's combo.
(This would work in all but the rare case where rank 1 might not have a full combo when others do, assuming that at any given time most or all the public songs have at least one FC)
Bit of a messy workaround, but at least it could be automated.
Heheh, the method I use is more strict and slightly more complicated than that. I cal it the 1% rule. A score is not mashy if the sum of boos and averages is less than or equal to 1% of the total number of arrows (hit).
e.g. If a song had 1275 arrows I would need to pass with averages + boos <= 12 to consider my score mash-free.
So far all but one of my FCs meet that requirement, and I am working on cleaning up my non-FC scores too.
Say what you will about my requirement, but 'mashiness' is all subjective anyway and this is how I like to define it.
Basically my thoughts almost exactly. Would love to get the code too if you are willing to share.
And six in the other other. I like my SDGs as x-0-0-0

Anyhoo, keep it up. Sounds like you are enjoying this.















Comment