Neopets: Codestone Tracker

Tracks your codestones, removes them with a click on the training page, adds a link to SW for the ones you don't have yet

スクリプトをインストールするには、Tampermonkey, GreasemonkeyViolentmonkey のような拡張機能のインストールが必要です。

You will need to install an extension such as Tampermonkey to install this script.

スクリプトをインストールするには、TampermonkeyViolentmonkey のような拡張機能のインストールが必要です。

スクリプトをインストールするには、TampermonkeyUserscripts のような拡張機能のインストールが必要です。

このスクリプトをインストールするには、Tampermonkeyなどの拡張機能をインストールする必要があります。

このスクリプトをインストールするには、ユーザースクリプト管理ツールの拡張機能をインストールする必要があります。

(ユーザースクリプト管理ツールは設定済みなのでインストール!)

このスタイルをインストールするには、Stylusなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus などの拡張機能をインストールする必要があります。

このスタイルをインストールするには、Stylus tなどの拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

このスタイルをインストールするには、ユーザースタイル管理用の拡張機能をインストールする必要があります。

(ユーザースタイル管理ツールは設定済みなのでインストール!)

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
saahphire
1日のインストール数
0
累計インストール数
87
評価
0 1 0
バージョン
3.0.0
作成日
2025/09/02
更新日
2026/04/19
大きさ
10.4KB
ライセンス
Unlicense
対象サイト

Codestone Tracker

What it does

  • Remembers which codestones you have in your SDB
  • Tracks your quick stock and Codestones SDB category to update its codestone memory
  • Adds links to the training school(s)
    • Adds a link to the Shop Wizard if you don't have a codestone needed to pay for a course
    • Adds a link you can click on to instantly retrieve that codestone from your SDB (needs PIN). Takes 1-2 seconds
    • Adds a link to search your SDB for that codestone if you turn the above links off
  • Highlights pets who need codestones you don't own
  • Adds a link to the Codestones page of your SDB to the top of the training school page

Note: I can't test it in the Ninja Training School. I'm just guessing it might work?

Configuration

  • PIN autofillers don't work with the PIN input I added. So, if you have a PIN set to the SDB, you have to choose between saving it in const pin or setting iWantToRemoveCodestonesFromMySDBWithAClick to false.

iWantToRemoveCodestonesFromMySDBWithAClick: true adds a link to each codestone you own that allows you to retrieve it from your SDB without leaving the Training School status page. false adds another link in its place, to search for that codestone in your SDB in a new tab.

pin: Your PIN, or set it to '' if you don't have a PIN in the SDB. If you don't want to use your PIN at all, see the configuration above.

locale: The language you play Neopets in. Only makes a difference in the Quick Sort and SDB pages, which is why Chinese (simplified/traditional), Japanese, and Korean aren't options. As far as I can tell, Quick Sort and the SDB are completely broken for these languages. Possible values are english, nederlands, portugues, portugues_ok, deutsch, francais, italiano, espanol, and espanol_ok. For Portuguese and Spanish, if the letter í is displayed as í, use the _ok variant; if it's displayed as �, use the default variant.