Skip to content

xevexlynx/Undawn-Macro-Piano-All-Songs-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Undawn-Macro-Piano-All-Songs-

I've created a Python script that enables you to play all the songs on the Undawn piano. If you found this project helpful, please consider giving it a star ⭐ on the repository. Thank you for your support!

How to use

  1. Download latest python in your system.

  2. Make sure to select these two options when insalling python -Add python.exe to path -Install python for all users

  3. Open the command prompt, type the following commands, and press Enter:

    pip install mido pyautogui keyboard
    
  4. Download the zip folder that contains 'macro.py' and extract it.

  5. Download a MIDI music file that sounds good with the piano, and then right-click on the downloaded MIDI file and select 'Copy as path'.

  6. Open the extracted folder that contains 'macro.py,' and right-click in the empty space to open Command Prompt or Windows PowerShell in that folder.

  7. Open the game and go to the piano screen.

  8. Return to the Command/PowerShell window, enter the following commands, and switch back to the game after pressing Enter:

    py macro.py "PATH" 
    
  9. Replace 'PATH' with the MIDI path you copied and ensure that you enclose the MIDI path with double quotation marks.

Note

For Old version: To stop the music, press Alt+Tab to switch to the Command/PowerShell screen, and then close it OR Take your mouse curson to bottom right code will stop

For Updated version: F5 = Play & F6 = Stop

Tutorial

Links

Macro.py zip

-Github

-Updated Macro.py Drive

-Old macro.py Drive

About

What are MIDI?

MIDI, or Musical Instrument Digital Interface, enables communication between electronic musical instruments, computers, and devices for music and sound production. It conveys note, timing, and control information, used to trigger sounds, control synthesizers, and record performances. MIDI is a fundamental technology in the music industry.

Can this get me banned?

It's a bit uncertain, but I've personally used this tool on my own account for around a month, and so far, I haven't faced any bans. However, I'd advise you to exercise caution and use it at your own risk. Avoid playing songs that might flood your keyboard with inputs. Make sure that you isten to the MIDI file beforehand, and consider sticking to a single instrument to prevent any keyboard spam.

License

  • This project is under MIT.

  • © Tencent Co., Ltd. This project is not affiliated with Tencent or endorsed by them. Undawn and other properties mentioned here belong to their respective owners.

  • This project uses third-party libraries and resources that may have different licenses

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages