I've been trying to write a macro to trigger a pseudo autosell sell sequence which uses the @go command instead of calculating the route and walking all the way back. The biggest problem I have now is to trigger a macro based on the number of items in the inventory, ofcourse
inventory trigger gives you the number of a particular item, however I would like to know the sum of all items. Is there a trigger (that I might have missed out from the macro plugin guide) which could do that?
Right now I am using the console message "Calculating route to..." to trigger the autosell and "Storage Closed" to return with a @warp command, but as a programmer that bugs me
