forum

osu! Trainer - find maps near your skill

posted
Total Posts
353
Topic Starter
dukambe
Features:
  1. Use the osu! api or osustats api to find maps(from all game modes) to play
    1. Double-click to open with osu! direct
    2. Right click for more options
    3. Automatically ignores all your top 50 ranks (from osustats) + top 50 performances
  2. Beatmaps tab showing the newest qualified/ranked maps
  3. Rivals tab for following other players scores
  4. Mappers tab for following a mappers beatmaps
  5. Search tab for listing the PP of the top 50 scores of a beatmap
  6. Auto updater
Needed:
  1. API key from https://osu.ppy.sh/p/api
  2. NET Framework 4.5 from http://www.microsoft.com/en-us/download/details.aspx?id=30653
Click here to download! (Version 1.1.3.4)
Virus Scan: https://www.virustotal.com/de/file/1f3a ... 418065228/
Windows XP version (needs NET 4.0) (Version 1.0.6.5) by Dalet
Source code on Github
Release notes & older releases


FAQ
Why can't i get an API key? The page just refreshes.
Make sure to type something into both fields (App name + App URL). If that doesn't work try using a bare bones Internet Explorer (without any addons).

Why didn't i get the same pp as shown in the program?
Your accuracy or combo is different than the suggested score. Also remember this only shows the total PP amount. After weighting this will usually be a little less.

Why are some values like ar,cs, diff etc. wrong when using the osustats api?
The diff. from osustats is still the old 5-star version. The other information is not yet available.

Why is it showing me maps i already fcd?
The program will search during each update the osustats api for all of your top 50 scores and the osu! api for your top 10 performances and ignore those beatmaps. If osustats is down it will only be able to ignore your top 10 performances.

Can it filter by aim or speed rating?
Not in the api. The only way to find maps this way is to go to osutp.net and then sort by aim/speed rating.
mmnah
Won't run for me:

Windows 7 SP1 64-bit
Topic Starter
dukambe
Do you have the .net 4.5 framework?
peppy
* Please do not include your API key in a publicly distributed application. This is not how it works. I have revoked your API key to protect your account.
* Please do not spider the osu! web site.
Topic Starter
dukambe

peppy wrote:

* Please do not include your API key in a publicly distributed application. This is not how it works. I have revoked your API key to protect your account.
* Please do not spider the osu! web site.
That's too bad, i'll remove any DL links then.
Topic Starter
dukambe
Re-uploaded to use the new Get_User_Best api request. Thanks peppy.
Bass
I miss option where you would type minimal amount of PP.
WAVEDASH
No suitable maps found.
Topic Starter
dukambe

WAVEDASH wrote:

No suitable maps found.
Should work now. Re-dl from the same url.
Tev0
It only shows me 2 maps. I hate the song on one of them and the other is just way 2 hard for me to FC
J V
Quick try and it's pretty nice but ...
If you want some ideas to enhance this tool, you can :
- Add the song difficulty
- Add filters to mods (i hate DT, and 90% was)
- If the recommanded score is on DT, show the true BPM and the modifed one by DT (Basic BPM * 1.50)
- Maybe AR-OD ...
Topic Starter
dukambe
Updated:

- You can now change min. PP
- Shows more score suggestions for lower ranked players
- Show beatmap difficulty of the score
Tev0
Awesome, now we're getting somewhere! :D
Thank you for doin this!
Lorenzo

=/
Topic Starter
dukambe
Forgot to change a number, it's fixed now :D
Lorenzo

dukambe wrote:

Forgot to change a number, it's fixed now :D
Still giving me the error. :\ I redownloaded it aswell.
Topic Starter
dukambe
Now it's really fixed, missed a try catch for missing beatmap images.
Kris
This looks very nice. One thing though, I am a Hardrock only kind of player. It would be great if it could look for maps that people did with HR or HRHD
Lorenzo

dukambe wrote:

Now it's really fixed, missed a try catch for missing beatmap images.
Working fine now :) Thank youi ^_^
Topic Starter
dukambe
Yeah, i noticed it can be inacurrate if people only play one type of map (which is not DT :P). I'll try to add some sort of filtering if it doesn't affect the performance too much.
Rave
day1: still trying to get my key

will update in the upcoming years
mcdoomfrag
How is minimum pp supposed to work?

Whenever I try to change it, it lets me set the bar, but the second I press 'Update' it goes back to the default minimum pp and does, effectively, nothing at all.
Topic Starter
dukambe

mcdoomfrag wrote:

How is minimum pp supposed to work?

Whenever I try to change it, it lets me set the bar, but the second I press 'Update' it goes back to the default minimum pp and does, effectively, nothing at all.
Fixed
Chipmunk42
I'm getting a Microsoft .NET Framework error whenever I try to update the list:
SPOILER
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Convert.ToInt32(String value)
at osuTrainer.Beatmap..ctor(Int32 beatmapid)
at osuTrainer.Forms.OsuTrainer.UpdateSuggestionsAsync(Double minPP)
at osuTrainer.Forms.OsuTrainer.<>c__DisplayClass1.<FillDataGrid>b__0()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at osuTrainer.Forms.OsuTrainer.<FillDataGrid>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<ThrowAsync>b__0(Object state)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18449 built by: FX451RTMGDR
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
osuTrainer
Assembly Version: 1.0.1.4
Win32 Version: 1.0.1.4
CodeBase: file:///C:/Users/Chipmunk42/Downloads/osuTrainer/osuTrainer/osuTrainer.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18046 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18022 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18045 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18058 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
ServiceStack.Text
Assembly Version: 4.0.0.0
Win32 Version: 4.0.0.0
CodeBase: file:///C:/Users/Chipmunk42/Downloads/osuTrainer/osuTrainer/ServiceStack.Text.DLL
----------------------------------------
System.Data.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18058
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Data.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Data.Linq.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.17929 built by: FX45RTMREL
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Runtime.Serialization
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.18056 built by: FX45RTMGDR
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

I'm probably too low ranked but I wanted to try it anyway.
I use Windows 8 & already have .NET Framework 4.5 (http://puu.sh/8VISo.png).
ExChobo
Any idea what to do??
http://imgur.com/GsVuKZU
Topic Starter
dukambe
Added mod filter and better column sizes.
Iggy
I can't seem to get the API key, it just refreshes the page and nothing happens.
What do?
Urf
Can't get the API key either :o
Kris

dukambe wrote:

Added mod filter and better column sizes.
Can't seem to get maps with this version
Topic Starter
dukambe

Kris wrote:

dukambe wrote:

Added mod filter and better column sizes.
Can't seem to get maps with this version
I think it's because noone near your rank has hr or standard scores in his top 10.
Kris
I think it's because noone near your rank is playing hr or standard scores.[/quote]

it wont give me any maps, straight from the start
show more
Please sign in to reply.

New reply