Do you ever wish you could instantly know which kads you could feed from inventory or SDB? Or have a hard time tracking the exact time of the refreshes? Well wish no more. This script does it for you.
This script is neo-legal in the sense that there are no auto-refreshes or autoclicking. However, some might consider kad highlighting an unfair advantage. Use at your own risk :)
The timekeeping version of the script is certainly safe, though.
You can see inventory feedable kads highlighted in red. In order to use this function, you need to visit your inventory to allow the script to sync with your inventory.
You can see SDB feedable kads highlighted in blue. In order to use this function, you need to visit each page in your SDB under the "Food" search to sync with the script. It may be a little time consuming but you'll save a lot of trouble ;) From time to time, your SDB will get out of sync with the script (if you removed an item it may still register as inside your SDB). If this happens, click the "Resync" button at your SDB and visit each food page again.
Clicking a kad will automatically copy the food name to your clipboard. Just paste into your already-open shop wizard!
Use this script in conjunction with diceroll's search helper to get the best results with SDB feeding.
If you refresh the kadoatery when new hungry kads show, the script automatically registers the refresh as either a "main" (all the kads refreshed) or a "mini" (only the last 1-3 refreshed). It grabs the time from the NST clock and computes the next refresh time. You can see the time of the next refresh by clicking the "Kad Food List" button, as well as the foods that showed on the refresh.
If a refresh might have happened, but didn't, you can see the refresh pending time below the Kad Food List button.
As of now, this only tracks the latest main and mini that refreshed.
- Manual input of refresh times (from neoboards or something)
- Multiple mini clocks
- Timing alarms (some sound when it's time to refresh)
- Reset late refreshes (kads that refresh 30s or more past the expected time usually reset to the expected time, so the next expected refresh would be 28 min from the old expected time)
- robust SDB tracking (tracking item removal/addition)
- Lots of bug fixes... not really a feature but eh
- Install the Tampermonkey extension or addon
- Click here. Install the script. Keep in mind there may be updates available!
If you're feeling iffy about feed highlighting, you can get a version of the script that only has timekeeping capabilities. https://greasyfork.org/en/scripts/423920-kad-timekeeper
I'm not sure I'll have time to implement all the above future features. I have opened up each corresponding issue. If you want to develop them, just assign the issue to yourself and raise a pull request ^^