For exporting data for Dynamic Calc https://github.com/hzla/Dynamic-Calc
Install ruby https://rubyinstaller.org/
Copy the files in this repo into your HMA folder. Copy paste the contents of hma_scripts.py into Hex Maniac Advance's automation tool.
Click run
navigate inside your Hex Maniac Advance's folder with command prompt or power shell and run ruby ./parse.rb
You will need to install ruby if you don't have it. https://rubyinstaller.org/
This will output a json file called npoint.json into the same folder as HMA
copy paste contents of npoint.json to the json hosting website npoint.io
Save your json document and copy the document id in the url

your calc should now be available at: https://hzla.github.io/Dynamic-Calc/?data=COPY_DOCUMENT_ID_TO_HERE&dmgGen=3&gen=3&noSwitch=1&types=3
If you have added in moves from past your game's generation, set gen in the url to 8.
replace COPY_DOCUMENT_ID_TO_HERE with your document id you copied earlier

