Jump to content

Deposit all items - 1


Stormillidan

Recommended Posts

client.getBank().depositAllExcept(item_ids);

Need to find out why after it banks everything , it keeps the hatchet but it doesnt go in the next state

 

 

Well everything besides the hatchet would all be the same item right? Maybe you could open the bank and do something like:

 

 

 

selectInventoryOption(client.getInventory().getSlotForId(id_of_log), "Depost-all"); 

Good replacement for now , tho i would want it to be a deposit all - 1 item,cause if the bot would accidentally chop/pickup/etc other items i would have to be there to manually store the items.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...