Skip to content

Instantly share code, notes, and snippets.

@cadz94
cadz94 / basic NC trade notifier (DTI update, OWLS report) pop up
Created August 30, 2023 11:45
basic NC trade notifier (DTI update, OWLS report), pop up only
// ==UserScript==
// @name NC trade notifier (DTI update, OWLS report)
// @version 1.0
// @description basic popup on item transfer, that just reminds you to take a look at DTI and update it, and send a trade report, i always forget, this might annoy you if you do lots of non NC trading
// @author cadz
// @match https://www.neopets.com/items/transfer_list.phtml*
// ==/UserScript==
(function() {
// Function to show the popup
@cadz94
cadz94 / NC trade notifier (DTI update, OWLS report) +link
Last active August 30, 2023 11:51
customisable NC trade reminder, DTI update/owls report