From d837a235d820891964f370101a699600df50b028 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 6 Apr 2025 23:00:20 -0700 Subject: chunithm_tachi: bookmarklets for exporting playdata from tachi to batch-manual (MYT) --- chuni/tachi/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 chuni/tachi/README.md (limited to 'chuni/tachi/README.md') diff --git a/chuni/tachi/README.md b/chuni/tachi/README.md new file mode 100644 index 0000000..a145e4f --- /dev/null +++ b/chuni/tachi/README.md @@ -0,0 +1,22 @@ +# CHUNITHM Tachi to Tachi + +This is a bookmarklet that will allow you to download data shown in the Web UI of Tachi into a `Batch-Manual` compatible form again. + +This can be handy if you want to download/save data from the MYT network if you are already in a Tachi instance that has integrations with it. + +# Scripts + +## `tachi_to_tachi_pb.js` +Takes data from your profile page which only shows your PB for each song +Page: `https://my-tachi-instance.com/u/USERNAME/games/chunithm/Single/scores` + +## `tachi_to_tachi_session.js` +For a singular session. Choose the session to export and go to the `All Scores` tab +Page: `https://my-tachi-instance.com/u/USERNAME/games/chunithm/Single/sessions/SESSION_ID` + +# Usage + +1. Copy the contents of the script you want to use +2. Create a new bookmark and paste the full contents of the script into the URL section +3. Navigate to the relevant score page as shown in the previous section +4. Show as many scores as possible on a singular view, if you exceed the largest limit then repeat the steps above for the next page(s) -- cgit v1.2.3