Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Uploading rollable tables for dummies using Firefox VTT extension?

Hi all Just installed the very cool VTT extension. you can upload JSON formatted tables How do I turn a basic text table into JSON?
1624715041
GiGs
Pro
Sheet Author
API Scripter
I think you'll need to seek help from the extension creators, or a community or discord if it was one. These forums are only for official roll20 stuff.
1624719551
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
If you want to work within Roll20, there is a Table Importer script that can import tab-separated or comma separated text if you do a little parsing of it. If you are interested, I have a spreadsheet that will do this parsing.
thank you that sounds fantastic Keith! I love Rollable tables and it would be great to automate it
1624734244

Edited 1624736434
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
This spreadsheet works with the table importer script available from One Click. Make a copy for editing. Put the results in the B Column. You can weight it with the C column You can put image URLs in the D Column I think. :) It's been a long time since I used it. Copy the lines in the E column that begin with "!import-table-item" and paste them into chat (after you have installed the script, of course). Edit: Forgot link
1624739899
The Aaron
Roll20 Production Team
API Scripter
The script is called TableExport.&nbsp; Here's details:&nbsp;<a href="https://app.roll20.net/forum/post/1144568/script-tableexport-a-script-for-exporting-and-importing-rollable-tables-between-accounts" rel="nofollow">https://app.roll20.net/forum/post/1144568/script-tableexport-a-script-for-exporting-and-importing-rollable-tables-between-accounts</a>
thanks guys! with the table and the script it couldn't be easier