Invoking Coinmasters

GValko

Member
I've been trying to figure out something. I want to do a bit of inventory management by selling stuff off to the various shops in Coin Masters.

I can't seem to find an ASH command to invoke to use it, and searching the repository + discussion doesn't turn up much.

Does anyone have any suggestions?
 
As far as I know, there are only 3 shops you can SELL to: the dimemaster, quartersmaster, and the game shoppe. There are many additional ones you can buy from. There are no programmatic ways to interface with any of those, other than via visit_url; the Coinmaster interface is, currently, only a GUI.

My suggestion: have a developer write a cli or ash command to interface with it. How about a Feature Request?
 
That's what I was afraid of. I'll leave it open in case there's something else I'm missing and open a feature request in a few days.
 
Back
Top