Instructions for importing card data

  1. Follow the instructions below to copy your decka POST data from Elements the Game.
  2. Select cell U1 in the card tracking sheet
  3. From the spreadsheet menu select Edit > Paste special > Paste values only

Manual Import

Instructions for getting decka POST data

Your decka POST data is all your card data saved by Elements. This includes which cards you have and how many.

Chrome (version 31+):

  1. Open Elements the Game via one of the following:
  2. Select the Chrome menu at the top-right of your browser window, then select More Tools > Developer tools
  3. Select the Network tab
  4. Login to Elements (if you already did this, then click on Your Deck and then Menu)
  5. Watch for dev7.php in the left column, single-click on it
  6. Select the Headers tab and scroll down to Form Data
  7. In the Form Data section, look for decka
  8. Starting with the 'x', highlight and copy all the numbers for decka

Firefox (version 25+):

  1. Open Elements the Game via one of the following:
  2. Open Tools > Web Developer > Network
  3. Login to Elements (if you already did this, then click on Your Deck and then Menu)
  4. Watch for dev7.php in the left column, single-click on it
  5. Select the Params tab and scroll down
  6. In one of the Form Data sections, look for decka
  7. Single-click on the numbers to the right of decka and copy what is highlighted

Safari (version 7+):

  1. Open Elements the Game via one of the following:
  2. If not already, enable the Develop menu by opening Safari > Preferences, click on the Advanced tab, and check Show develop menu in menu bar
  3. Click Develop > Start Timeline Recording
  4. Login to Elements (if you already did this, then click on Your Deck and then Menu)
  5. Watch for dev7.php in the Name column
  6. When you see dev7.php appear, click Develop > Stop Timeline Recording
  7. Click once on dev7.php to highlight it, then click the Resource button
  8. Scroll down in the Resource column to the Request Data section
  9. Look for the name decka
  10. Starting with the 'x', highlight and copy all the numbers in the value for decka

Internet Explorer (version 11+):

  1. Open Elements the Game via one of the following:
  2. Press F12 to open Developer Tools
  3. Press Ctrl+4 to open the Network section
  4. Select the Summary section
  5. Press F5 to enable network traffic capturing
  6. Watch for the URL http://www.elementsthegame.com/dev7.php to appear
  7. Press Shift+F5 to disable network traffic capturing
  8. Double-click on the URL http://www.elementsthegame.com/dev7.php to open the Details for that URL
  9. Click on the Request Body section
  10. Right-click within the Request Body section and enable Word wrap
  11. Find decka= in the request body
  12. Starting with the 'x' after decka=, highlight all the way to &deckan (but DO NOT highlight &deckan) and copy