Tabletop Simulator

Tabletop Simulator

Booster Pack Creator Script
8 Comments
x3dvvinx 20 Oct, 2024 @ 8:20am 
How do you add different cards into an infinite bag?
lelelelelelelelelelelelelelele 6 Oct, 2016 @ 2:50am 
It's for Clash of the Dragons. Used to be a CCG on Facebook & Kongregate, but got shut down and replaced by a shit game, for some reason.

But by now I've written up my own script to create some draft packs, so that works fine now, thanks for the response though :)
spheniscine  [author] 5 Oct, 2016 @ 11:49pm 
There is always a way, but depending on how the rarities work it may be more or less difficult to implement. Additionally, I wish I had coded these so that the bags are part of an array, so code doesn't need to be added for each new bag.

What TCG did you have in mind by the way?
lelelelelelelelelelelelelelele 5 Oct, 2016 @ 5:00am 
Amazing script, one question though: Is there a way to edit the script to support up to 5 (or more) bags?

So far, this is the only good script I could find to create Draft-packs, but I need more rarity choices than 3
Vekranith 18 May, 2016 @ 7:21am 
PS: it was my birthday yesterday so its like a birthday present so thanks haha
Vekranith 18 May, 2016 @ 7:21am 
Holy jeebus you are a rockstar! exactly what I was looking for and im too stupid to do it myself haha. This will make drafting infinitely easier than before :D Thank you good sir!
Star-X 17 May, 2016 @ 12:13pm 
Scratch that, I'm an idiot. The decks just need to be outside of the bags as well as inside, so there's no additional loading required.
Star-X 17 May, 2016 @ 11:21am 
The script has issues when using decks of over 300 cards. Probably has less to do with you and more to do with the scripting not being fast enough to handle decks with over 300 cards.