buyAuto

From OpenKore Wiki
Revision as of 20:49, 9 November 2009 by EternalHarvest (talk | contribs)
Jump to navigation Jump to search
buyAuto [<item>] {
minAmount [<integer>]
maxAmount <integer>
npc <map name> <x> <y>
distance [<integer>]
standpoint [<map name> <x> <y>]
zeny [<range>] (v1.9.0)
Template:SelfConditions (v1.9.0)
}
Enables auto buy to get maxAmount of specified item from specified NPC shop when there is less than minAmount left or when it is not specified and you are in a city.
zeny disables this block when your zeny out of specified range.
distance is ignored when standpoint is set.