Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auros/pbot
A mod for Beat Saber which displays the player's personal best score (%) at the time of their current play.
https://github.com/auros/pbot
Last synced: about 1 month ago
JSON representation
A mod for Beat Saber which displays the player's personal best score (%) at the time of their current play.
- Host: GitHub
- URL: https://github.com/auros/pbot
- Owner: Auros
- License: mit
- Created: 2023-04-11T11:21:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T23:53:00.000Z (6 months ago)
- Last Synced: 2024-12-16T20:44:42.568Z (about 1 month ago)
- Language: C#
- Size: 26.4 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PBOT (Personal Best Over Time)
A mod for Beat Saber which displays and compares the player's personal best accuracy (%) at the time of their current play.![image](https://user-images.githubusercontent.com/41306347/231147301-6e830ad5-0784-4c76-9052-0ecbd8578c60.png)
This mod will record the accuracy of someone's personal best so users can know if they are doing better or worse at any particular point compared to their top play.
It will also pull the data if there is an existing score on BeatLeader.
## Dependencies
* SiraUtil
* protobuf-net
* BSML (Optional)
* Counters+ (Optional, for in game configuration & position adjusting)## Notes
If you don't use Counters+, the counter will show up in a fixed position when using Advanced HUD.
Commissioned by [Loloppe](https://github.com/Loloppe)