Skip to content

yo-ru/osu-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu!vision

An external cheat for osu!

Notes/Bugs

  • No further updates will be made.

  • Only supports stable.

  • A few bugs with note generation.

  • A decently fleshed out SDK for further feature development (I don't know why you'd want to work on this.)

  • A lot of the SDK is in a rough state, I never really cleaned it up.

Features

TaikoMania

  • Note Style: Circle, Rectangle
  • Playstyle: KDDK, DKKD, KKDD, DDKK, KDKD, DKDK
  • 2K Finisher: [ ] Splits finishers into two notes, using both keys instead of one
  • Alternate BPM: 0-500
  • Scroll Speed: 0.1-3.0
  • Stage Spacing: 5-30
  • Offset: -100-100
  • Don Color
  • Katsu Color

Mania

  • Note Style: Circle, Rectangle
  • Scroll Speed: 0.1-3.0
  • Stage Spacing: 5-30
  • Offset: -100-100
  • Note Color
  • LN Head Color
  • LN Body Color
  • LN Tail: [ ] Enable/Disable LN Tail
  • LN Tail Color

Gameplay

  • Enable Combo: [ ] Enable/Disable Combo Counter
  • Combo Y: 125-...
  • Enable Judgements: [ ] Enable/Disable Judgement Indicator
  • Judgement Y: 125-...

Why release it?

  • I plan on rewriting the entire project in C++.
  • Further development in Python is just a major pain in the ass for what I want to do.
  • So others can learn too.

Is it detected?

  • As far as I'm concerned, no.
  • Reads memory the same way tosu does.
  • If status changes I will make it known.

Requirements

Installation

  1. Install Python 3.13.7
  2. Clone this repo.
  3. Install requirements: python3.13 -m pip install -r requirements.txt

Usage

  1. Open osu!
  2. Run python3.13 main.py
  3. Profit?

About

A unfinished external osu! cheat written in Python. Features TaikoMania and Mania Enlighten.

Topics

Resources

License

Stars

Watchers

Forks

Languages