Difference between revisions of "Main Page"

From OpenKore Wiki
Jump to navigation Jump to search
m
(Replaced content with '{{Template:Index/Menu}} {{Template:Index/MainLinks}} {{Template:Current Wiki TODO's}}')
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{Template:Index/Menu}}
  
<div style="text-align:center;">OpenKore — Custom Ragnarok Online client</div>
+
{{Template:Index/MainLinks}}
  
{|width="100%" style="table-layout:fixed; text-align:center;"
+
{{Template:Current Wiki TODO's}}
| [[File:Home.png|link=http://forums.openkore.com/]]
 
[http://forums.openkore.com/ Forums]
 
| [[File:Irc.png|link=irc://chat.freenode.net/openkore]]
 
[irc://chat.freenode.net/openkore IRC] [http://webchat.freenode.net?channels=openkore Web]
 
| [[File:Help.png|link=Manual]]
 
[[Manual]]
 
| [[File:Downloads.png|link=Links]]
 
[[Links]]
 
| [[File:Development.png|link=http://openkore.svn.sourceforge.net/]]
 
[http://openkore.svn.sourceforge.net/ Subversion]
 
<!--| [[File:Bugtracker.png|link=http://bugtracker.openkore.com/]]
 
[http://bugtracker.openkore.com/ Bugtracker]-->
 
| [[File:Credits.png|link=OpenKore]]
 
[[OpenKore|About OpenKore]]
 
|}
 
 
 
{|width="100%" style="table-layout:fixed;"
 
|style="vertical-align:top;"|
 
 
 
== Guides ==
 
* [[Quick Start Guide|Quick start: obtain, install, run]]
 
** [http://sourceforge.net/projects/openkore/files/ Download stable ('''2.0.7''') — outdated]
 
** [http://openkore.collectskin.com/ Download latest ('''trunk''', "svn") — recommended]
 
** [http://misc.openkore.com/ Download Windows binaries (.exe)]
 
* [[Connectivity Guide|Configure connection]]
 
** [[serverType|Configure serverType]]
 
** [[Packet Length Extractor|Configure recvpackets.txt]]
 
** [[FLD Creation Guide|Add FLD for custom maps]]
 
** [[Unsupported servers | Unbotable Servers]]
 
* '''[[Frequently Asked Questions]]'''
 
* [[Overview|Quick command and configuration overview]]
 
* [[References|References — concepts shared between other features]]
 
* [[How to run OpenKore|How to run — dependencies, compilation, arguments]]
 
* [[Updating/2.1|Updating to trunk notes]]
 
'''Advanced'''
 
* [[:Category:Interfaces|Interfaces]]
 
* [[XKore|XKore — Using Kore and RO client simultaneously]]
 
* [[Poseidon|Poseidon — GameGuard and HackShield solution]]
 
* [[Run multiple bots from the same .exe]]
 
* [[TortoiseSVN Guide]]
 
 
 
|style="vertical-align:top;"|
 
 
 
== References ==
 
* [[:Category:Console Command|Console commands]]
 
* [[Chat Commands]]
 
'''[[:Category:control|control]]'''
 
* [[config.txt]]
 
** [[:Category:Self Condition|Self]] conditions
 
** Target [[:Category:Monster Condition|monster]] and [[:Category:Player Condition|player]] conditions
 
** [[:Category:Skill Use Condition|Skill use]] conditions
 
* [[items_control.txt|items_control — inventory/storage/cart behaviour]]
 
* [[mon_control.txt|mon_control — specific monsters behavior]]
 
* [[pickupitems.txt|pickupitems — specific loots behavior]]
 
* [[priority.txt]]
 
* [[routeweights.txt]]
 
* [[shop.txt|shop — Vending list]]
 
* [[sys.txt]]
 
* [[timeouts.txt]]
 
'''plugins'''
 
* [[Macro plugin]]
 
* [[:Category:Plugins|How to get, use, create; Specific plugin docs]]
 
 
 
|}
 
 
 
{|width="100%" style="table-layout:fixed;"
 
|style="vertical-align:top;"|
 
 
 
== Development ==
 
 
 
* [https://openkore.svn.sourceforge.net/svnroot/openkore/ Subversion Repository]
 
** [http://openkore.svn.sourceforge.net/ Browser]
 
** [http://cia.vc/stats/project/openkore Commit Log @cia.vc]
 
** [[Repository Structure]]
 
* [[Roadmap]]
 
* [[:Category:New Feature|New Features since last release]]
 
* [[:Category:Work in Progress|Current Developments]]
 
* [[:Category:Feature Request|Feature Requests and TODOs]]
 
 
 
|style="vertical-align:top;"|
 
 
 
== Developer Documentation ==
 
 
 
* [[Packets|Packets (report on unknown packets)]]
 
* [[Patches Welcome|Modifying and sharing modded OpenKore]]
 
* [[Debugging]]
 
* [[bus|Bus System]]
 
* [[How to write plugins for OpenKore]]
 
* [[Porting plugins from OpenKore 1.6 to 2.0.1 and higher]]
 
 
 
|}
 
 
 
== Current Wiki TODO's ==
 
 
 
* [[OpenKore]] and [[Template:OpenKore Contributors]] need some updating
 
* complete [[:Category:config.txt|config.txt]] pages that are conform with [[char]] and add appropriate categories (ex. [[:Category:Connection]] for [[char]]) from [http://web.archive.org/web/20080730033657/www.openkore.com/wiki/index.php/Category:Config old manual] and [http://hakore.bot.nu/openkore/manual/view.php?p=config.txt# older manual]
 
* commands discussion: [[Category_talk:Console_Command]]
 
* config.txt options: [[loginPinCode]], [[repairAuto_list]], [[wx_map_portalSticking]], [[wx_map_monsterSticking]], [[wx_map_npcSticking]], [[encrypt]].
 
* redirect http://openkore.sourceforge.net/manual/ to this wiki
 
* Track down orphan pages and link the appropriately, esp to main page
 
* Redo main page so it looks more like irowiki.org; reorganizing pages into different categories and adding overview/introduction pages to each category
 
* Write 'foundation pages' for wiki such as [[Help:Editing]] which will contain tutorial with information such as manual of style, links to wiki markup explanations.
 
* Organization of pages should refer to [http://irowiki.org irowiki.org], [http://wiki.openttd.org/ OpenTTD wiki]
 
* disable forced uppercase for page titles
 
* remove 'index.php' from wiki view URLs?
 
* http://www.mediawiki.org/wiki/Extension:Cite/Cite.php
 
=== Deletion list ===
 

Revision as of 01:23, 14 April 2013

OpenKore — Custom Ragnarok Online client. Download latest ready-to-use revision.
Home.png

Forums

Bug Reports

Irc.png

IRC

Web

Help.png

Manual

Downloads.png

Links

Development.png

Source Code

Credits.png

About OpenKore


Starting with OpenKore

I want to bot on official servers I want to bot on private servers
Status of botting on Official Servers
Server Code Description Vendor Protection Supporter Status
aRO Asia RO GNJoy CheatDefender N/A Not botable
bRO Brazil RO WarpPortal Brazil EAC N/A Not botable
cRO China RO Qiquanwl/GNJoy? nProtect alisonrag Botable
euRO Europe RO (Classic) 4Games Frost Security ya4ept Not botable
euRO Prime Europe RO (Renewal, like Transcendence) 4Games Frost Security N/A Not botable
iRO Renewal International RO (Renewal) WarpPortal USA EAC N/A Not botable
idRO Indonesia RO GNJoy EAC N/A Not botable
idRO-Retro Indonesia RO (Retro) GNJoy EAC N/A Not botable
jRO Japan RO GungHo nProtect N/A Need Verification
kRO Korea RO GNJoy nProtect alisonrag Botable
kRO-Zero Korea RO Zero GNJoy nProtect alisonrag Botable
ruRO Prime Russia RO (Renewal, like Transcendence) 4Games Frost Security ya4ept Not botable
tRO Thailand RO GNJoy EAC N/A Not botable
tRO-Classic Thailand RO (Classic) GNJoy EAC N/A Not botable
twRO Taiwan RO GNJoy CheatDefender N/A Not botable
vRO Vietnam RO VTCgame nProtect N/A Not botable

Obs: Sometimes "Not botable", don't mean that openkore don't have support to the server, in some cases you need to bypass the anti-cheat to make it work

Having trouble connecting or running your bot?

Configuring your bot

Quick Settings

Customizing your settings

Configuration Files Plugins
Other articles

Want to improve OpenKore?

Development Perl Reference

Current Wiki TODO's