For some reason bot uses auto-storage but never anything from getAuto.
Here are my config.txt and items_config.txt files
>>>>>>> config.txt
>>>>> items_control.txt######## Autostorage/autosell ########
buyAuto {
npc
standpoint
distance 5
price
minAmount 2
maxAmount 3
disabled 0
}
sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5
sellAuto_npc_steps s e
storageAuto 1
storageAuto_npc geffen 120 62
storageAuto_distance 5
storageAuto_npc_type 3
storageAuto_npc_steps c r1 c r0 n
storageAuto_password
storageEncryptKey 0x050B6F79, 0x0202C179, 0x00E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_notAfterDeath 0
relogAfterStorage 1
minStorageZeny 500
storageEncryptKey 0x050B6F79, 0x0202C179, 0x00E20120, 0x04FA43E3, 0x0179B6C8, 0x05973DF2, 0x07D8D6B, 0x08CB9ED9
getAuto Awakening Potion {
minAmount 5
maxAmount 15
passive 0
}
getAuto Concentration Potion {
minAmount 5
maxAmount 15
passive 0
}
getAuto Milk {
minAmount 100
maxAmount 400
passive 0
}
getAuto Berserk Potion {
minAmount 5
maxAmount 15
passive 0
}
getAuto Flywing {
minAmount 10
maxAmount 50
passive 0
}
getAuto Butterfly Wing {
minAmount 2
maxAmount 10
passive 0
}
I wish someone can help me fix this. I have been reading several threads and reading the manual but something doesn't seem to be right.# In this file you can control which items to put in storage,
# to sell, or to leave in the inventory.
#
# Syntax:
# (item name) (minimum) (auto-store) (auto-sell) [put in cart] [get from cart]
# item name : Name of the item.
# miminum : The minimum amount of this item that you want to keep in inventory.
# autostore : Set to 1 to walk back to a Kapra NPC to put in storage.
# autosell : Set to 1 to sell item at a buy/sell NPC.
# put in cart : Set to 1 to automatically put this item in cart.
# get from cart : Set to 1 to automatically get this item from cart.
#
# The example below will sell all jellopies, store all knifes and puts
# all flowers in cart:
# Jellopy 0 0 1
# Knife 0 1 0
# Flower 0 0 0 1
#
# This example will get Red Potions from cart if you have less than 25
# of them in your inventory:
# Red Potion 25 0 0 0 1
#
# The item name isn't case sensitive. Only items found in this file will
# be stored or sold.
#
# If auto-store and auto-sell are 1, Kore will do storage first (unless
# storage is full) then sell.
#
# Kore will not sell or store equipped items. For example, if you're using
# a knife and you have a line to auto-sell all knives, kore will sell any
# extras it picks up, not the knife it's using.
#
# Don't forget to set the storageAuto, sellAuto and related configuration
# options in config.txt, or this file won't have any effect.
#
# An auto-sell list and auto-storage list is provided by default, modify it
# as you see fit.
# All items not mentioned in this file will be automatically stored in storage.
all 0 1 0
##### USEABLE ITEMS #####
# Adjust for needs
Milk 400 1 0
Concentration Potion 15 1 0
Berserk Potion 15 1 0
Awakening Potion 15 1 0
##### HEAL/SUPPORT ITEMS #####
# Adjust these to your needs
Butterfly Wing 10 1 0
Fly Wing 50 1 0
"Bowman Scroll 1" 0 0 0
"Bowman Scroll 2" 0 0 0
"Bowman Scroll 3" 0 0 0
"Bowman Scroll 4" 0 0 0
"Bowman Scroll 5" 0 0 0
"Bowman Scroll 6" 0 0 0
"Bowman Scroll 7" 0 0 0
"Bowman Scroll 8" 0 0 0
"Bowman Scroll 9" 0 0 0
"Bowman Scroll 10" 0 0 0
"Fencer Scroll 1" 0 0 0
"Fencer Scroll 2" 0 0 0
"Fencer Scroll 3" 0 0 0
"Fencer Scroll 4" 0 0 0
"Fencer Scroll 5" 0 0 0
"Fencer Scroll 6" 0 0 0
"Fencer Scroll 7" 0 0 0
"Fencer Scroll 8" 0 0 0
"Fencer Scroll 9" 0 0 0
"Fencer Scroll 10" 0 0 0
"Spearman Scroll 1" 0 0 0
"Spearman Scroll 2" 0 0 0
"Spearman Scroll 3" 0 0 0
"Spearman Scroll 4" 0 0 0
"Spearman Scroll 5" 0 0 0
"Spearman Scroll 6" 0 0 0
"Spearman Scroll 7" 0 0 0
"Spearman Scroll 8" 0 0 0
"Spearman Scroll 9" 0 0 0
"Spearman Scroll 10" 0 0 0
Note:
I don't know if it matters but here's the config for my gathering items and using auto storage
ThanksitemsTakeAuto 1
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 89
itemsMaxNum_sellOrStore 50
cartMaxWeight 7900
itemsTakeAuto_new 0
itemsTakeGreed 0