forum

[c#|.net 5] snipeyourself - Now Released!

posted
Total Posts
10
Topic Starter
AliceT3C
As the name suggests, this tool will search though your top plays and sort them, so that you can snipe yourself and fix dumb old scores you didn't even think you had. Currently it won't show SS's cause you can't really improve on those lel.

An example of the tool running under my profile.

The scoring function (Rebase V1) is:
(((Goal - Acc) * 1.2) * (MaxCombo / Combo)) / (misscount + (50s * 8) + (100s * 2) + (300s / MaxCombo))

Download : https://github.com/RORIdev/snipeyourself/releases/tag/1.0

Update 7 oct 2020 :
---

I'll probably try to add an GUI, but i'm not good at designing it. If anyone has any design ideas please submit them.

and ye, i used this tool to get to 98% account acc. lel. works wonders.


Here is the source code.
https://github.com/RORIdev/snipeyourself

Update 2:
IT DO BE RELEASED THO! ATM it only works for osu!std but thats because i'm lazy. just ping me ingame and i'll add support for other gamemodes.

https://github.com/RORIdev/snipeyourself/releases/tag/1.0

Go cleanse from history your B rank 88% harumachi HD you set 2 years ago and forgot about it (if you can beat it lel)
Lights
nice tool.
abraker
Does it work for mania?
Topic Starter
AliceT3C

abraker wrote:

Does it work for mania?
In theory it should, there is no reason why it couldn't :)
heart_is_purple
Hey. I believe we need a step-by-step guide.
When I first run the project it says to configure client.json file. Do I actually need to fill it?
When I run the project again there's an exception (https://ibb.co/WvgX6VV).
The idea behind this is amazing. I believe it will become vastly used.
Please help to run it Q_w_Q
Topic Starter
AliceT3C

heart_is_purple wrote:

Hey. I believe we need a step-by-step guide.
When I first run the project it says to configure client.json file. Do I actually need to fill it?
When I run the project again there's an exception (https://ibb.co/WvgX6VV).
The idea behind this is amazing. I believe it will become vastly used.
Please help to run it Q_w_Q
Sure. i'll try to make it more streamlined and work more on it. I see there is demand for it. I'll probably even stream doing it. And yeah, you need to fill the client.json file. As i said before you need to make an oauth2 app of your own, since prolly peppy would get mad if a lot of people use the same token. (as it is now it'll do 102 requests the first time, and only 2 afterwards. the first one can be *sad* for poor peppy if a lot of people use it at the same time.)
oSumAtrIX
Exactly what I had in mind, I coded a similar application, where you can input two people and it shows who sniped whom
Topic Starter
AliceT3C
About snipeyourself, i'll post this as an update for anyone that was (remotely) interested on it.
I've begun on a major rework of that code since that was by the most part near unmantainable.

I've begun splitting the code that calls the API (i know boring programmer talk) into a separate library called osu.API.
It is available here > https://github.com/roridev/osu.API and it already has all the pieces for me to work on snipeyourself.

With this rewrite new exciting features will come, Including Custom Ordering Systems and adding support for Player vs Player sniping will be ridiculously easy.

This is been a long way coming, mostly because i've lost the interest on the game a bit, but i hate keeping my own projects hanging unfinished.

Sorry for taking so long and the lack of updates.

-roridev
Topic Starter
AliceT3C
Sorry for yall. Life stuff got in the way and i had to stop clicking circles, life sucks.

Its now available for y'all and there is no need to do nothing but run the file!

DL Link here : https://github.com/RORIdev/snipeyourself/releases/tag/1.0

May change the formula according to feedback but as it stands its quite nice.


heart_is_purple wrote:

Hey. I believe we need a step-by-step guide.
Thats now a thing! On the release i've made a whole tutorial on how to run it.
Phantonym
Intresting
Please sign in to reply.

New reply