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, Greasemonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да инсталирате разширение, като например Tampermonkey .

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Violentmonkey.

За да инсталирате този скрипт, трябва да имате инсталирано разширение като Tampermonkey или Userscripts.

За да инсталирате скрипта, трябва да инсталирате разширение като Tampermonkey.

За да инсталирате този скрипт, трябва да имате инсталиран скриптов мениджър.

(Вече имам скриптов мениджър, искам да го инсталирам!)

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да инсталирате разширение като Stylus.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

За да инсталирате този стил, трябва да имате инсталиран мениджър на потребителски стилове.

(Вече имам инсталиран мениджър на стиловете, искам да го инсталирам!)

Автор
saahphire
Инсталации дневно
1
Инсталации общо
151
Рейтинг
0 1 0
Версия
4.0.0
Създаден
02.09.2025
Обновен
28.05.2026
Размер
10 КБ
Лиценз
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.