https://github.com/lvkv/osuboost
An educational player piano bot for osu!mania
https://github.com/lvkv/osuboost
java osumania windows
Last synced: 2 months ago
JSON representation
An educational player piano bot for osu!mania
- Host: GitHub
- URL: https://github.com/lvkv/osuboost
- Owner: lvkv
- License: mit
- Created: 2019-02-16T00:33:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T05:16:55.000Z (over 7 years ago)
- Last Synced: 2024-12-27T01:42:43.850Z (over 1 year ago)
- Topics: java, osumania, windows
- Language: Java
- Homepage: https://altronis.github.io/OsuBoost/
- Size: 30.2 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is Osu!Boost?
Osu!Boost is a bot that plays osu!mania songs perfectly or near-perfectly. It has support for 4 key songs, with reliable 5 and 7 key support coming soon.
## How does it work?
Osu!Boost plays like a human. Unlike other bots that analyze song files to produce perfect plays ahead of time, Osu!Boost looks at notes falling in real-time to determine what keys to press and when.
Specifically, Osu!Boost uses a specially colored skin to distinguish between normal and sustained notes. All it really "sees" is 4, 5, or 7 pixels, depending on the play mode. This is all the information it needs to determine when to send keystrokes, handled by Java's Robot library.
## How to use Osu!Boost
1. Don't sign in or play ranked maps. You might get banned. Don't be evil.
2. Go to https://altronis.github.io/OsuBoost/ and download the ZIP file
3. Use the skin located in `skin/osu!Boost_skin.osk`
4. Modify your osu! settings to the following:
| Setting | Value |
| --- | ----------- |
| Frame Limiter | Unlimited |
| Fullscreen Mode | Off |
| Resolution | Borderless |
| Letterboxing | Off |
| Background video | Off |
| Combo bursts | Off |
| Parallax | Off |
| Background dim | Max |
| Scale with BPM | Off |
| (in-game) Scroll speed | 12 |
5. Navigate to the osu!mania song you'd like to play. Alt-tab to Osu!Boost.

6. Modify your Osu!Boost settings (resolution, keys) as needed. Hit apply.
7. Hit start, then alt-tab back to the game. Start the beatmap and watch the magic happen.
8. Hit stop when finished.