Difference between revisions of "Template:Index/MainLinks"

From OpenKore Wiki
Jump to navigation Jump to search
m (I'm sorry, wrong button!)
(Implemented new index)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
{|width="100%" style="table-layout:fixed;"
+
= Starting with OpenKore=
|style="vertical-align:top;"|
+
{|class="indextable"
== Guides ==
+
!I play to bot on official servers
* [[Quick Start Guide|Quick start: obtain, install, run]]
+
!I play to bot on private servers
** [http://openkore.collectskin.com/ Download latest ('''trunk''', "svn") — recommended]
+
|-
** [[TortoiseSVN Guide|Download or update to the latest (trunk) with svn client]]
+
|
** [http://misc.openkore.com/ Download Windows binaries (.exe)]
+
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
** [http://forums.openkore.com/viewtopic.php?t=17380 How to run on Android]
+
* [[How_to_run_OpenKore|Install a Perl interpreter to be able to run OpenKore]]
** [http://repo.openpandora.org/?page=detail&app=openkore-runtime Download Pandora package (.pnd)]
+
* Configure a [[Poseidon|Poseidon Server]], if the server uses [http://global.nprotect.com/product/gg.php GameGuard]
** [http://sourceforge.net/projects/openkore/files/ Download stable ('''2.0.7''') — outdated]
+
** You can run the Poseidon on a separate machine using [[Poseidon Remote]]
* [[Connectivity Guide|Configure connection]]
+
** If you use Windows 7 you must setup a [[Poseidon_Server_and_Virtual_Machines|Virtual Machine]]
** [[serverType|Configure serverType]]
+
* Run OpenKore using '''start.exe''' or '''openkore.pl'''.
** [[Packet Length Extractor|Configure recvpackets.txt]]
+
|
** [[FLD Creation Guide|Add FLD for custom maps]]
+
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
** [[Unsupported servers | Unbotable Servers]]
+
* [[How_to_run_OpenKore|Install a Perl interpreter to be able to run OpenKore]]
* '''[[Frequently Asked Questions]]'''
+
* Check the [[Unsupported servers|list of collected private server settings]]. '''Did not find your server?''' Read the guides:
* [[Overview|Quick command and configuration overview]]
+
** [[Connectivity_Guide|Extracting data from the server]]
* [[References|References — concepts shared between other features]]
+
** [[ServerType|Configuring serverType]]
* [[How to run OpenKore|How to run — dependencies, compilation, arguments]]
+
** [[Packet_Length_Extractor|Extracting recvpackets]]
* [[Updating/2.1|Updating to trunk notes]]
+
* If the server uses ASCII protection, [http://forums.openkore.com/viewtopic.php?f=34&t=575 read this topic]
'''Advanced'''
+
* Run OpenKore using '''start.exe''' or '''openkore.pl'''.
* [[:Category:Interfaces|Interfaces]]
+
|-
* [[XKore|XKore — Using Kore and RO client simultaneously]]
+
!colspan="2"|Having trouble connecting or running your bot?
* [[Poseidon|Poseidon — GameGuard and HackShield solution]]
+
|-
* [[Run multiple bots from the same .exe]]
+
|colspan="2"|
 +
* Read the [[Frequently_Asked_Questions|FAQ]].
 +
* Get help from other users from the [http://forums.openkore.com/ international forum], [http://forums.openkore-brasil.com/ Brazilian forum] or [http://rofan.ru/ Russian forum].
 +
|}
 +
 
 +
= Configuring your bot =
 +
 
 +
{|class="indextable"
 +
!Quick Settings
 +
|-
 +
|
 +
* What kind of bot you want?
 +
** [[Configure_a_hunting_bot|Configure a hunter bot]] - Rogues, Knights, etc.
 +
** [[Configure_a_support_bot|Configure a support bot]] - Priests, etc.
 +
** [[Configure_a_vending_bot|Configure a vending bot]]
 +
* Other [[:Category:Examples_of_configurations|examples of configurations]].
 +
|}
  
|style="vertical-align:top;"|
+
= Customizing your settings =
  
== [[References]] ==
+
{|class="indextable"
* [[:Category:Console Command|Console commands]]
+
![[:Category:control|Folder Control]]
* [[Chat Commands]]
+
! Plugins
'''[[:Category:control|control]]'''
+
|-
* [[config.txt]]
+
|rowspan="3"|
 +
* [[: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
* [[items_control.txt|items_control — inventory/storage/cart behaviour]]
+
** [[:Category:Config_block|Config block]] - Actions to be automatically executed in specific conditions
* [[mon_control.txt|mon_control — specific monsters behavior]]
+
** [[:Category:Examples of configurations|Examples of configurations]]
* [[pickupitems.txt|pickupitems — specific loots behavior]]
+
* [[items_control.txt]] - Configurations to manange your items
* [[priority.txt]]
+
* [[mon_control.txt]] - Configurations related to monsters
* [[routeweights.txt]]
+
* [[pickupitems.txt]] - Prioritize specific items
* [[shop.txt|shop — Vending list]]
+
* [[priority.txt]] - Prioritize specific monsters
* [[sys.txt]]
+
* [[routeweights.txt]] - Prioritize specific maps
* [[timeouts.txt]]
+
* [[shop.txt]] - Shop configurations
[[:Category:tables|'''tables''', how to update]]
+
* [[sys.txt]] - Low level configurations
 
+
* [[timeouts.txt]] - Time configurations for specific actions
'''plugins'''
+
|
 +
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
 
* [[Macro plugin]]
 
* [[Macro plugin]]
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
+
* [[Installing Modules]] - Required for the functioning of some plugins
 
+
|-
 +
!Other articles
 +
|-
 +
|
 +
* [[:Category:Console_Command|Console Commands]] - Commands used in the console of OpenKore
 +
* [[References]] -  Instructions and explanations of the syntax used in settings
 +
* [[Overview]] - All functions and settings in OpenKore
 +
* [[AutoUpdater|Update OpenKore if necessary]]
 +
* [[: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]]
 +
* [[Command_Line_Arguments|Command Line Arguments]]
 +
* [[XKore|Visual Mode]] - See your bot moving ingame (Currently not working on some servers to safely)
 
|}
 
|}
  
{|width="100%" style="table-layout:fixed;"
+
= Want to improve OpenKore?=
|style="vertical-align:top;"|
 
  
== Development ==
+
{|class="indextable"
 
+
!Development
* [[Development Conventions]]
+
!Perl Reference
* [https://openkore.svn.sourceforge.net/svnroot/openkore/ Subversion Repository]
+
|-
** [http://openkore.svn.sourceforge.net/ Browser]
+
|
** [https://www.ohloh.net/p/openkore/commits/summary Commit Log @Ohloh]
+
* [[Patches Welcome|Modifying and sharing modded OpenKore]]
** [[Repository Structure]]
 
 
* [[Roadmap]]
 
* [[Roadmap]]
* [[:Category:New Feature|New Features since last release]]
+
* [[Packets|Packets (report on unknown packets)]]
 +
* [[How to write plugins for OpenKore]]
 +
* [[Development Conventions]] - Style guides to write code, tips, etc.
 +
* [[Network subsystem]] - ServerTypes, etc
 +
* [[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]]
 
+
* [[:Category:Guide for modifying the Client|Guide for modifying the client]] - Guides to modify the official client of Ragnarok (Shins Diff Patcher, etc)
|style="vertical-align:top;"|
+
|
 
 
== Developer Documentation ==
 
 
 
* [[Packets|Packets (report on unknown packets)]]
 
* [[Patches Welcome|Modifying and sharing modded OpenKore]]
 
* [[Debugging]]
 
* [[Network subsystem]]
 
* [[bus|Bus subsystem]]
 
* [[Hook]]s
 
* [[How to write plugins for OpenKore]]
 
* [[Porting plugins from OpenKore 1.6 to 2.0.1 and higher]]
 
 
 
== Perl Reference ==
 
 
 
 
* [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]
 
* [http://www.greglondon.com/iperl/index.htm Impatient Perl: if you need to learn Perl NOW]
 
* [http://www.greglondon.com/iperl/index.htm Impatient Perl: if you need to learn Perl NOW]
 
* [http://hop.perl.plover.com/ Higher-Order Perl: functional programming techniques]
 
* [http://hop.perl.plover.com/ Higher-Order Perl: functional programming techniques]
 
 
|}
 
|}

Revision as of 11:41, 8 June 2013


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