My bot ignores the autobuy command completely
Moderator: Moderators
-
- Human
- Posts: 20
- Joined: 25 Jul 2008, 22:39
- Noob?: No
My bot ignores the autobuy command completely
Sorry I can't be more descriptive but honestly I'm not receiving any error messages. My config.txt is listed below. thanks.
Last edited by jrockfever on 13 Aug 2010, 19:06, edited 1 time in total.
-
- Super Moderators
- Posts: 801
- Joined: 06 May 2008, 12:47
- Noob?: No
Re: My bot ignores the autobuy command completely
Code: Select all
useSelf_item Red Potion,Apple,Carrot,Potato {
#
hp <= 70%
######## Autostorage/autosell ########
buyAuto Red Potion {
npc moc_ruins 91 128
standpoint
distance 5
price
minAmount 15
maxAmount 200
}
One ST0 to rule them all? One PE viewer to find them!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
One ST_kRO to bring them all and in the darkness bind them...
Mount Doom awaits us, fellowship of OpenKore!
-
- Noob
- Posts: 2
- Joined: 21 Sep 2010, 07:34
- Noob?: Yes
Re: My bot ignores the autobuy command completely
Hi. Same problem here. Same NPC too. Autobuy doesn't initiate. or is this because it can only be initiated by the a weight trigger?