CookieRO Server Information? [have latest svn revision]

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

midvintage
Noob
Noob
Posts: 1
Joined: 01 Jan 2012, 01:08
Noob?: No

CookieRO Server Information? [have latest svn revision]

#1 Post by midvintage »

Hellop,

Can someone help me finding the right server information for cookieRO?

Here's what I have done so far:
1) Update my copy to latest revision (7921 Saturday, December 31, 2011 10:23:02 PM

2) I did the Connectivity guide and got the following:

Code: Select all

04 02 82 D1 2C 91 4F 5A D4 8F D9 6F CF 7E F4 CC 
49 2D 25 08 7C 00 ###19 00 00 00### 02 6D 69 64 76 69 
6E 74 61 67 65 00 00 08 00 20 01 00 00 00 00 00 
00 00 00 00 00 00 2C C3 00 05 70 02 00 00 57 00
 00 00 F8 AB 30 00 00 00 00 00 00 00 00 00 ###30 30###  
Version
So, it starts with 04 02. That's a bit different than the one in the guide (starts with 64 00). Any explanation?
So, anyway, the version in Hex = 19 00 00 00 . So that means 25 in Dec.

Master Version
It's the 1-byte unsigned number in Hex. So, the last bit? 30 in Hex -> 48 in Dec
Is 48 correct? Do I have to treat this dump differently because it starts with 64 00?
(off-topic: 48 sounds abnormal to me for a master version... maybe I've got myself wrong here...)

Server type
So I did the ServerType guide in the wiki. Used PE Viewer, and I've got the stamp date = 4EC37C80 or in human lang = Nov 16 2011.
That's weird, I can't find any corresponding version in the src/Network/Receive/kRO folder. The latest one is kRO_RagexeRE_2011_11_02a. So I use this. Is it correct?

To sum up, TL;DR =
Here's my current one :

Code: Select all

[CookieRO]
ip 184.171.242.60
port 6900
version 25
master_version 48
serverType kRO_RagexeRE_2011_11_02a
serverEncoding Western
charBlockSize 132
addTableFolders translated/kRO_english;kRO
private 1
And I still couldn't get in :|. The error is of course:
Connect failed, something is wrong with the login settings:
version: 25
master_version: 48
serverType: kRO_RagexeRE_2011_11_02a
Any help would be really greatly appreciated!
VashTheStampede
Plain Yogurt
Plain Yogurt
Posts: 68
Joined: 11 Jun 2011, 01:47
Noob?: No

Re: CookieRO Server Information? [have latest svn revision]

#2 Post by VashTheStampede »

Doesn't matter. Cookie uses weird packet structure and can't be botted anyway. All monsters appear as NPCs.
You'll just wander eternally around the map.
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: CookieRO Server Information? [have latest svn revision]

#3 Post by EternalHarvest »

midvintage wrote:serverType kRO_RagexeRE_2011_11_02a
Not sure of that. Also, 2011 serverTypes aren't tested at all.
So, it starts with 04 02.
Guide wrote:Other packets (such as 18-byte-long 02 04) may be sent before login packet.
25 08 7C 00 (19 00 00 00) (02) 6D 69 64 76 69 - version and master_version
6E 74 61 67 65 00 00 08 00 20 01 00 00 00 00 00
00 00 00 00 00 00 2C C3 00 05 70 02 00 00 57 00
00 00 F8 AB 30 00 00 00 00 00 00 00 00 00 30 30
(there's actually more data in that packet)

servers.txt:
clientHash 82d12c914f5ad48fd96fcf7ef4cc492d (16 bytes in hex from 0204 packet)
masterLogin_packet 0825 (as it isn't used by default in kRO ST)

password should be the last 32 bytes from login packet, encoded as characters (not hex, so 32 characters) - that's what WPE displays in the right column.
All monsters appear as NPCs.
Seems to be fixed with fixing permanent "actor with off map coordinates" issue. RagexeRE_2010_11_24a was incorrect here from the start, and it wasn't really tested too.
Hugostoso
Noob
Noob
Posts: 2
Joined: 14 Jan 2012, 05:01
Noob?: Yes

Re: CookieRO Server Information? [have latest svn revision]

#4 Post by Hugostoso »

So...there is no way to bot on cookieRO?
ryugunbito
Noob
Noob
Posts: 3
Joined: 13 Aug 2012, 13:42
Noob?: No

Re: CookieRO Server Information? [have latest svn revision]

#5 Post by ryugunbito »

with a few updates to the server and some guides from this post ... i got this server settings for CookieRO but i get were i get to account server timeout or server denied access when i play around with the settings as im already clueless to where to move next. What do you mean by password with the 32 Characters?

how did you get master login packet and password for server.txt
cremisi87
Noob
Noob
Posts: 1
Joined: 10 Feb 2013, 10:21
Noob?: Yes

Re: CookieRO Server Information? [have latest svn revision]

#6 Post by cremisi87 »

Has anybody found out <master version>, <version> and <server type> for cookieRO ?
:)