Tabletop Simulator

Tabletop Simulator

Booster Draft Generator V2: Set Loader
13 Comments
Dank 25 Apr, 2022 @ 10:18am 
Cant seem to find the neon dynasty set in the list, how can i add it to spawn the full set?
Amuzet  [author] 22 Sep, 2021 @ 7:24am 
Paste your card back url into the Description of the Green Cube.
You'll have to do this each time you load, sorry.
.BAD. Épísôdè -(OG) 21 Sep, 2021 @ 2:56pm 
Wonderful build, thank you.
- How can we change card backs?
Crafunzio 19 Apr, 2021 @ 10:54pm 
I wrote "only'' but I realized they should have 8 cards only. Thanks!
Crafunzio 19 Apr, 2021 @ 10:53pm 
I get several "attempt to index a nil value' error when trying to use this with the Arabian Nights (arn) set. As a consequence, the boosters only have 13 cards.
R 13 Dec, 2020 @ 3:29am 
I typed Load blah draft in the chat and nothing happens? Any idea why?
Rikai 31 May, 2020 @ 6:55am 
I have a severe bug to report:
When I generate a pack, a card will not be moved correctly to the dropoff zone, but remain on the starting position, falling down to the "Colorless Commons" pile.
I kinda circumvented the problem by moving the "Colorless Commons" zone elsewhere, and moving the dropoff zone to the zone where once the Cololess comons zone was.
Kinda annoying.
Other than that, I love your tool
Amuzet  [author] 18 Oct, 2019 @ 2:05am 
You can use my Importer Module:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1838051922
To respawn Transform cards to with their Double sided faces.
Slaw Bunnies 5 Jun, 2019 @ 12:23am 
First of all, I love this tool. Thank you for that. One question though, regarding flip cards. Is there something I'm missing or is there not a way to show the flip side?
Risodon 10 May, 2019 @ 1:08am 
I see. Will do. Thanks for the fast answer. Really awesome script ;D Makes drafting soooooo much easier
Amuzet  [author] 9 May, 2019 @ 11:19am 
Which is why WAR is not at normal quality yet.
There arn't any high quality scans of the cards yet.
But override it if you like
And if you get any image errors you can just take out the check entirely and it should work.
Amuzet  [author] 9 May, 2019 @ 11:16am 
I've locked the quality to NORMAL from scryfall if you really want you can go into the code and change it to LARGE by replacing this whole Block:

if not card.highres_image then
--Change quality to small if no Highres Image is avaliable
face = face:gsub('normal','small')
end

with just this line:

face = face:gsub('normal','large')

I warn you however, this check is for a reason if there are no highres images available then if you have cache turned on, all future times you load in that image URL it will load in the SMALL quality that just how Scryfall work and nothing i can change about it.
Risodon 9 May, 2019 @ 12:55am 
The generator is really awesome and working great but..... any chance to get a better download quality?