My bot ignores the autobuy command completely

International

Moderator: Moderators

jrockfever
Human
Human
Posts: 20
Joined: 25 Jul 2008, 22:39
Noob?: No

My bot ignores the autobuy command completely

#1 Post by jrockfever »

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.
Technology
Super Moderators
Super Moderators
Posts: 801
Joined: 06 May 2008, 12:47
Noob?: No

Re: My bot ignores the autobuy command completely

#2 Post by Technology »

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
}
there's your problem
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!
timothyjohnmora
Noob
Noob
Posts: 2
Joined: 21 Sep 2010, 07:34
Noob?: Yes

Re: My bot ignores the autobuy command completely

#3 Post by timothyjohnmora »

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?