diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-07-07 21:44:03 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-07-07 21:44:03 -0700 |
| commit | 7ffc3d1ee454587f9ede43dd95d33313d0854a64 (patch) | |
| tree | 77798b023255c6d63d525b9dcefc1d62bec5e988 /tachi_to_tachi/README.md | |
| parent | dfa18eead3f241a8dffa954863091969df3b7e16 (diff) | |
merge tachi_to_tachi scripts into universal userscript
Diffstat (limited to 'tachi_to_tachi/README.md')
| -rw-r--r-- | tachi_to_tachi/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tachi_to_tachi/README.md b/tachi_to_tachi/README.md new file mode 100644 index 0000000..3a3b4be --- /dev/null +++ b/tachi_to_tachi/README.md @@ -0,0 +1,13 @@ +# Tachi to Tachi +Supports: +- ONGEKI +- WACCA +- CHUNITHM +- maimai DX + +Visit the session page for a particular game i.e: +`https://TACHI_INSTANCE.com/u/{USERNAME}/games/{GAME}/Single/sessions/{SESSION ID}/scores` + +Then refresh the page, a button will show on the top right that exports all scores for the current session. + +** Ensure that all scores are displayed on screen when scraping. (Suggested to always scroll down and change the display amount to 100) |
