This script allows you to view what your account is worth, what your expensive items are, what would be some good stuff to sell to make liquid.. Etc.
This also pulls data from coldfront sales data.
This is heavily inspired, and a rewrite of Soolar's script found at https://github.com/soolar/accountval.ash
It wouldn't be wrong to say that I took their code and rewrote it while making my own changes.
The differences from Soolar's script are
There are currently two ways to use the script.
The first is to simply run the script as is. The second is to run it with a parameter (Currently simply 'true') which will display only tradeable items.
To install with mafia's CLI
	
	
	
		
To run it
	
	
	
		
To show tradeables only
	
	
	
		
This script may conflict with Soolar's script, in which case I recommend you try
	
	
	
		
Be sure to provide the parameter
Repo: https://github.com/libraryaddict/KolAccountVal/
Example output
	
	
	
		
				
			This also pulls data from coldfront sales data.
This is heavily inspired, and a rewrite of Soolar's script found at https://github.com/soolar/accountval.ash
It wouldn't be wrong to say that I took their code and rewrote it while making my own changes.
The differences from Soolar's script are
- Written in TypeScript, compiled into JavaScript
 - Data is cached, making subsequent runs faster
 - The prices can be out of date in comparison, however no more than 2 weeks.
 - Allows you to filter to tradeable items only
 
There are currently two ways to use the script.
The first is to simply run the script as is. The second is to run it with a parameter (Currently simply 'true') which will display only tradeable items.
To install with mafia's CLI
		Code:
	
	git checkout libraryaddict/KolAccountVal release
	To run it
		Code:
	
	accountval
	To show tradeables only
		Code:
	
	accountval trade
	This script may conflict with Soolar's script, in which case I recommend you try
		Code:
	
	accountval.js
	Be sure to provide the parameter
help for help!Repo: https://github.com/libraryaddict/KolAccountVal/
Example output
		Code:
	
	....
476 Special Seasoning worth a total of 1,332,800
1 warehouse key worth    a total of 1,917,995
1 silent beret worth a total of 2,900,000
328    munchies pill worth a total of 4,369,288
1 Ultra Mega Sour Ball worth a    total of 7,143,578
You are worth 44,834,403 meat!
Going by the value    of a Mr. Accessory, that's $11.20
	
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							
	