читы на osu автопилот
Читы на osu автопилот
[2018/8/5] This project is not continued for some reasons.
Some important notes for users such as How to use, Known Issues, and Debug have been moved to the User Documentation Wiki page. Please read through the notes if you’re using this bot!
Now you can change the timing related offset to suit your gameplay in the settings screen.
Stack circles problems are solved, only certain special cases (which are pretty unlikely to cause problem) are not accounted for.
DT and HR DT are now supported!
A bot which, for now, does auto, relax, and autopilot mod in osu!.
Most of the codes come with comments, but feel free to ask me if you have any question regarding the codes!
**This can only be run on windows platform, and is not supposed to be used in multiplayer. Restart is required if new beatmap is downloaded.
Click on the image below to watch the demo:
Auto, Autopilot, and Relax with Nomod, HR only, DT only, or HR DT.
Auto detection of currently played beatmap.
Custom timing related offsets (can be changed when pausing).
Beatmap class, HitObject class, TimingPoint class, and beatmapRelatedStructs:
Contain general functions which are shared between classes.
Contain functions dealing with windows processes.
Place where constants such as OSUROOTPATH and LEFT_KEY are stored which can be accessed by other classes. User can also manipulate these settings in realtime during the gameplay.
Centralized place where timing settings are located just so changes related to timing are only made here.
Class dedicated to signature scanning.
Contain functions for sending inputs (keypress, cursor position) during gameplay.
Class used for parsing osu!.db data into an object for faster access to each beatmap location.
Actual class that implements bots and interface.
I don’t use the bot to cheat whatsoever, I just created it for fun and for learning.
I’m not responsible for any ban for using this.
If you find this useful, please support me to help me get a better laptop!
About
A bot for osu! which, for now, does Auto, Autopilot, and Relax mods.