Skip to content

osu! difficulty changer & bot (with CMD comment)

License

Notifications You must be signed in to change notification settings

kiroffYT/freedom-with-cmd-comment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedom

freedom - internal osu! mod, realtime difficulty changer for any beatmap, works online.

preview

Download

GitHub Actions Artifact - most recent build.
Releases - probably outdated build.

Usage

run osu!, then run your favorite injector, you may use the supplied one (freedom.exe).
mod ui should appear in top left corner of the osu! window, see controls.

Controls

Keys Description
Right Click Settings
F11 Hide Mod Menu

Features

  • Difficulty Changer:

    • Approach Rate (AR)
    • Circle Size (CS)
    • Overall Difficulty (OD)
  • Timewarp:

    • Scale
  • Replay Copy (a bit buggy!):

    • Add/Remove Hard Rock (HR)
    • Replay Keys Only
    • Replay Aim Only
    • Leaderboard Replay Download
  • Aimbot (a bit buggy!):

    • Cursor Speed
    • Spins Per Minute
  • Relax (unstable rate beta!):

    • SingleTap
    • Alternate
    • Variable Unstable Rate
  • Mods:

    • Score Multiplier Changer
    • Unmod Flashlight
  • Misc:

    • Set Font Size
    • Automatically Detects Beatmap, Saves Mod Settings

Build

Required Visual Studio Components For Building

  • MSVC x64/x86 build tools
  • Windows SDK
  • .NET Framework SDK

installer_preview

open command prompt (cmd.exe) and run:

vcvarsall x86
cl nobuild.c && nobuild.exe

About

osu! difficulty changer & bot (with CMD comment)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.2%
  • C 28.7%
  • C# 0.1%