overview: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
Line 27: Line 27:
=== Items ===
=== Items ===


* [[useSelf_item|use certain items on yourself on certain conditions]]
* [[useSelf_item|use certain items (on yourself) on certain conditions]]
* equip certain items
* equip certain items
** when [[attackEquip|doing basic weapon attack]]
** when [[attackEquip|doing basic weapon attack]]
** on [[equipAuto|other certain conditions]]
** on [[equipAuto|certain conditions]]
* pick up
* pick up
** loots from [[itemsTakeAuto|yours]] or [[itemsTakeAuto_party|your party's]] monsters
** loots from [[itemsTakeAuto|your]] or [[itemsTakeAuto_party|your party's]] monsters
** [[itemsGatherAuto|all encountered items]]
** [[itemsGatherAuto|all encountered items]]
* [[buyAuto|buy]] / [[sellAuto|sell]] certain items via NPCs
* [[buyAuto|buy]] / [[sellAuto|sell]] certain items via NPCs
* [[getAuto|retrieve]] / [[storageAuto|store]] certain items via your Kafra storage (possibly [[storageAuto_password|password protected]] or [[StorageAuto useChatCommand|opening it with chat command]])
* [[getAuto|retrieve]] / [[storageAuto|store]] certain items via your Kafra storage (possibly [[storageAuto_password|password protected]] or [[StorageAuto useChatCommand|opening it with chat command]])
* [[items_control.txt|move certain items to / from your cart]]
* [[items_control.txt|move certain items to / from your cart]]
* [[shopAuto_open|vend certain items (using Merchant skill)]]
* [[shopAuto_open|vend certain items]] (using Merchant's [http://irowiki.org/wiki/Vending Vending] skill)
* [[autoMakeArrows|craft arrows (using Archer skill)]]
* [[autoMakeArrows|craft arrows]] (using Archer's [http://irowiki.org/wiki/Arrow_Crafting Arrow Crafting] skill)
* disconnect when
* disconnect and quit when
** [[dcOnZeny|low zeny]]
** [[dcOnStorageFull|storage is full]]
** [[dcOnStorageFull|storage is full]]
** [[dcOnZeny|there is not much zeny left]]
** [[dcOnEmptyArrow|there is no arrows left]]
** [[dcOnEmptyArrow|there is no arrows left]]



Revision as of 05:53, 2 January 2010

Things that possible to automate with OpenKore without any plugins (and macros)

(list is incomplete)

Your character

Items

Skills

Attack

Security

Other

Tweaking

Other features

  • doCommand -- automatically use console commands on certain conditions
  • Macro plugin -- use simple programming to write macros (scripts for automating your actions)
  • Wx Interface -- graphical user interface (includes standard OpenKore console)
  • XKore -- use bot and RO client simultaneously