Difference between revisions of "buyAuto"

From OpenKore Wiki
Jump to navigation Jump to search
m
Line 16: Line 16:
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:items]]

Revision as of 21:25, 9 November 2009

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.