Bot not refilling arrows/pots

France

Moderator: Moderators

Message
Author
lancey
Noob
Noob
Posts: 3
Joined: 09 Feb 2016, 14:10
Noob?: Yes

Bot not refilling arrows/pots

#1 Post by lancey »

Hello, my bot does not automatically refill arrows or pots. Ive searched the forum aswell as google but cant find whats wrong with my config. Are my coordinates wrong?

The bot does not store nor sell items either.

Code: Select all

######## Autostorage/autosell ########



sellAuto 1
sellAuto_npc aldeba_in 94 56
sellAuto_standpoint
sellAuto_distance 5

}

storageAuto 1 
storageAuto_npc aldebaran  143 119
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
relogAfterStorage 1
storageAuto_password

}




getAuto Awakening Potion {
    minAmount 0
    maxAmount 10
    passive 0
}


getAuto Stone Arrow Quiver {
    minAmount 0
    maxAmount 0
    passive 0
}


getAuto Fire Arrow Quiver {
    minAmount 0
    maxAmount 6
    passive 0
}


getAuto Silver Arrow Quiver {
    minAmount 0
    maxAmount 0
    passive 0
}


getAuto Arrow Quiver {
    minAmount 0
    maxAmount 0
    passive 0
}


getAuto Butterfly Wing {
    minAmount 0
    maxAmount 1
    passive 0
}

getAuto White Potion {
    minAmount 0
    maxAmount 30
    passive 0
}