Overview
ScoreSaber Reloaded provides powerful playlist generation tools to create custom Beat Saber map collections. Generate playlists for competitive play, skill improvement, or personal practice directly from the platform.Snipe Playlists
Create competitive playlists to challenge specific players
Custom Ranked Playlists
Generate playlists of ranked maps filtered by difficulty and criteria
Auto-Download
One-click download in .bplist format for Beat Saber mods
Advanced Filtering
Granular control over map selection criteria
Playlist Formats
All playlists are generated in standard BeatSaber playlist format (.bplist):- Compatible with PlaylistManager mod
- Compatible with BeatList mod
- Compatible with in-game playlist system
- JSON-based format for custom parsing
Playlists contain map metadata and BSR codes. You’ll need a mod like PlaylistManager to auto-download maps from the playlist.
Snipe Playlists
Create competitive playlists to challenge other players:What is a Snipe Playlist?
A snipe playlist contains maps where:- Both you and a target player have set scores
- Their score is better than yours (or you want to compete)
- Maps are filtered by your specified criteria
- Sorted to prioritize the most valuable improvements
Creating a Snipe Playlist
Step-by-Step Guide
Step-by-Step Guide
- Navigate to the profile of the player you want to challenge
- Click the crosshair/target icon in the profile header actions
- The Snipe Playlist Creator dialog opens
- Configure your playlist settings (see below)
- Click “Download Playlist”
- Save the .bplist file
- Import into Beat Saber using PlaylistManager mod
Snipe Playlist Configuration
Customize your snipe playlist with these settings:Sort Options
Choose how maps are ordered in the playlist:PP
Sort by potential PP gain (ranked maps only)
Date
Sort by when their score was set (recent first)
Accuracy
Sort by accuracy difference (biggest gaps first)
Score
Sort by raw score difference
Misses
Sort by miss count difference
Max Combo
Sort by combo difference
Score Type Filter
Score Type Options
Score Type Options
- All Scores - Include both ranked and unranked maps
- Ranked Only - Only maps that award PP
- Unranked Only - Only unranked maps (no PP)
When selecting “Ranked Only”, additional star range filtering becomes available.
Star Range (Ranked Only)
Filter ranked maps by difficulty:- Minimum Stars - Lower bound (0-12+ stars)
- Maximum Stars - Upper bound (0-12+ stars)
- Drag the dual-range slider to select your range
- Values display above the slider handles
Accuracy Range
Filter maps by the target player’s accuracy:- Minimum Accuracy - Lower bound (0-100%)
- Maximum Accuracy - Upper bound (0-100%)
- Drag the dual-range slider to select your range
- Useful for targeting maps they didn’t FC or played poorly
- 90-95% Range - Find maps where they have room for improvement
- 95-100% Range - Challenge their best performances
- Below 90% Range - Target maps they struggled with
Require Both Scores
Toggle whether both players must have scores:- Enabled - Only include maps where both you and target player have scores
- Disabled - Include maps where only the target player has scores
When to Use Each Setting
When to Use Each Setting
Enable “Require Both Scores” when:
- You want direct head-to-head comparison
- Focusing on improving existing scores
- Competing on familiar maps
- You want to play maps they’ve completed but you haven’t
- Expanding your map pool
- Discovering new challenging maps
Snipe Playlist File Naming
Playlists are auto-named based on settings:Using Snipe Playlists
Importing into Beat Saber
Importing into Beat Saber
- Ensure you have PlaylistManager mod installed
- Place the .bplist file in
Beat Saber/Playlists/folder - Launch Beat Saber
- Navigate to the playlist in the song selection menu
- Use PlaylistManager to bulk download missing maps
- Start competing!
Custom Ranked Playlists
Generate playlists of ranked maps with custom filters:Creating Custom Ranked Playlists
minStars/maxStars- Star rating rangeminPP/maxPP- PP range filtercategory- Map category (speed, tech, acc, etc.)sortBy- Sort field (stars, pp, date, plays)limit- Maximum number of maps (default: 50)
Use Cases
Skill Level Training
Skill Level Training
Create playlists focused on your skill level:
- Beginner: 2-4 stars
- Intermediate: 4-6 stars
- Advanced: 6-8 stars
- Expert: 8-10 stars
- Master: 10+ stars
PP Farming
PP Farming
Generate optimal PP farming playlists:
- Filter by PP value (200-400 PP range)
- Sort by PP descending
- Focus on your comfortable star range
- Limit to 20-30 maps for focused practice
Map Style Practice
Map Style Practice
Filter by map characteristics:
- Speed maps (fast BPM, simple patterns)
- Tech maps (complex patterns, precision)
- Accuracy maps (slow, precise movements)
- Stamina maps (long duration, sustained energy)
Playlist API Endpoints
Developers can programmatically generate playlists:Get Snipe Playlist
user(string) - Your player ID (ScoreSaber ID)toSnipe(string) - Target player ID to compete againstsettings(string) - Base64-encoded JSON configuration
Get Custom Ranked Playlist
Get Playlist by ID
All playlist endpoints return .bplist format (JSON). Set
Accept: application/json header to receive raw JSON data.Playlist Response Format
Playlists follow the Beat Saber playlist schema:Playlist Management Tips
Organize Your Playlists
Organize Your Playlists
- Use descriptive names for easy identification
- Create separate playlists by skill level
- Maintain a “current focus” playlist of 10-15 maps
- Archive completed playlists for progress tracking
Update Regularly
Update Regularly
- Regenerate snipe playlists weekly to include new scores
- Update custom ranked playlists when new maps are ranked
- Remove maps you’ve mastered to keep playlists focused
- Track your completion rate on each playlist
Playlist Strategies
Playlist Strategies
- Start sessions with easier maps (warm-up)
- Place highest-priority maps in the middle (peak performance)
- End with fun or familiar maps (cool-down)
- Limit playlist size to 20-30 maps for focused sessions
Advanced Playlist Features
Playlist Sharing
Share your playlists with others:- Direct File Sharing - Send .bplist files
- URL Sharing - Share the API endpoint URL
- Community Playlists (future) - Public playlist repository
- Playlist Codes (future) - Short codes for quick access
Playlist Analytics
Track playlist progress:- Completion Rate - Percentage of maps played
- Average Accuracy - Mean accuracy across playlist maps
- PP Earned - Total PP gained from playlist
- Time Invested - Total playtime on playlist maps
Analytics features require playlist tracking integration (future enhancement).
Dynamic Playlists
Auto-updating playlists based on criteria:- Daily Challenge Playlist - New maps every day
- Weekly Rotation - Curated selection updated weekly
- Personal Improvement - Auto-generated based on your weaknesses
- Trending Maps - Most played maps this week
Playlist Integration with Mods
Compatibility with popular Beat Saber mods:PlaylistManager
- One-click download of all playlist maps
- Auto-sync with BeatSaver
- Playlist organization and management
- Progress tracking per playlist
BeatList
- Cross-platform playlist management
- Cloud sync across devices
- Advanced filtering and sorting
- Playlist curation tools
SongBrowser
- In-game playlist browsing
- Quick access to playlist maps
- Integration with song search
- Playlist-based song filtering
Mod compatibility depends on mod versions and Beat Saber version. Ensure your mods are up-to-date.
Troubleshooting Playlists
Playlist Won't Load in Game
Playlist Won't Load in Game
- Verify the .bplist file is in
Beat Saber/Playlists/folder - Check file format is valid JSON
- Ensure PlaylistManager mod is installed and enabled
- Try re-downloading the playlist
- Check Beat Saber and mod versions are compatible
Maps Won't Download
Maps Won't Download
- Ensure you have internet connection
- Check BeatSaver is accessible (not down)
- Verify PlaylistManager mod is functioning
- Try downloading maps manually from BeatSaver
- Check available disk space
Snipe Playlist is Empty
Snipe Playlist is Empty
- Verify both players have scores on overlapping maps
- Try widening star range or accuracy range filters
- Disable “Require Both Scores” to include more maps
- Check if the target player has public scores
Best Practices
Effective Playlist Use
Effective Playlist Use
- Focus on one playlist at a time
- Set clear goals for each playlist (PP target, skill practice)
- Review playlist weekly and regenerate as needed
- Balance difficulty - include easier maps for confidence
- Track your progress and completion rate
Competitive Playlists
Competitive Playlists
- Update snipe playlists bi-weekly
- Focus on PP-sorted playlists for efficient gains
- Compare accuracy to identify improvement areas
- Challenge multiple players with different playlists
- Use playlists for tournament preparation
Practice Playlists
Practice Playlists
- Create skill-specific playlists (speed, acc, tech)
- Gradually increase difficulty over weeks
- Include warmup and cooldown maps
- Mix ranked and unranked for variety
- Replay playlists to track improvement