Hi all,
Please find my first Glitch API creation ready for testing.
Glitch Autosell
http://gas.tsak.net/
It allows you to
automatically auction items matching predefined rules. It is also great way to re-list items that have not sold. This is achieved by periodically checking a player's inventory (once every minute) and creating an auction for every item slot that matches a given rule.
I would be really grateful if you could give it a try and let me know what you think. Due to the current beta status of Glitch, I can't create another account easily, therefore I haven't had the chance to test this with more than my own account.
Known issues:
* You can create more than one rule per class of item. Only the last created rule will match. This will be addressed in the future.
* Validation is currently lacking, be gentle...
* You can enter a quantity that is higher than the maximum allowed stack size (i.e. 55 chunks of ore) - this has no effect
I've made the whole thing open source (haven't decided on a license though). You can find the source code on GitHub (
https://github.com/tsak/glitch-auto-sell) If you'd like to contribute
get in touch. Feel free to use this as a primer for your own applications.
All the best,
Revilo
Posted 16 months ago by
Revilo

|
Permalink