An extremely simple tool to download maps from popular beat saber leaderboard website scoresaber.
- Python (>= 3.8)
- Modded Beat Saber
- Beat Saber Mod Assistant
- OneClick install enabled from BSMA settings
Go to the scoresaber website and look for the map's hash, located under the game mode
Copy the hash and paste it in when the script asks you to do so, wait a couple seconds and the map should be installed
Personally i highly reccomend using this script with windows terminal and with powershell, since it allows you to add it to your user configuration and recall it whenever you want just by typing in an alias, just like this
to do this, just add
function ssdl ($command) {
python3 "*path to ssdl*"
}
to your CurrentUserCurrentHost file, found under C:\Users\user\Documents\PowerShell\Microsoft.PowerShell_profile.ps1