Import multiple decks to Duelingbook

Script that loops the process of importing cards in order to allow multiple imports at once

Author
AndrinoC
Daily installs
0
Total installs
0
Ratings
0 0 0
Version
1.9
Created
2024-07-20
Updated
2024-07-20
Size
7.66 KB
License
MIT
Applies to

Script that allows importing multiple .ydk decks to Duellingbook.

Usage:
- Install Tampermonkey or Violentmonkey
- Install the script
- Access https://www.duelingbook.com/
- Login
- Go to Deck Constructor
- Click "Choose .ydk files"
- Wait until the process is finished

About:
- If you get kicked out during import, change const delay = 500; to a higher value. Each 1000 means 1 second of delay between imports
- I only tested it on brave browser / chrome and 1080p resolution
- You can click the small 'x' button to minimize/maximize the UI