https://github.com/redtardis12/sky-automusic-pc
An app for the PC version of sky to key bind expressions and auto play music with sheets
https://github.com/redtardis12/sky-automusic-pc
hotkeys mod music-bot pc script sky
Last synced: 5 months ago
JSON representation
An app for the PC version of sky to key bind expressions and auto play music with sheets
- Host: GitHub
- URL: https://github.com/redtardis12/sky-automusic-pc
- Owner: redtardis12
- License: gpl-3.0
- Created: 2024-05-11T00:53:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-29T18:08:56.000Z (12 months ago)
- Last Synced: 2025-07-29T18:20:41.523Z (12 months ago)
- Topics: hotkeys, mod, music-bot, pc, script, sky
- Language: Python
- Homepage:
- Size: 2.54 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Sky-AutoMusic-PC
An app for the PC version of Sky:COTL to automatically play music with sheets
[](https://freeimage.host/i/F8Z3iD7)
[](https://freeimage.host/i/F8ZKaCF)
## [Download here](https://github.com/redtardis12/Sky-AutoMusic-PC/releases/tag/v1.0.0)
### Just extract the archive and launch SkyAutoMusic.exe
#### Video guide - [https://www.youtube.com/watch?v=k3vvxCdxfGg](https://www.youtube.com/watch?v=k3vvxCdxfGg)
### How to use?
1. Download any json format sheet for sky from [here](https://specy.github.io/skyMusic/) as an example
2. Open the app and press the **Add music** button and select the music sheet file (you can add multiple songs). You can also just put files in the `app_location/music/songs` folder (it can be changed in settings)
3. Choose the music from the list and press 'Start'. After that the app will wait for you to press a start keybind while in the game. Then press pause keybind to stop the music while it is playing (**V** and **B** by deafult). You can change both keybinds in the settings.
4. Press the **Edit** button and change the music speed in **BPM**
### Using from source
1. Have the latest version of python installed on your system from [python.org](https://python.org)
2. In your command line execute:
```bash
pip install -r requirements.txt
```
3. Open cloned directory and execute:
```bash
python app.py
```
### FAQ
**Q:** Can i get banned for this?
**A:** No. The app just simulates key presses like any other macro and **does not interfere with the game in any way**