blizzhackers / kolbot

d2bs: core + d2bot (noah) + kolbot libs (kolton) | January 2020's clone of https://github.com/kolton/d2bot-with-kolbot/ + further development
247 stars 160 forks source link

Countness : Bot dont collect low Runes (sell) #376

Closed tapakahxp closed 1 year ago

tapakahxp commented 1 year ago

Low level runes properly listed in Kolton.nip: [name] == tirrune # # [MaxQuantity] == 1 [name] == ethrune # # [MaxQuantity] == 1 [name] == talrune # # [MaxQuantity] == 2 [name] == ralrune # # [MaxQuantity] == 1 [name] == ortrune # # [MaxQuantity] == 2 [name] == thulrune # # [MaxQuantity] == 2 [name] == amnrune # # [MaxQuantity] == 1 [name] == solrune # # [MaxQuantity] == 2

Those runes are dropped from nightmare countness, but bot only picks them to sell.

theBGuy commented 1 year ago

Are you sure the kolton.nip is being loaded

tapakahxp commented 1 year ago

Oh, its looks like kolton.nip is no longer loaded by default. https://github.com/blizzhackers/kolbot/blob/mainline/d2bs/kolbot/libs/config/Sorceress.js