getAuto works but storage shows 'out of stock' when it's not

International

Moderator: Moderators

rottentomato
Noob
Noob
Posts: 3
Joined: 02 Dec 2013, 12:35
Noob?: Yes

getAuto works but storage shows 'out of stock' when it's not

#1 Post by rottentomato »

My problem is that when I the bot opens storage and tries to get the items, it says that it's out of stock (which, of course, is not).

This is my storageAuto:
storageAuto 1
storageAuto_npc aldebaran 143 119
storageAuto_distance 8
storageAuto_npc_type 3
storageAuto_npc_steps c w2 r1 w2 c w2 r0 w2 n
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50
This is my getAuto's
getAuto fly wing {
minAmount 5
maxAmount 50
passive
}

getAuto awakening potion {
minAmount 2
maxAmount 5
passive 1
}

getAuto white potion {
minAmount 5
maxAmount 35
passive
}

getAuto butterfly wing {
minAmount 1
maxAmount 3
passive 1
}

getAuto hunting arrow quiver {
minAmount 2
maxAmount 15
passive 1
}
This is my list of items in items_control:

##### HEAL/SUPPORT ITEMS #####
#
fly wing 30 1
butterfly wing 1 0
awakening potion 2 1
White Potion 5 0

##### ARROWS #####
#
Arrow 0 1
hunting arrow 550 0
hunting arrow quiver 15 1
These are snapshots of the console:
*I don't know if this is important but this pic show bot ONLY listing fly wings and white potions as insufficient. Everything above, except 'arrow' is insufficient. Also have that Packet Parser (please tell me what it means)
Image

*This one shows the 'out of stock' problem
Image
rottentomato
Noob
Noob
Posts: 3
Joined: 02 Dec 2013, 12:35
Noob?: Yes

Re: getAuto works but storage shows 'out of stock' when it's not

#2 Post by rottentomato »

Alright guys, sorry for a meaningless post. I figured out the problem. The items listed after getAuto simply had to be typed with the first letter/s capitalized.

example comparison:

Wrong
getAuto white potion {
minAmount 5
maxAmount 30
passive
}
Correct
getAuto White Potion {
minAmount 5
maxAmount 30
passive
}
That was my mistake.

However, I do still see that yellow lettered message, sometimes covering the whole bot window. I did not notice any effects on the bot.
Packet Parser: Unknown switch: 099B