configure a vending bot: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Vending Bot =
A vending bot is only used to open a shop with items using a vending name, price and location presets.
A vending bot is only used to open a shop with items using a vending name, price and location presets.


== Attack settings ==
= Attack settings =
[[attackAuto]] 0.
[[attackAuto]] [[boolean|0]].


== Item settings ==
== Item settings ==
[[itemsTakeAuto]] and [[itemsGatherAuto]] on 0.
[[itemsTakeAuto]] and [[itemsGatherAuto]] on [[boolean|0]].


== Location settingso ==
= Location settingso =
If not set, the bot will not open a shop.
If not set, the bot will not open a shop.
* [[lockMap]], [[lockMap_x]] and [[lockMap_y]] will configure: map, x-coordinate and y-coordinate where the bot will open the shop.
* [[lockMap]], [[lockMap_x]] and [[lockMap_y]] will configure: map, x-coordinate and y-coordinate where the bot will open the shop.
* Disable [[follow]] if enabled.
* Disable [[follow]] if enabled.


== Route settings ==
= Route settings =
* [[route_randomWalk]] remains at 0.
* [[route_randomWalk]] remains at [[boolean|0]].


== Skill and item usage settings ==
= Skill and item usage settings =
Delete all blocks [[useSelf_skill]], [[useSelf_item]] and [[useSelf_skill]].
Inactivate all [[:Category:Config_block|config block]], such as [[useSelf_skill]], [[useSelf_item]] and [[useSelf_skill]].


== ShopAuto ==
= ShopAuto =
* [[shopAuto_open]] must be 1. Enables the automatic opening of the shop when you arrive at [[lockMap]].
* [[shopAuto_open]] must be [[boolean|1]]. Enables the automatic opening of the shop when you arrive at [[lockMap]].
* [[shop_random]] is enabled, set the items in a random order.
* [[shop_random]] is enabled, set the items in a random order.
* [[shop_useSkill]] it is recommended to leave 1 for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at 0, you wil open a shop without spending SP and without using skills.
* [[shop_useSkill]] it is recommended to leave [[boolean|1]] for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at [[boolean|0]], you wil open a shop without spending SP and without using skills.


== Shop settings ==
= Shop settings =
Set the name of the shop, items and prices using the [[shop.txt]]
Set the name of the shop, items and prices using the [[shop.txt]]


[[Category:Examples_of_configurations]]
[[Category:Examples_of_configurations]]

Revision as of 02:21, 29 August 2013

A vending bot is only used to open a shop with items using a vending name, price and location presets.

Attack settings

attackAuto 0.

Item settings

itemsTakeAuto and itemsGatherAuto on 0.

Location settingso

If not set, the bot will not open a shop.

Route settings

Skill and item usage settings

Inactivate all config block, such as useSelf_skill, useSelf_item and useSelf_skill.

ShopAuto

  • shopAuto_open must be 1. Enables the automatic opening of the shop when you arrive at lockMap.
  • shop_random is enabled, set the items in a random order.
  • shop_useSkill it is recommended to leave 1 for safety. Forces the bot to use the ability Commerce before opening the shop. If you are at 0, you wil open a shop without spending SP and without using skills.

Shop settings

Set the name of the shop, items and prices using the shop.txt