overview: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:
=== Your character ===
=== Your character ===


* [[lockMap|stick to a certain map (and move to it if needed) - set it to map where you want to bot]]
* [[lockMap|stick to a certain map (and move to it if needed)]] ''- set it to map where you want to bot''
* [[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 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]]
* [[ignoreAll|forbid incoming private messages (/exall)]]
* [[ignoreAll|forbid incoming private messages (/exall)]]
Line 17: Line 17:
* [[guildAutoDeny|cancel incoming guild requests]]
* [[guildAutoDeny|cancel incoming guild requests]]
* teleport ([[teleportAuto_useSkill|via items or skill - with / without sp consumption]]) when
* teleport ([[teleportAuto_useSkill|via items or skill - with / without sp consumption]]) when
** [[teleportAuto_idle|there is nothing to do - allows to search monsters with teleport]]
** [[teleportAuto_idle|there is nothing to do]] ''- allows to search monsters with teleport''
** [[teleportAuto_deadly|receiving damage which could kill you]]
** [[teleportAuto_deadly|receiving damage which could kill you]]
** [[teleportAuto_attackedWhenSitting|attacked while sitting]]
** [[teleportAuto_attackedWhenSitting|attacked while sitting]]
Line 104: Line 104:
* [[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]]
* [[routeweights.txt|route weights]] -- make bot "dislike" certain maps when calculating a route
* [[routeweights.txt|route weights]] ''- make bot "dislike" certain maps when calculating a route''
* [[ignoreInvalidLogin|do not assume to re-enter login if server says it's invalid (for buggy official servers)]]
* [[ignoreInvalidLogin|do not assume to re-enter login if server says it's invalid (for buggy official servers)]]


== Other features ==
== Other features ==


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

Revision as of 06:02, 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 - merge bot and ragnarok client in different ways