Provides an easy way to extract your account token for use in scouting / headhunting tracking tools such as EndfieldTools.DEV without needing the Windows version of the game.
Mostly useful for those playing on PS5, iOS, and Android.
Supports Asia, NA/EU, and China servers. (※ China is untested.)
Windows版のゲームを使わなくても「EndfieldTools.DEV」などのスカウト履歴ツールで利用できるアカウントトークンを簡単に抽出できます。
主にPS5、iOS、Androidでプレイしている方に便利です。
アジア、北米・ヨーロッパ、中国の各サーバーに対応しています。(※中国サーバーでの動作は未検証。)
- Install an userscript browser extension.
- For browsers with Manifest V2 support (Firefox, Edge, Vivaldi, Brave, Opera, Helium, Ungoogled Chromium, etc.), I recommend Violentmonkey (※ open-source).
- For browsers without Manifest V2 support (Chrome, Arc, etc.), Tampermonkey is your only choice.
- For Safari (macOS, iOS), I recommend the open-source Userscripts (※ open-source).
- For Android, you'll need to install Firefox and Tampermonkey.
- That being said, just about any userscript engine should work.
- Click here to open the
akemi-arknights-endfield-token-extractor.user.jsuserscript. This should prompt you to install it. - Open the "Daily Sign-in Tool (Stamp Rally)" page and the buttons should appear on the upper left corner of the screen.
- To use this with EndfieldTools.DEV's Headhunting / Scout tracker, click on the "Copy URL" button corresponding to the server you're on and paste it into the URL box to import your headhunting / scout history. (※ It doesn't matter which platform you choose.)
- ユーザースクリプト(Userscript)対応のブラウザ拡張機能をインストールします。
- Manifest V2に対応しているブラウザ(Firefox、Edge、Vivaldi、Brave、Opera、Helium、Ungoogled Chromiumなど)の場合は、オープンソースのViolentmonkey をおすすめします。
- Manifest V2に対応していないブラウザ(Chrome、Arcなど)の場合は、Tampermonkeyが唯一の選択肢です。
- Safari(macOS・iOS)の場合は、オープンソースのUserscriptsをおすすめします。
- Androidの場合は、FirefoxとTampermonkeyをインストールする必要があります。
- 基本的には、ほとんどのユーザースクリプトエンジンで動作するはずです。
- こちらをクリックして
akemi-arknights-endfield-token-extractor.user.jsユーザースクリプトを開いてください。インストール画面が表示されます。 - 「スタンプラリー」を開くと、画面左上にボタンが表示されます。
- 「EndfieldTools.DEV」のスカウト履歴ツールで使用する場合は、自分が所属しているサーバー(多分「アジア」)に対応した「URLをコピー」ボタンをクリックし、URL欄に貼り付けて履歴をインポートしてください(※どのプラットフォームを選んでも大丈夫です。)
Please use this tool at your own risk. I am not responsible for anything that may happen as a result of using it.
While all this code really does is read your account token from your browser's session storage and encode its value (something you can do manually via the Developer Console should you so wish), it is technically still executing code within the context of a Hypergryph-controlled webpage, which they may theoretically be able to detect if they wanted to do so.
Furthermore, the use of scout / headhunting tracking services such as EndfieldTools.DEV also carries with it a greater risk, as you are both trusting a third party with your account token (which is able to access data from your account), as well as authorising a remote service to send API requests to Hypergryph's servers directly on your behalf.
※ This is not unique to EndfieldTools.DEV. The same warning generally applies to most other third-party gacha pull tracking services for other games as well.
このツールの使用は自己責任でお願いします。これを使ったことによって起こったいかなる問題についても私は責任を負いません。
このコードが実際にやっていることは、ブラウザのセッションストレージからアカウントトークンを読み取り、その値をエンコードするだけです(開発者コンソールを使って手動でもできます)。でも、Hypergryph社が管理しているウェブページのコンテキスト内でコードを実行していることになります。そのため、理論的にはもしHypergryph社がその気になれば検知できる可能性があります。
また、「EndfieldTools.DEV」のようなスカウト履歴ツールを使うことには、さらに高いリスクがあります。これらのサービスを利用する場合、アカウント内のデータにアクセス可能なアカウントトークンを第三者に渡すことになるうえに、外部サービスがあなたの代わりにHypergryph社のサーバーへ直接APIリクエストを送信することを許可することにもなります。
※これは「EndfieldTools.DEV」だけの話ではなく、他のゲーム向けのガチャ履歴サードパーティ製ツールでもだいたい同じです。