I would greatly appreciate it if someone could make a bot, or guide me on how to make a bot, that utilizes the bank in order to withdraw a knife and all chocolate bars, then grinding each one using a knife, then banking the dust and repeating it over and over until it is finished. I cannot figure out how to use the value part of the inventory condition.
top of page
bottom of page
Here is the tutorial for how to turn Chocolate bars into Chocolate dust =) Hope you enjoy it https://www.youtube.com/playlist?list=PLnTbJm_1WE_Tqb4tGbpEFk4qjOqR1YjPa
start -> check inv for choc bar, if true interact knife with choc bar
once all are turned to dust the check inv for choc bar will fail -> check bank open, if true - withdraw present if false open bank
hope that helps.