Skip to the content.

Astolfo Piano - Credit: Dall-E

MidiPlayer

Virtual piano midi file autoplayer for Roblox with some cool per-game bypasses.

The main script works universally on all piano games on roblox, however there are some per-game features too

Disclaimer

I am not responsible for any punishments caused by the usage of this software.

Install

More Detailed Instructions

Script for Script-Ware

import(4320)

Script for any executor

loadstring(game:HttpGetAsync('https://exponential-workload.github.io/MidiPlayer/package.lua'),'package.lua')()

Usage

See Usage Instructions

Notes

Drawbacks

* I’ve noticed performance increases to about 30ms on Fluxus and about 10ms load time on Script-Ware. Performance may vary depending on device!

Bypasses

Piano Visualizations

Contributing your own bypasses

See Docs/BYPASSES/CONTRIBUTING/

Credits

Licensing

Since the original author, richie0866, has not specified a license, some code here is under whatever license they desire.

All code written by Exponential-Workload in the src/ folder of this repository, as indicated by tools such as git blame, is under the AGPL-3.0-OR-LATER, and therefor Free Software.
In additon, all code contributed to this repository by 3rd-parties is also under the AGPL-3.0-OR-LATER. This does not include code by richie0866 (until they add a license to the original project).

All obfuscated code in the bypasses/ directory is under ALL-RIGHTS-RESERVED. It is not derived from the code from richie0866.
This does not include code where the source is publicly visible.