Page 1 of 1

bot wont store items (autostorage)

Posted: 12 Apr 2011, 06:18
by jcs990
my bot just store and get awakening potion,close the storage and relog and my loots are left in my inventory..

here's my config & items_control.txt
storageAuto 1
storageAuto_npc izlude 134 88
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password 1111
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50

npcTimeResponse

getAuto Awakening Potion {
minAmount 1
maxAmount 15
passive 1
}
items_control.txt
Bubble Gum 0 0 0 0
Field Manual 0 0 0 0
Mark Of Paradise Team 0 0 0 0
Warp Free Ticket 0 0 0 0
Shiny Bead 0 0 0 0
Paradise TeamUniform2 0 0 0 0
Paradise Team Boots2 0 0 0 0
P.Dagger1 0 0 0 0

Re: bot wont store items (autostorage)

Posted: 12 Apr 2011, 22:44
by TheCulprit
jcs990 wrote:my bot just store and get awakening potion,close the storage and relog and my loots are left in my inventory..

here's my config & items_control.txt
storageAuto 1
storageAuto_npc izlude 134 88
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password 1111
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50

npcTimeResponse

getAuto Awakening Potion {
minAmount 1
maxAmount 15
passive 1
}
items_control.txt
Bubble Gum 0 0 0 0
Field Manual 0 0 0 0
Mark Of Paradise Team 0 0 0 0
Warp Free Ticket 0 0 0 0
Shiny Bead 0 0 0 0
Paradise TeamUniform2 0 0 0 0
Paradise Team Boots2 0 0 0 0
P.Dagger1 0 0 0 0
there are other items below items_control.txt suggest you remove it.

if already removed then add inside aside from your above items
.

Code: Select all

all 0 1 0 

Re: bot wont store items (autostorage)

Posted: 13 Apr 2011, 10:27
by jcs990
@TheCulprit

thx sir :)