For candy cane shards get the id # and put it into the canpickup list.Quote:
So, I'm having a couple of errors.
- First off, after my inventory is full, my golds get sold and then it maps be back to town and just stays there (It doesn't continue back to vaettirs).
- It doesn't pick up candy cane shards
- I also want to have my golds stored in bank, but it continues to sell them. Anyone have a version that doesn't do this? Or know a fix?
Beggars can't be choosers also, it does work fantastic otherwise!
Does your GUI not have a checkbox for storing golds? Mine does but it might be an old version that I've just been keeping alive myself.
Make sure the header for ITEM_MOVE is correct, as well as other item headers while you're there.
To fix the issue about it not going back to farm, trace back to the point in code where your bot travels to the outpost, then just add the MapL() function (in my bot) or whatever your function is for leaving longeyes.
Try using the bot another user posted afer the post you mention. Then remove the code for identify/sell and enable store option if available.Quote:
I followed these instructions and got the feather bot to work but it gets a pick up loot error like a poster a few pages back got on the vaettir bot when he did the same thing.
Is there a line of code that should be added to resolve this issue? Thanks in advance.