Is there a way to intercept the selling or stashing routines in the BasicGrind bot?
I would like to insert my own selling and stashing routines and keep other things the same. It is very tedious to rewrite the logic in a new bot to basically just do the same things except a couple other things.
Have you thought about setting up condition flags to skip certain routines in the bot and allow people to call their own routines at these skipped locations?
I would like to insert my own selling and stashing routines and keep other things the same. It is very tedious to rewrite the logic in a new bot to basically just do the same things except a couple other things.
Have you thought about setting up condition flags to skip certain routines in the bot and allow people to call their own routines at these skipped locations?