Page 1 of 1

Trade-In Value

PostPosted: 30 Jan 2010, 05:06
by woogerboy21
I often find myself with a number of semi-valueable cards left over from collecting sets that I am willing to trade to online dealers for cards of interest. So here is another .hta file that I put together to gather trade-in values from a listing of cards exported from the magic album application. Since it reads from a simple tab formated file it should work with just about any generated list of cards as long as the columns align properly. It should work with the default file formating when you save your inventory as a .csv from the magic album application.

If you wish to use it with any other list make sure you have each line formated as follows:
<cardname><tab><anyvalue><tab><setabbr><tab><anyvalue><tab><anyvalue><tab><qtynonfoil><tab><qtyfoil><tab><notes>

Example:
Abandon Hope<tab>Abandon Hope<tab>TE<tab>ENG<tab> <tab>5<tab>0<tab> <tab>

Screenshots:
Image

Program:
v0.1 - Added As Attachment

This program is highly dependant on your internet connection. Pricing times may take a LONG while if you have a slow connection. Also though the code is there for pricing foils, foil pricing is NOT yet implemented.

NOTE
If you recieve the following error (or similar)
Image

Please choose "no".
If you do not wish to see this message please follow these steps: http://support.microsoft.com/kb/175500

Updates:
v0.1 - Initial Release. Basic functionality with a few web sites to collect trade-in information from.
NOTE If the online retailer is not interested in the card it will have no value in the "notes" field in the output file.

v0.2 - Added Worldwake set components to application. Paper trade-in values should work for the abugames.com site but still havent integrated the abugames online site set numbers.

Re: Trade-In Value

PostPosted: 18 Feb 2010, 12:24
by woogerboy21
v0.2 is up. Added worldwake for the abugames.com website. Paper only at the moment. Havent worked in the set numbers for online cards yet.