I tried to solve the problem via wiki and searching for half an hour now, I couldnt find anything to solve my problem.
So I put my bot to farm around payfild_03, told him to autostorage at 50 %, and autosell at 50 %, and while that,buying 5 fly wings, and butterfly wings in the alberta_in tool dealer.
He is able to buy the items, but always stucks selling them, searching route to sell pops up in the console and never stops
configs:
Code: Select all
itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 49
itemsMaxWeight_sellOrStore 49
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 0
Code: Select all
buyAuto Fly Wing {
maxAmount 10
minAmount 0
npc alberta_in 182 97
distance 8
}
buyAuto Butterfly Wing {
maxAmount 3
minAmount 0
npc alberta_in 182 97
distance 8
}
Code: Select all
sellAuto 1
sellAuto_npc alberta_in 182 97
sellAuto_standpoint
sellAuto_distance 5
storageAuto 1
storageAuto_npc alberta 28 229
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50
npcTimeResponse
getAuto {
minAmount
maxAmount
passive
}