Difference between revisions of "overview"

From OpenKore Wiki
Jump to navigation Jump to search
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
''(lists are incomplete)''
 
''(lists are incomplete)''
  
== [[Console Commands]] ==
+
== Automatic Actions ==
 
 
=== Character control ===
 
 
 
* [[move]], [[follow]], [[east]], [[west]], [[north]], [[south]], [[northeast]], [[northwest]], [[southeast]], [[southwest]] - movement
 
* [[look]], [[lookp]], [[bangbang]], [[bingbing]], [[doridori]] - body/head turn
 
* [[a]], [[kill]], [[as]] - attack a certain monster / player (PvP) / stop attacking current monster
 
* [[is]], [[ip]], [[im]] - use item on yourself / player / monster
 
* [[ss]], [[sp]], [[sm]], [[sl]] - use skill on yourself / player / monster / location
 
* [[tank]] - tank for a certain player
 
* [[sit]], [[stand]] - sit / stand
 
* [[e]] - emotions
 
* [[tele]] - teleport to a random location using [http://db.irowiki.org/item-info/601/ Fly Wing] or Acolyte's / [http://db.irowiki.org/item-info/4040/ Creamy]'s [http://irowiki.org/wiki/Teleport Teleport]
 
* [[respawn]] - return to your save point after death, or using [http://db.irowiki.org/item-info/602/ Buttefly Wing] or Acolyte's [http://irowiki.org/wiki/Teleport Teleport]
 
* [[pecopeco]] - Knight's [http://irowiki.org/wiki/Peco_Peco_Ride Peco Peco]
 
* [[falcon]] - Hunter's [http://irowiki.org/wiki/Falconry_Mastery Falcon]
 
* [[testshop]], [[openshop]], [[al]], [[closeshop]] - test / open / show / close your shop
 
* [[arrowcraft]] - make arrows using Archer's [http://irowiki.org/wiki/Arrow_Crafting Arrow Crafting] skill
 
  
=== Items ===
+
These features are included in OpenKore by default. You only need to configure them, no macros or plugins needed for that to work.
 
 
* [[i]] - show inventory
 
* [[il]] - show items on ground
 
* [[take]] / [[drop]] - take / drop an item
 
* [[eq]], [[uneq]] - equip / unequip items
 
* [[autobuy]], [[autosell]], [[autostorage]] - initiate corresponding AI sequence
 
* [[buy]], [[sell]] - buy / sell items via NPCs
 
* [[store]] - list of NPC items to buy
 
* [[card]] - merge cards with slotted items
 
* [[deal]], [[dl]] - deal commands
 
* [[cart]] - cart commands
 
* [[au]] - auction commands
 
* [[ihist]], [[cil]] - show / clear item log history
 
* [[identify]] - identify items after using [http://db.irowiki.org/item-info/611/ Magnifier] or [http://irowiki.org/wiki/Item_Appraisal Item Appraisal]
 
* [[memo]] / [[warp]] - save / open Acolyte's [http://irowiki.org/wiki/Warp_Portal Warp Portal]
 
* [[repair]] - repair an item using Blacksmith's [http://irowiki.org/wiki/Weapon_Repair Weapon Repair]
 
* [[refine]] - refine an item using Mastersmith's [http://irowiki.org/wiki/Upgrade_Weapon Upgrade Weapon]
 
 
 
=== Chat ===
 
 
 
* [[c]], [[pm]], [[g]], [[p]] - talk in public / private / guild / party chat
 
* [[pml]] - show quick PM list
 
* [[chist]], [[cl]] - show / clear chat log history
 
* [[chat]] - chatroom commands
 
* [[ignore]] - server-side ignore (/ex, /exall)
 
 
 
=== Configuration ===
 
 
 
* [[ai]] - toggle, view and control AI
 
* [[auth]] - authorize/unathorize [[Chat Commands|chat command]] users
 
* [[conf]], [[timeout]] - show and set [[config.txt]] / [[timeouts.txt]] options
 
* [[plugin]] - plugins
 
* [[reload]], [[rc]] - reload controls and tables / OpenKore modules
 
* [[switchconf]] - switch to a certain alternative [[config.txt]]
 
 
 
=== Other ===
 
 
 
* [[help]] - console commands help
 
* [[aiv]] - show AI sequences
 
* [[cook]] - cooking
 
* [[damage]] - taken damage report
 
* [[debug]] - debug options
 
* [[dump]], [[dumpnow]] - save received packets buffer and quit / don't quit
 
* [[eval]] - evaluate perl expression (use only if you know what you are doing)
 
* [[exp]] - expirience, kills, inventory report
 
* [[friend]] - friend list
 
* [[guild]] - guild
 
* [[homun]], [[merc]] - homunculus / mercenary
 
* [[m]] - mail
 
* [[pl]], [[ml]], [[nl]], [[portals]], [[spells]], [[vl]] [[sll]], [[petl]] - show list of players / monsters / NPCs / portals / [http://irowiki.org/wiki/AoE AoE] effects / vending shops / homunculi&mercenaries / pets
 
* [[party]] - party
 
* [[quest]] - quests
 
* [[relog]] - disconnect and connect again
 
* [[s]], [[st]] - show your status / stats
 
* [[send]] - send a raw data to the server
 
* [[se]] - show a certain player's equipment
 
* [[skills]] - your skills
 
* [[stat_add]] - level up your stats
 
* [[storage]] - storage
 
* [[talk]], [[talknpc]] - talk with NPCs
 
* [[top10]] - show Alchemist's, Blacksmith's, TaeKwon's and PvP ratings
 
* [[vender]] - show and buy from other player's vends
 
* [[verbose]] - toggle verbose mode
 
* [[version]] - show OpenKore version
 
* [[weight]] - your weight capacity
 
* [[where]] - show current map and location
 
* [[whoami]] - show current account and character
 
 
 
== Things that possible to automate with OpenKore without any plugins (and macros) ==
 
  
 
=== Your character ===
 
=== Your character ===
Line 96: Line 10:
 
* [[follow|follow a certain character]] ''- for organizing bot parties, buffers etc''
 
* [[follow|follow a certain character]] ''- for organizing bot parties, buffers etc''
 
* [[statsAddAuto|level up your character's stats according to a certain plan]]
 
* [[statsAddAuto|level up your character's stats according to a certain plan]]
* sit to regen [[sitAuto_hp_lower|hp]] / [[sitAuto_sp_lower|sp]] when they are low
+
* sit [[sitAuto_idle|when idle]] or to regen [[sitAuto_hp_lower|hp]] / [[sitAuto_sp_lower|sp]] when they are low
 
** [[autoMoveOnDeath|and move first to a certain point when regenerating after death]] ''- to be less suspicious''
 
** [[autoMoveOnDeath|and move first to a certain point when regenerating after death]] ''- to be less suspicious''
 
* [[partyAutoShare|share party experience]]
 
* [[partyAutoShare|share party experience]]
Line 112: Line 26:
 
* disconnect when
 
* disconnect when
 
** leveled to certain [[dcOnLevel|base]] / [[dcOnJobLevel|job]] level
 
** leveled to certain [[dcOnLevel|base]] / [[dcOnJobLevel|job]] level
** [[dcOnPM|received private message]]
 
  
 
=== Items ===
 
=== Items ===
Line 149: Line 62:
 
* automatically attack monsters
 
* automatically attack monsters
 
** [[attackAuto|aggressively]]
 
** [[attackAuto|aggressively]]
 +
** [[attackAuto_inLockOnly|only on lockMap or on the route to]]
 
** [[attackLooters|who have looted something]]
 
** [[attackLooters|who have looted something]]
 
** who are in fight with [[attackAuto_followTarget|your follow target]] / [[attackAuto_party|your party]]
 
** who are in fight with [[attackAuto_followTarget|your follow target]] / [[attackAuto_party|your party]]
Line 160: Line 74:
 
** [[attackMinPlayerDistance|when there is a player too close to the target]]
 
** [[attackMinPlayerDistance|when there is a player too close to the target]]
 
** [[attackMinPortalDistance|when there is a portal too close to the target]]
 
** [[attackMinPortalDistance|when there is a portal too close to the target]]
 +
* stop attacking
 +
** [[aggressiveAntiKS|when being killstealed]]
 
* teleport when
 
* teleport when
 
** [[teleportAuto_atkCount|did too much attacks, but monster is still alive]]
 
** [[teleportAuto_atkCount|did too much attacks, but monster is still alive]]
Line 172: Line 88:
 
** [[autoResponse|chat messages containing certain words]]
 
** [[autoResponse|chat messages containing certain words]]
 
** [[autoResponseOnHeal|somebody healing or buffing your monster]]
 
** [[autoResponseOnHeal|somebody healing or buffing your monster]]
* teleport when encountering [[teleportAuto_allPlayers|any]] / [[avoidList|certain]] players
+
* teleport when encountered [[teleportAuto_allPlayers|any]] / [[avoidList|certain]] players
* [[autoBreakTime|disconnect and reconnect on certain times]]
 
 
* disconnect when
 
* disconnect when
 
** [[avoidList|encountering certain players or receiving any chat message from certain players]]
 
** [[avoidList|encountering certain players or receiving any chat message from certain players]]
 
** [[dcOnMute|muted (possibly by GM)]]
 
** [[dcOnMute|muted (possibly by GM)]]
 +
** [[dcOnPM|received private message]]
 +
** [[dcOnPlayer|encountered any players]]
 
* respawn / disconnect when [[allowedMaps|you are outside of certain maps]]
 
* respawn / disconnect when [[allowedMaps|you are outside of certain maps]]
  
Line 187: Line 104:
 
** [[dcOnDualLogin|somebody dual logins to your account]]
 
** [[dcOnDualLogin|somebody dual logins to your account]]
 
** [[dcOnMaxReconnections|connection attempt fails several times in a row]]
 
** [[dcOnMaxReconnections|connection attempt fails several times in a row]]
 +
 +
== [[Console Commands]] ==
 +
 +
These are commands for issuing specific actions.
 +
 +
=== Character control ===
 +
 +
* [[move]], [[follow]], [[east]], [[west]], [[north]], [[south]], [[northeast]], [[northwest]], [[southeast]], [[southwest]] - [[:Category:Movement|movement]]
 +
* [[look]], [[lookp]], [[bangbang]], [[bingbing]], [[doridori]] - body/head turn
 +
* [[a]], [[kill]], [[as]] - '''attack''' a certain monster / player (PvP) / '''stop attacking''' current target
 +
* [[ss]], [[sp]], [[sm]], [[sl]] - '''use skill''' on yourself / player / monster / location
 +
* [[tank]] - tank for a certain player
 +
* [[sit]], [[stand]] - sit / stand
 +
* [[e]] - emotions
 +
* [[tele]] - teleport to a random location using [http://db.irowiki.org/item-info/601/ Fly Wing] / [http://irowiki.org/wiki/Teleport Teleport]
 +
* [[respawn]] - return to your save point after death, or using [http://db.irowiki.org/item-info/602/ Buttefly Wing] / [http://irowiki.org/wiki/Teleport Teleport]
 +
* [[testshop]], [[openshop]], [[al]], [[closeshop]] - test / open / show / close your '''vending shop'''
 +
* [[arrowcraft]] - make arrows using Archer's [http://irowiki.org/wiki/Arrow_Crafting Arrow Crafting] skill
 +
* [[relog]] - force disconnect from the server and connect again
 +
* [[charselect]] - gracefully quit to the character selection screen
 +
* [[s]], [[st]] - show your status / stats
 +
* [[skills]] - your skills
 +
* [[stat_add]] - level up your stats
 +
* [[where]] - show current map and location
 +
* [[whoami]] - show current account and character
 +
 +
=== Items ===
 +
 +
* [[is]], [[ip]], [[im]] - '''use item''' on yourself / player / monster
 +
* [[i]], [[il]] - show inventory / items on ground
 +
* [[take]] / [[drop]] - take / drop an item
 +
* [[eq]], [[uneq]] - equip / unequip items
 +
* [[autobuy]], [[autosell]], [[autostorage]] - initiate corresponding [[AI]] sequence
 +
* [[buy]], [[sell]] - buy / sell items via NPCs
 +
* [[store]] - list of NPC items to buy
 +
* [[card]] - merge cards with slotted items
 +
* [[deal]], [[dl]] - deal commands
 +
* [[cart]] - cart commands
 +
* [[au]] - auction commands
 +
* [[ihist]], [[cil]] - show / clear item log history
 +
* [[identify]] - identify items after using [http://db.irowiki.org/item-info/611/ Magnifier] or [http://irowiki.org/wiki/Item_Appraisal Item Appraisal]
 +
* [[memo]] / [[warp]] - save / open [http://irowiki.org/wiki/Warp_Portal Warp Portal]
 +
* [[repair]] - repair an item using [http://irowiki.org/wiki/Weapon_Repair Weapon Repair]
 +
* [[refine]] - refine an item using [http://irowiki.org/wiki/Upgrade_Weapon Upgrade Weapon]
 +
* [[storage]] - storage
 +
* [[vender]] - show and buy from other player's vends
 +
* [[weight]] - your weight capacity
 +
 +
=== Chat ===
 +
 +
* [[c]], [[pm]], [[g]], [[p]] - talk in public / private / guild / party chat
 +
* [[pml]] - show quick PM list
 +
* [[chist]], [[cl]] - show / clear chat log history
 +
* [[chat]] - chatroom commands
 +
* [[ignore]] - server-side ignore (/ex, /exall)
 +
 +
=== Configuration ===
 +
 +
* [[ai]] - toggle, view and control AI
 +
* [[auth]] - authorize/unathorize [[Chat Commands|chat command]] users
 +
* [[conf]], [[timeout]] - show and set [[:Category:config.txt|config.txt]] / [[timeouts.txt]] options
 +
* [[plugin]] - plugins
 +
* [[reload]], [[rc]] - reload controls and tables / OpenKore modules
 +
* [[switchconf]] - switch to a certain alternative [[:Category:config.txt|config.txt]]
 +
* [[verbose]] - toggle verbose mode
 +
 +
=== Reports and debug ===
 +
 +
* [[aiv]] - show AI sequences
 +
* [[damage]] - taken damage report
 +
* [[debug]] - debug options
 +
* [[dump]], [[dumpnow]] - save received packets buffer and quit / don't quit
 +
* [[exp]] - expirience, kills, inventory report
 +
* [[version]] - show OpenKore version
 +
* [[eval]] - evaluate perl expression (use only if you know what you are doing)
 +
* [[send]] - send a raw data to the server (use only if you know what you are doing)
 +
 +
=== Players ===
 +
 +
* [[friend]] - friend list
 +
* [[guild]] - guild
 +
* [[party]] - party
 +
* [[showeq]] - show a certain player's equipment
 +
 +
=== Other ===
 +
 +
* [[pecopeco]] - [http://irowiki.org/wiki/Peco_Peco_Ride Peco Peco]
 +
* [[falcon]] - [http://irowiki.org/wiki/Falconry_Mastery Falcon]
 +
* [[homun]] - [http://irowiki.org/wiki/Homunculus Homunculus]
 +
* [[merc]] - [http://irowiki.org/wiki/Mercenary Mercenary]
 +
* [[help]] - console commands help
 +
* [[cook]] - cooking
 +
* [[m]], [[ms]], [[mo]], [[mi]], [[mw]], [[ma]], [[md]], [[mr]] - mail
 +
* [[pl]], [[ml]], [[nl]], [[portals]], [[spells]], [[vl]] [[sll]], [[petl]] - show list of players / monsters / NPCs / portals / [http://irowiki.org/wiki/AoE AoE] effects / vending shops / homunculi&mercenaries / pets
 +
* [[quest]] - quests
 +
* [[talk]], [[talknpc]] - talk with NPCs
 +
* [[top10]] - show Alchemist's, Blacksmith's, TaeKwon's and PvP ratings
  
 
== Tweaking ==
 
== Tweaking ==
  
 
* [[autoRestart|autoRestart]]
 
* [[autoRestart|autoRestart]]
 +
* [[autoBreakTime|disconnect and reconnect on certain times]] ''(plugin)''
 
* [[alias|aliases: custom shortcuts for console]]
 
* [[alias|aliases: custom shortcuts for console]]
 
* [[timeouts.txt|timeouts: increase efficiency / look less like a bot]]
 
* [[timeouts.txt|timeouts: increase efficiency / look less like a bot]]

Revision as of 22:47, 2 March 2017

(lists are incomplete)

Automatic Actions

These features are included in OpenKore by default. You only need to configure them, no macros or plugins needed for that to work.

Your character

Items

Skills

Attack

Security

Other

Console Commands

These are commands for issuing specific actions.

Character control

Items

Chat

  • c, pm, g, p - talk in public / private / guild / party chat
  • pml - show quick PM list
  • chist, cl - show / clear chat log history
  • chat - chatroom commands
  • ignore - server-side ignore (/ex, /exall)

Configuration

Reports and debug

  • aiv - show AI sequences
  • damage - taken damage report
  • debug - debug options
  • dump, dumpnow - save received packets buffer and quit / don't quit
  • exp - expirience, kills, inventory report
  • version - show OpenKore version
  • eval - evaluate perl expression (use only if you know what you are doing)
  • send - send a raw data to the server (use only if you know what you are doing)

Players

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 - merge bot and ragnarok client in different ways