返回首頁 

Greasy Fork is available in English.

GoatBots Card Watcher

Configure a list of cards to watch GoatBots until in stock. Pick a GoatBots page to watch, and click the cards you want to watch for. Then leave the script to automatically refresh that page on a set timer, check if any of the cards are in stock, and if so, add them to cart, play an audio alert, and (optionally) start delivery.

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v2.2.205-08-2023

    fix: adjust volume slider styles

  • v2.2.105-08-2023

    feat: customize voice and alert volume

  • v2.2.024-05-20232.2.0 - Support YAML format for card list.Switch from JSON to YAML since it doesn't require quotes around stringsand therefore is less confusing for cards with quotes in their names.It's also generally more compact and easier to read. This is optional,though. A new advanced setting was added to allow switching back toJSON. The whole watchlist can still be edited directly in the scriptmanager's values section, and is saved there in JSON format. Cards nowinclude a rarity field. The script doesn't use it for anything but itmay help for your own organization. It also supports a notes field,which can be used to store any extra information you want. It won't beread aloud. There's also now an alert field, which is similar, but isread aloud when the card is found, along with its name. So if you wantto add something to get your attention for a specific card, you can usethe alert field for that. These values are optional and won't be addedautomatically when cards are selected by clicking. Also fixed someissues with handling certain unusual pages like Boosters and RedeemableSets, as well as how card names are spoken on those pages. The Escapekey now closes all the script's dialogs. Finally, improve the codecomments documenting the script's settings.
  • v2.1.022-05-20232.1.0 - change storage format.allow setting a max quantity.we still can't set a max price unfortunately.add eslint/prettier setup.update readme.
  • v2.0.121-05-2023Update license
  • v2.0.021-05-2023Imported from URL
  • v2.0.021-05-2023