project/Index/MainLinks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(6 intermediate revisions by 4 users not shown) | |||
Line 30: | Line 30: | ||
|} | |} | ||
= | = Configuring your bot = | ||
{|class="indextable" | {|class="indextable" | ||
Line 40: | Line 40: | ||
** [[Configure_a_support_bot|Configure a support bot]] - Priests, etc. | ** [[Configure_a_support_bot|Configure a support bot]] - Priests, etc. | ||
** [[Configure_a_vending_bot|Configure a vending bot]] | ** [[Configure_a_vending_bot|Configure a vending bot]] | ||
* | * Other [[:Category:Examples_of_configurations|examples of configurations]]. | ||
|} | |} | ||
Line 46: | Line 46: | ||
{|class="indextable" | {|class="indextable" | ||
![[:Category:control| | ![[:Category:control|Folder Control]] | ||
! Plugins | ! Plugins | ||
|- | |- | ||
|rowspan="3"| | |rowspan="3"| | ||
* [[:Category: | * [[:Category:config.txt|config.txt]] - Main configurations | ||
** [[:Category:Self Condition|Self]] conditions | ** [[:Category:Self Condition|Self]] conditions | ||
** Target [[:Category:Monster Condition|monster]] and [[:Category:Player Condition|player]] conditions | ** Target [[:Category:Monster Condition|monster]] and [[:Category:Player Condition|player]] conditions | ||
** [[:Category:Skill Use Condition|Skill use]] conditions | ** [[:Category:Skill Use Condition|Skill use]] conditions | ||
** [[:Category: | ** [[:Category:config_block|Config block]] - Actions to be automatically executed in specific conditions | ||
** [[:Category:Examples of configurations|Examples of configurations]] | ** [[:Category:Examples of configurations|Examples of configurations]] | ||
* [[items_control.txt]] - Configurations to manange your items | * [[items_control.txt]] - Configurations to manange your items | ||
Line 66: | Line 66: | ||
| | | | ||
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]] | * [[:Category:Plugins|How to get, use, create; Specific plugin docs]] | ||
* [[ | * [[macro plugin]] | ||
* [[Installing Modules]] - Required the functioning of some plugins | * [[Installing Modules]] - Required for the functioning of some plugins | ||
|- | |- | ||
!Other articles | !Other articles | ||
Line 75: | Line 75: | ||
* [[References]] - Instructions and explanations of the syntax used in settings | * [[References]] - Instructions and explanations of the syntax used in settings | ||
* [[Overview]] - All functions and settings in OpenKore | * [[Overview]] - All functions and settings in OpenKore | ||
* [[ | * [[autoUpdater_(deprecated)|Update OpenKore if necessary]] | ||
* [[:Category:Interfaces|Interfaces]] - | * [[:Category:Interfaces|Interfaces]] - Explanation of the different interfaces used at OpenKore | ||
* [[Run_multiple_bots_from_the_same_.exe|Run multiple bots from the same .exe]] | * [[Run_multiple_bots_from_the_same_.exe|Run multiple bots from the same .exe]] | ||
* [[Command_Line_Arguments|Command Line Arguments]] | * [[Command_Line_Arguments|Command Line Arguments]] | ||
Line 93: | Line 93: | ||
* [[Packets|Packets (report on unknown packets)]] | * [[Packets|Packets (report on unknown packets)]] | ||
* [[How to write plugins for OpenKore]] | * [[How to write plugins for OpenKore]] | ||
* [[Development Conventions]] - Style guides | * [[Development Conventions]] - Style guides to write code, tips, etc. | ||
* [[Network subsystem]] - | * [[Network subsystem]] - ServerTypes, etc | ||
* [[bus|Bus subsystem]] - Linking | * [[bus|Bus subsystem]] - Linking several bots | ||
* [http://forums.openkore.com/viewtopic.php?f=36&t=18053 Current Developments] | * [http://forums.openkore.com/viewtopic.php?f=36&t=18053 Current Developments] | ||
* [[:Category:Feature Request|Feature Requests and TODOs]] | * [[:Category:Feature Request|Feature Requests and TODOs]] | ||
| | | | ||
* [http://qntm.org/files/perl/perl.html Perl in about 2 hours 30 minutes] | * [http://qntm.org/files/perl/perl.html Perl in about 2 hours 30 minutes] |
Latest revision as of 22:22, 10 August 2021
Starting with OpenKore
I play to bot on official servers | I play to bot on private servers |
---|---|
|
|
Having trouble connecting or running your bot? | |
|
Configuring your bot
Quick Settings |
---|
|
Customizing your settings
Folder Control | Plugins |
---|---|
|
|
Other articles | |
|
Want to improve OpenKore?
Development | Perl Reference |
---|---|
|