Difference between revisions of "configure a hunting bot"

From OpenKore Wiki
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
  
 
= Equipment settings =
 
= Equipment settings =
* The setting attackAuto_ <equipment slot> like [[attackEquip_rightHand]] define the standard equipment for attacking.
+
* The setting attackEquip_<equipment slot> like [[attackEquip_rightHand]] define the standard equipment for attacking.
 
* * You can configure your bot to use specific equipment for different monsters. Blocks are defined in [[equipAuto]].
 
* * You can configure your bot to use specific equipment for different monsters. Blocks are defined in [[equipAuto]].
  
 
= Arrow settings =
 
= Arrow settings =
* [[autoSwitch_default|autoSwitch_default_arrow]] must be configured with the name of the arrow to use as default.
+
* [[autoSwitch_default_arrow]] must be configured with the name of the arrow to use as default.
 
* [[equipAuto]] must be used to configure specific arrows to attack different monsters. Use [[Monsters]].
 
* [[equipAuto]] must be used to configure specific arrows to attack different monsters. Use [[Monsters]].
 
* To get arrows from the storage automatically, read [[Item configuration]].
 
* To get arrows from the storage automatically, read [[Item configuration]].

Latest revision as of 15:48, 19 May 2023

A hunting bot is the "standard" setting considered in OpenKore. A hunter bot is used for hunting monsters to gain experience or farm items.

Attack settings

Route setting

Equipment settings

  • The setting attackEquip_<equipment slot> like attackEquip_rightHand define the standard equipment for attacking.
  • * You can configure your bot to use specific equipment for different monsters. Blocks are defined in equipAuto.

Arrow settings

Party settings

Skill settings

HP/SP Recovery items and buffs

Teleport settings

Read Teleport configuration.

Item settings: Gather, store and buy items

Read Item configuration.