Difference between revisions of "project/Index/MainLinks"

From OpenKore Wiki
Jump to navigation Jump to search
 
(18 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
= Starting with OpenKore=
 
= Starting with OpenKore=
 
{|class="indextable"
 
{|class="indextable"
!I want to bot on bRO (Official servers)
+
!I play to bot on official servers
 
!I play to bot on private servers
 
!I play to bot on private servers
 
|-
 
|-
 
|
 
|
 
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
 
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
* [[AutoUpdater|Update OpenKore if necessary]]
+
* [[How_to_run_OpenKore|Install a Perl interpreter to be able to run OpenKore]]
* Configure a [[Poseidon|Poseidon Server]]
+
* Configure a [[Poseidon|Poseidon Server]], if the server uses [http://global.nprotect.com/product/gg.php GameGuard]
 
** You can run the Poseidon on a separate machine using [[Poseidon Remote]]
 
** You can run the Poseidon on a separate machine using [[Poseidon Remote]]
 
** If you use Windows 7 you must setup a [[Poseidon_Server_and_Virtual_Machines|Virtual Machine]]
 
** If you use Windows 7 you must setup a [[Poseidon_Server_and_Virtual_Machines|Virtual Machine]]
* [[How_to_run_OpenKore|Install a Perl interpreter to be able to run OpenKore]]
+
* Run OpenKore using '''start.exe''' or '''openkore.pl'''.
* Your bot stopped working on Wednesday? [http://forums.openkore-brasil.com/index.php?/forum/27-download-atualiza%C3%A7%C3%B5es-openkorebro Download the update weekly bRO.]
 
 
|
 
|
 
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
 
* Download through [[TortoiseSVN_Guide|Tortoise SVN]] '''or''' [http://collectskin.com/openkore/ HTTP (Browser)]
* Check the [http://wiki.revok.com.br/Lista_de_dados_de_servidores_privados List of collected private server settings]. '''Did not find your server?''' Read the guides:
+
* [[How_to_run_OpenKore|Install a Perl interpreter to be able to run OpenKore]]
 +
* Check the [[Unsupported servers|list of collected private server settings]]. '''Did not find your server?''' Read the guides:
 
** [[Connectivity_Guide|Extracting data from the server]]
 
** [[Connectivity_Guide|Extracting data from the server]]
 
** [[ServerType|Configuring serverType]]
 
** [[ServerType|Configuring serverType]]
 
** [[Packet_Length_Extractor|Extracting recvpackets]]
 
** [[Packet_Length_Extractor|Extracting recvpackets]]
* Run OpenKore using '''start.exe'''.
+
* If the server uses ASCII protection, [http://forums.openkore.com/viewtopic.php?f=34&t=575 read this topic]
 +
* Run OpenKore using '''start.exe''' or '''openkore.pl'''.
 
|-
 
|-
 
!colspan="2"|Having trouble connecting or running your bot?
 
!colspan="2"|Having trouble connecting or running your bot?
Line 26: Line 27:
 
|colspan="2"|
 
|colspan="2"|
 
* Read the [[Frequently_Asked_Questions|FAQ]].
 
* Read the [[Frequently_Asked_Questions|FAQ]].
* Get help from other users from the [http://forums.openkore-brasil.com/ Brazilian support forum] '''or''' [http://forums.openkore.com/viewforum.php?f=11 English bRO section].
+
* 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].
 
|}
 
|}
  
= Configure your bot =
+
= Configuring your bot =
  
 
{|class="indextable"
 
{|class="indextable"
Line 36: Line 37:
 
|
 
|
 
* What kind of bot you want?
 
* What kind of bot you want?
** [[Configure a hunting bot]] - Rogues, Knights, etc.
+
** [[Configure_a_hunting_bot|Configure a hunter bot]] - Rogues, Knights, etc.
** [http://wiki.revok.com.br/Configurando_bot_de_suporte Configure a support bot] - Priests, etc.
+
** [[Configure_a_support_bot|Configure a support bot]] - Priests, etc.
** [http://wiki.revok.com.br/Configurando_bot_de_lojinha Configure a bot shop]
+
** [[Configure_a_vending_bot|Configure a vending bot]]
* Also, you can find other [[Category:Examples_of_configurations|examples of configurations]].
+
* Other [[:Category:Examples_of_configurations|examples of configurations]].
 
|}
 
|}
  
Line 45: Line 46:
  
 
{|class="indextable"
 
{|class="indextable"
![[:Category:control|Floder Control]]
+
![[:Category:control|Folder Control]]
 
! Plugins
 
! Plugins
 
|-
 
|-
 
|rowspan="3"|
 
|rowspan="3"|
* [[:Category:Config.txt|config.txt]] - Main configurations
+
* [[: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:Config_block|Config block]] - Actions to be automatically executed in specific conditions
+
** [[: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 65: Line 66:
 
|
 
|
 
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
 
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
* [[Macro plugin]]
+
* [[macro plugin]]
 +
* [[Installing Modules]] - Required for the functioning of some plugins
 
|-  
 
|-  
 
!Other articles
 
!Other articles
Line 73: 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
* [[:Category:Interfaces|Interfaces]] - Explanations on the different interfaces used in OpenKore
+
* [[autoUpdater_(deprecated)|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]]
 
* [[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]]
* [[XKore|Visual Mode]] - See your bot moving ingame (Currently not working on bRO)
+
* [[XKore|Visual Mode]] - See your bot moving ingame (Currently not working on some servers to safely)
 
|}
 
|}
  
Line 90: 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 for writing code, tips, etc.
+
* [[Development Conventions]] - Style guides to write code, tips, etc.
* [[Network subsystem]] - Subsystem of the Network, ServerTypes, etc.
+
* [[Network subsystem]] - ServerTypes, etc
* [[bus|Bus subsystem]] - Linking various bots
+
* [[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 change the official client of Ragnarok (Shins Diff Patcher, etc)
 
 
|
 
|
 
* [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