buyAuto

From OpenKore Wiki
Revision as of 20:42, 9 November 2009 by EternalHarvest (talk | contribs) (Created page with '; buyAuto [<item>] { ::; minAmount [<integer>] ::; maxAmount <integer> ::; npc <map name> <x> <y> ::; distance [<integer>] ::; standpoint [<map name> <x> <y>] ::; zeny [<range>] …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)
self conditions (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.