IPB

 
 
Reply to this topicStart new topicStart Poll

Outline · [ Standard ] · Linear+

> How to Connect to Tyr, Freya, Baldur, Using your Openkore 1.6.x and 1.9.2 down

RenzLuigi
post Aug 6 2007, 11:41 PM
Post #1


Nuclear Kuneho
********

Race: Vampires
Posts: 654
Spawned: 22 Mar 05
From: 127.0.0.1
Spawn ID: 497



THESE STEPS ARE FOR THOSE WHO KNOW WHAT THEY ARE DOING. DO NOT USE THEM IF YOU ARE UNSURE OF WHAT THIS IS

To those people wanting to make 1.6.x work here is what you need to do

look for the src folder in openkore then find the file named functions.pl after wards search for this word

$switch eq "006B"

once you find that it should look like this
CODE
} elsif ($switch eq "006B" && $conState != 5) {
     message("Received characters from Game Login Server\n", "connection");
     $conState = 3;
     undef $conState_tries;
     undef @chars;

     my %options;
     Plugins::callHook('parseMsg/recvChars', \%options);
     if (exists $options{charServer}) {
        $charServer = $options{charServer};
     } else {
        $charServer = $remote_socket->peerhost . ":" . $remote_socket->peerport;
     }

     my $startVal = $msg_size % 106;

     my $num;
     for (my $i = $startVal; $i < $msg_size; $i += 106) {


see this line:

my $startVal = $msg_size % 106;

and also this one

for (my $i = $startVal; $i < $msg_size; $i += 106) {

change the number 106 to 108

after that your old 1.6.x openkore should work fine


-----------------------------------------------------------------------------------------------


for 1.9.2 and below use this

look inside your src folder then Network there should be a file called Recieve.pm there

open that file in Wordpad then look for this word

sub received_characters {

after you find that look for this line it should be just below the above line

for (my $i = $args->{RAW_MSG_SIZE} % 106; $i < $args->{RAW_MSG_SIZE}; $i += 106) {

and after you find that just replace the number 106 with 108

Its better if you update your copy of openkore to the latest SVN


credits to sir heero and sir samanosuke of openkore for sharing this..


--------------------
user posted image
All NOOBS, please read!

1. Read the [ forum rules ], [ Modkore ] and [ Openkore ] Manual BEFORE asking any help.
2. For Openkore users, please use [ hakore's config checker ] a part of your config that you think has a problem.
3. If their is still problems regarding your config, be brief but short.
4. All topics who doesn't follow this, will be instantly moved to the trash.
5. Be responcible. Do not make any spam, multi-topics, multi-posts or else YOUR SUSPENDED!


[Private Server Guide] [My BOT Hider] [pRagnarok Userbar] [hakore's Config Checker] [OpenKore Manual] [Forum Rules] [ModKore Manual] [xvKore Download Page]

[Hex codes] [TZ Clients] [My Blogs]
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
dalubhasa333
post Oct 13 2007, 03:45 AM
Post #2


Member
**

Race: demi-Humans
Posts: 35
Spawned: 29 Dec 06
Spawn ID: 6,252



nyce
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
sniperblue
post Jun 11 2008, 03:03 AM
Post #3


Newbie
*

Race: Humans
Posts: 10
Spawned: 10 Jun 08
Spawn ID: 20,216



Okay, I'll try it when I install Openkore..tnx..
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
klaxon18
post Oct 28 2009, 09:51 PM
Post #4


Newbie
*

Race: Humans
Posts: 11
Spawned: 28 Oct 09
Spawn ID: 43,719



Thanks for the guide smile.gif thx.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
botter101
post Nov 1 2009, 09:27 AM
Post #5


Newbie
*

Race: Humans
Posts: 17
Spawned: 2 Dec 08
Spawn ID: 28,307



But there are still a lot of packets that was still unrecognized by 1.6, are there any updates on this? Or we might as well change it to the latest version (2.0.7)? heh.gif Thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
paccotto
post Nov 16 2009, 01:21 AM
Post #6


Newbie
*

Race: Humans
Posts: 4
Spawned: 16 Nov 09
Spawn ID: 44,501



so only openkore works on the new pRO?? or xvkore still works??
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


Reply to this topicTopic OptionsStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
 

Lo-Fi Version Time is now: 10th February 2012 - 07:52 PM

Visitor Counter:

pinoytopsites