Tabletop Simulator

Tabletop Simulator

225 ratings
Card Importer for Card Games and memes
6
2
3
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
1.853 MB
Aug 17, 2019 @ 7:00pm
Nov 11, 2022 @ 3:07am
25 Change Notes ( view )

Subscribe to download
Card Importer for Card Games and memes

In 1 collection by Amuzet
Magic the Gathering Items & Scripts
29 items
Description
Card Importer Version 1.955

How do you Load this into any game?
Games > Workshop > Card Importer > Options > Expand > Card Importer 1.90
Click that item to spawn it in.

USAGE:
Scryfall cardname
⤷ Spawns that card.
Scryfall URL cardname
⤷ Spawns card name with URL as it face.
Scryfall URL
⤷ Spawn an Island with that image .png .jpg .mp4 .webm
⤷ Spawn that deck list from
archidekt.com tappedout.net deckstats.net deckbox.org moxfield.com scryfall.com cubecobra.com cubetutor.com

Scryfall command
Commands:
help
⤷ Prints this text
hide
⤷ Hides Importer Chat Commands
deck
⤷ Spawns a deck from the last Notebook tab
back imageURL
⤷ Makes your card backs the provided Image
text cardname
⤷ Prints Oracle text here
print cardname
⤷ Spawns all Printings of that card. Warning this will lag most people.
rules cardname
⤷ Prints Rulings. If too long, in Notebook.
token cardname
⤷ Spawn associated Tokens, Emblems and Combo Pieces.
search syntax+syntax
⤷ Spawns all cards searched for. Will not execute if there are 30 or more cards.
quality mode: small,normal,large,art_crop,border_crop
⤷ Changes the quality of the image
random wubrgisecalp
⤷ Fills field with ANY random card or limit it.
  • wubrg are each of they types
  • isecalp are each card type
random ?q=syntax
⤷ Example "Scryfall random ?q=t:tribal+or+cmc>14"
clear back
⤷ Resets all players card backs to the defaults, this is how you get your defaulted Backs from the Request
clear queue
⤷ This removes the first item in a stuck queue, moving onto the next one.

What Can this DO?
Prints Oracle Text, Rulings and Legalities for Magic: The Gathering Cards.
  • Spawns Cards!
  • Spawns Decks!
  • Spawns Tokens!
  • Stores Cardbacks Per player.
Why isn't this working?
Make sure you:
  • Load in the Module into any game
  • Using version 1.84, you can check by typing "Scryfall help"
  • Have Scripting turned ON
  • Waited till the queue is empty
  • manually empty a stuck queue by typing "Scryfall clear queue"
    If it continues not to work PLEASE
    Report this What Has been typed, and any errors you got.

Card Encoder Integration:

This card importer works with the "Card Encoder" (A separate mod)
which can be found at this link or many different tables.
https://steamcommunity.com/sharedfiles/filedetails/?id=828894732
The card encoder applies buttons to cards, integration is on a button on the Right side and pops up a menu after clicking "Card Importer" and but the last two buttons require the card to have a valid MTG name
  • Respawn: Using the Name on a card it will Respawn that card with Oracle text and Importer Images
  • Oracle: Puts Oracle Text into Description
  • Rulings: Puts Rulings into Description
  • Emblem and Tokens: Spawns any emblems and printed tokens for this card.
  • Printings: Spawns Different Arts for that card Basics are NOT ALLOWED as it would crash TTS
  • SetSleeve: Stores the cardback image and spawns all your future cards with that card back
  • ReverseCard: Spawns New card with Swapped Cardface and Cardback

TTS Buttons Card Integration
[pastebin.com]
Example Usage: You have a counter that can have an arbitrary number and want it to spawn a random creature with that CounterValue

local STRINGDATA='random t:creature+cmc:'..CounterValue

passToImporter(obj,color,alt,STRINGDATA)


Importer Api Version 1.955
Popular Discussions View All (7)
47
Apr 21 @ 11:14am
Decksite Request / Bugs
Amuzet
27
Feb 19, 2023 @ 6:41pm
Card Back Requests and Tutorial
Amuzet
2
Nov 25, 2024 @ 6:03am
Double-Sided cards?
G4mma159
368 Comments
MaxBeoulve Mar 29, 2020 @ 12:51am 
Is there a way to create multiple random cards at once? Something like "Scryfall Random 100" to create 100 random cards?

We like to play Cubelet format and would be cool if we could create a random deck for the match.
Zanoth Mar 28, 2020 @ 6:22pm 
I usually just import images from URLs for the Pokemon cards. The Importer fills them as Islands though. Idk why. But i figured out that i can delete the name/description for multiple cards at once; so it's not too annoying.
Amuzet  [author] Mar 27, 2020 @ 6:29pm 
Either have no spaces for “ecmc<2” if that doesn’t work then I’ll have to fix it.
Kizerk Mar 27, 2020 @ 8:23am 
Maybe I cannot figure out the syntax for it but is there anyway to do logic based cmcs on random? Something like "Scryfall Random e cmc<2" to give a random artifact with cmc less than 2?
Amuzet  [author] Mar 27, 2020 @ 6:52am 
Zanoth if you can find a pokemon database that returns pokemon cards as text or JSON i could easily make a pokemon version
Zanoth Mar 27, 2020 @ 6:15am 
Trying to mess with the scripting so it doesn't fill out the names or descriptions. So far, no luck. I've only broken it.
Zanoth Mar 26, 2020 @ 8:10pm 
When i spawn in Pokemon TCG card images, it actually works, it just claims that they're islands.
Amuzet  [author] Mar 26, 2020 @ 3:31pm 
The tokens can be spawned on the fly by just loading this card importer into your play table.
In case you did not know, you can press the three dots on any workshop item to get more options.
"Expand" this workshop and you can grab the 1.75 and drop it into your game and it will work!
MrKarato Mar 26, 2020 @ 8:36am 
Oh I was doing none of those things lol. I typed Scryfall token URL, using a cubetutor link. I'll try doing the second method you named for each card, thanks.
Amuzet  [author] Mar 25, 2020 @ 10:43pm 
hmm, there would be three things going on depending on what you are typing

Scryfall thopter
this spawns all possible thopter tokens

Scryfall token tezzeret artifice master
this should spawn a 1/1 colorless thopter and tezzeret emblem

Scryfall token thopter
IDK what this does I would assume it throws an error of some kind or just does nothing
If you are typing this and it spawns cards that make tokens thats really cool and i did not know that could happen! cool but could lag kick players so be carefull.