Overview

Материал из Руководство по OpenKore
Версия от 16:54, 14 августа 2023; Manticora (обсуждение | вклад) (Настроить нападение на мобов)
Перейти к: навигация, поиск

(списки можно дополнять)

Автоматизация игры

Следующие задачи OpenKore умеет делать сама, надо лишь её настроить. Т.е. не нужны ни макросы, ни плагины.

Настройка самого персонажа

Настройки по части предметов

Настройка умений

Настроить нападение на мобов

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