Issue with buyAuto, sotrageAuto, and getAuto

International

Moderator: Moderators

Message
Author
Red Eye
Noob
Noob
Posts: 1
Joined: 08 Oct 2012, 21:19
Noob?: Yes

Issue with buyAuto, sotrageAuto, and getAuto

#1 Post by Red Eye »

I'm some-what new to botting, and I've seem to come across an issue I can't fix. I did use the search feature before, but to I didn't find my issue with the search feature.

My issue is when I get low on red potions, instead of openkore going to kafra to get the potions from storage then heading back to the map I have locked, it'' get the potion, go to the vendor in the same town and buy more, then head to the map i have locked for leveling.

Here's my config:
buyAuto Red Potion {
npc izlude_in 115 61
npc_steps
standpoint
distance 2
price
minAmount 0
maxAmount 250
}

I only want openkore to get the potions from the vendor when I have no more from my storage, store some of them and let my character keep some in their inventory.

buyAuto Concentration Potion {
npc izlude_in 115 61
npc_steps
standpoint
distance 2
price
minAmount 0
maxAmount 5
}

sellAuto 1
sellAuto_npc izlude_in 115 61
sellAuto_npc_steps
sellAuto_standpoint
sellAuto_distance 2

storageAuto 1
storageAuto_npc izlude 134 88
storageAuto_distance 2
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 0
minStorageZeny 50

npcTimeResponse

getAuto Red Potion {
minAmount 1
maxAmount 100
passive 0
}