Difference between revisions of "overview"

From OpenKore Wiki
Jump to navigation Jump to search
m (added missing verb to "Things that __ possible to automate with OpenKore...")
Line 95: Line 95:
 
* [[top10]] - show Alchemist's, Blacksmith's, TaeKwon's and PvP ratings
 
* [[top10]] - show Alchemist's, Blacksmith's, TaeKwon's and PvP ratings
  
== Things that possible to automate with OpenKore without any plugins (and macros) ==
+
== Things that are possible to automate with OpenKore without any plugins (and macros) ==
  
 
=== Your character ===
 
=== Your character ===

Revision as of 16:44, 28 April 2010

(lists are incomplete)

Console Commands

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

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

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