An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Sky-AutoMusic-PC
An app for the PC version of Sky:COTL to automatically play music with sheets

[![F8Z3iD7.md.png](https://iili.io/F8Z3iD7.md.png)](https://freeimage.host/i/F8Z3iD7)

[![F8ZKaCF.md.png](https://iili.io/F8ZKaCF.md.png)](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**